зеркало из https://github.com/mozilla/gecko-dev.git
78f9354e3f
InspectorFront.destroy isn't returning a promise. So the `await` in the toolbox code is not relevant and is only spinning the event loop. Removing it introduce races which should be fixed. The toolbox buttons shouldn't try to unhighlight if the inspector isn't used. Differential Revision: https://phabricator.services.mozilla.com/D39407 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
DebugTargetErrorPage.css | ||
DebugTargetErrorPage.js | ||
DebugTargetInfo.js | ||
MeatballMenu.js | ||
ToolboxController.js | ||
ToolboxTab.js | ||
ToolboxTabs.js | ||
ToolboxToolbar.js | ||
moz.build |