devtools/client/aboutdebugging/test/browser/browser_aboutdebugging_addons_debug_toolbox.js
0 → 100644
+122
−0
Loading
This allows to keep the DevTools visible while interacting with the Firefox window where the extension is running. This behavior is enabled by default, but can be disable on-demand via a button in the top toolbar. Note that it requires to close and reopen the window/toolbox as platform APIs disallow changing this behavior "live" on a given window. Differential Revision: https://phabricator.services.mozilla.com/D155843