fune/devtools/client/inspector
Nicolas Chevobbe 7c7499e19e Bug 1731793 - [devtools] Fix node picker error when closing browser toolbox. r=ochameau.
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
2021-09-21 14:11:45 +00:00
..
animation Bug 1706896: Split test for computed timing path on summary graph into 2. r=jdescottes 2021-08-31 08:28:34 +00:00
boxmodel Bug 1729925 - [devtools] Avoid leaking Commands/DevToolsClient/Fronts when closing the toolbox. r=nchevobbe 2021-09-16 14:43:44 +00:00
changes
compatibility
components
computed Bug 1724718 - do not rely on images that only exist on macOS in devtools tests and fix MenuItem dummy image, r=mtigley 2021-08-11 12:50:38 +00:00
configs
extensions
flexbox
fonts Bug 1722914: Update some devtools tests to work with https-first enabled r=nchevobbe 2021-08-02 07:49:52 +00:00
grids Bug 1729925 - [devtools] Ensure unregistering some DOM event listeners in the inspector. r=nchevobbe 2021-09-16 14:43:44 +00:00
layout
markup Bug 1729925 - [devtools] Avoid leaking Commands/DevToolsClient/Fronts when closing the toolbox. r=nchevobbe 2021-09-16 14:43:44 +00:00
rules Bug 1729925 - [devtools] Avoid leaking the rule panel via a click listener. r=nchevobbe 2021-09-16 14:43:47 +00:00
shared
test Bug 1688067 - [devtools] Repurpose refreshTab as reloadBrowser and use in browser_toolbox_error_count_reset_on_navigation.js r=ochameau 2021-09-01 19:24:24 +00:00
breadcrumbs.js
index.xhtml Bug 1721540 - [devtools] Remove the preference behind devtools color-scheme simulation buttons r=nchevobbe 2021-07-23 07:12:06 +00:00
inspector-search.js
inspector.js Bug 1729925 - [devtools] Ensure unregistering some DOM event listeners in the inspector. r=nchevobbe 2021-09-16 14:43:44 +00:00
moz.build
node-picker.js Bug 1731793 - [devtools] Fix node picker error when closing browser toolbox. r=ochameau. 2021-09-21 14:11:45 +00:00
panel.js
store.js
toolsidebar.js Bug 1729925 - [devtools] Ensure clearing references and unmounting all React components. r=nchevobbe 2021-09-16 14:43:44 +00:00