gecko-dev/devtools/server
Alexandre Poirot c43fe05565 Bug 1696471 - [devtools] Notify about content process target destruction via watcher's target-destroyed-form. r=nchevobbe,jdescottes
We are currently receiving tabDetached for content process targets
when we destroy them via:
  Services.ppmm.broadcastAsyncMessage("debug:destroy-process-script")
done from process-helper and we stop watching for process targets.
Tests now depends on this behavior.

So I'm trying to replicate this behavior in order to later get rid of tabDetached
in favor of target-destroyed-form.

Differential Revision: https://phabricator.services.mozilla.com/D107248
2021-03-09 12:30:53 +00:00
..
actors Bug 1696471 - [devtools] Notify about content process target destruction via watcher's target-destroyed-form. r=nchevobbe,jdescottes 2021-03-09 12:30:53 +00:00
connectors Bug 1696471 - [devtools] Notify about top level target destruction via watcher's target-destroyed-form. r=nchevobbe,jdescottes 2021-03-09 12:30:52 +00:00
performance Bug 1657435 - [devtools] Migrate from getAllDocShellsInSubtree to getAllBrowsingContextsInSubtree in DevTools. r=nchevobbe 2021-01-26 17:31:12 +00:00
socket Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
startup Bug 1691075 - [devtools] Fix error in startup/worker.js. r=bomsy. 2021-02-16 16:14:59 +00:00
tests Bug 1695929 - [devtools] Remove redundant TargetFrontMixin's close event, in favor of target-destroyed. r=jdescottes,nchevobbe 2021-03-09 08:56:58 +00:00
devtools-server-connection.js Bug 1633727 - Improve error reporting for legacy actors r=nchevobbe 2020-07-28 19:44:51 +00:00
devtools-server.js Bug 1633712 - [devtools] Create WorkerTargets as soon as possible. r=ochameau,devtools-backward-compat-reviewers. 2020-10-26 12:53:43 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00