gecko-dev/devtools/client/framework/components
Alexandre Poirot 78f9354e3f Bug 1568150 - Stop spinning the event loop when destroying the inspector front. r=gl
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
2019-07-29 16:52:28 +00:00
..
DebugTargetErrorPage.css Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00
DebugTargetErrorPage.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
DebugTargetInfo.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
MeatballMenu.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
ToolboxController.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
ToolboxTab.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
ToolboxTabs.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
ToolboxToolbar.js Bug 1568150 - Stop spinning the event loop when destroying the inspector front. r=gl 2019-07-29 16:52:28 +00:00
moz.build Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke 2019-02-14 08:13:16 +00:00