gecko-dev/devtools
Julian Descottes 4d192eb13a Bug 1691682 - [devtools] Destroy target list at the end of Toolbox destroy r=ochameau
This is a partial fix for the issues highlighted in Bug 1691661.
It should reduce the risk of race conditions during DevTools Toolbox destroy.

The race condition it fixes involves fronts which stop resolving requests after their corresponding remote frame target was destroyed.
See Bug 1691661 for more details.

Differential Revision: https://phabricator.services.mozilla.com/D104512
2021-02-12 09:17:53 +00:00
..
client Bug 1691682 - [devtools] Destroy target list at the end of Toolbox destroy r=ochameau 2021-02-12 09:17:53 +00:00
docs Bug 1690785 - Update of the contribution doc wrt check-in needed r=jwalker,aryx DONTBUILD 2021-02-04 21:52:38 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Backed out 2 changesets (bug 1681698, bug 1681699) for causing failure on browser_browser_resources_console_messages.js. CLOSED TREE 2021-02-11 20:18:10 +02:00
shared Backed out 2 changesets (bug 1681698, bug 1681699) for causing failure on browser_browser_resources_console_messages.js. CLOSED TREE 2021-02-11 20:18:10 +02:00
startup Bug 1690351 - Create a Proton-specific More Tools panel. r=jdescottes,mconley,fluent-reviewers,flod 2021-02-10 15:21:58 +00:00
.eslintrc.js Bug 1652690 - Remove outdated eslint rule for devtools/shared/platform r=nchevobbe,perftest-reviewers,sparky 2020-07-15 14:59:19 +00:00
.eslintrc.mochitests.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
.eslintrc.xpcshell.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json