gecko-dev/devtools
Alexandre Poirot 9e9978c28d Bug 1521052 - Destroy DebuggerServer in the content process when the last connection drops. r=jdescottes
We never really tried to cleanup the DebuggerServer and so a few tests require some tweaks
to acknowledge that once the last connection drop (typically, we close the toolbox or target),
the server is destroyed and dynamically registered actors are also destroyed.

I think it is great to consider that everything is cleaned up as we may followup to destroy
the whole loader.

Depends on D16961

Differential Revision: https://phabricator.services.mozilla.com/D16962

--HG--
extra : moz-landing-system : lando
2019-01-23 14:46:11 +00:00
..
client Bug 1521052 - Destroy DebuggerServer in the content process when the last connection drops. r=jdescottes 2019-01-23 14:46:11 +00:00
docs Bug 1508583 - Improve sections under getting started. r=ladybenko,Ola 2019-01-22 13:31:30 +00:00
platform Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
server Bug 1521052 - Destroy DebuggerServer in the content process when the last connection drops. r=jdescottes 2019-01-23 14:46:11 +00:00
shared Bug 1521052 - Add DebuggerServer.hasConnection to track if it still has active connections. r=jdescottes 2019-01-23 14:46:10 +00:00
startup Bug 1517468 - Reuse common.css classes and variables in about:devtools. r=jdescottes 2019-01-09 17:30:10 +00:00
.eslintrc.js Bug 1415483 - Extend reject-importGlobalProperties to reject any priviliged items already in scope. r=mossop 2018-12-11 21:39:38 +00:00
.eslintrc.mochitests.js Backed out changeset d8ff6c1c6f3a (bug 1471764) for failing devtools' browser_markup_flex_display_badge.js in beta simulations. a=backout 2018-09-04 18:21:03 +03:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1490575 - Remove Mulet comments from build files. r=froydnj 2018-09-11 23:07:32 -07:00
templates.mozbuild