зеркало из https://github.com/mozilla/gecko-dev.git
3e4fdd2d31
When multiple DebuggerClients starts debugging the same content process target, the first one to close will destroy the other one as we destroy the server and the loader as soon as we receive the debug:content-process-destroy message. We should destroy them only once the last client closes. i.e. when the last connection registered in the content process is destroyed. Differential Revision: https://phabricator.services.mozilla.com/D47661 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
content-process-connector.js | ||
frame-connector.js | ||
moz.build | ||
worker-connector.js |