forked from mirrors/gecko-dev
		
	
				onInspectorFrontDestroyed was throwing because when it is called from the destroy callback of watchFronts, it doesn't get a second argument, and the destructuring fails. This patch defaults the second parameter to an empty object in order to avoid this. Differential Revision: https://phabricator.services.mozilla.com/D126235  | 
			||
|---|---|---|
| .. | ||
| animation | ||
| boxmodel | ||
| changes | ||
| compatibility | ||
| components | ||
| computed | ||
| configs | ||
| extensions | ||
| flexbox | ||
| fonts | ||
| grids | ||
| layout | ||
| markup | ||
| rules | ||
| shared | ||
| test | ||
| breadcrumbs.js | ||
| index.xhtml | ||
| inspector-search.js | ||
| inspector.js | ||
| moz.build | ||
| node-picker.js | ||
| panel.js | ||
| store.js | ||
| toolsidebar.js | ||