gecko-dev/devtools/shim
Julian Descottes af2e5d5dd1 Bug 1416711 - Add registerAllActors API;r=ochameau
Most of the codebase that needs to create a debugger server
can use a server with all actors registered.

Define an additional method registerAllActors to do that.

By previous implementations, all the call sites that were
using browser: true were indirectly using tab & root: true
as well. So all the call sites using browser: true have been
migrated to registerAllActors and the specific behavior of
the browser: true case has been removed. Passing browser:true
to registerActors now only registers browser specific actors.

MozReview-Commit-ID: F3sx71eGrdG

--HG--
extra : rebase_source : 7704264e84d96e03a0c789103ff466980913d4d2
2017-11-13 21:22:15 +01:00
..
aboutdevtools Bug 1412504 - Style updates for about:devtools;r=nchevobbe 2017-11-11 10:28:22 +01:00
locales Bug 1408369 - create about:devtools welcome message dynamically;r=flod,nchevobbe 2017-11-07 21:53:55 +01:00
tests/unit Bug 1412050 - session restore should not initialize devtools when unnecessary;r=bgrins 2017-10-27 10:13:27 +02:00
aboutdebugging-registration.js Bug 1363327 - register about:debugging dynamically using a manifest;r=ochameau 2017-05-26 10:09:42 +02:00
aboutdebugging.manifest Bug 1363327 - register about:debugging dynamically using a manifest;r=ochameau 2017-05-26 10:09:42 +02:00
aboutdevtoolstoolbox-registration.js Bug 1386979 - register about-devtools-toolbox on browser startup;r=ochameau 2017-11-21 20:32:51 +01:00
aboutdevtoolstoolbox.manifest Bug 1386979 - register about-devtools-toolbox on browser startup;r=ochameau 2017-11-21 20:32:51 +01:00
devtools-startup-prefs.js Bug 1418266 - update preference behavior for DevTools onboarding experiment;r=ochameau 2017-11-16 19:56:15 +01:00
devtools-startup.js Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
devtools-startup.manifest Bug 1386620 - dt-addon: move devtools-startup to devtools shim folder;r=ochameau 2017-07-20 18:56:39 +02:00
DevToolsShim.jsm Bug 1412050 - session restore should not initialize devtools when unnecessary;r=bgrins 2017-10-27 10:13:27 +02:00
jar.mn Bug 1408369 - move back aboutdevtools.dtd to devtools/shim/locales;r=flod 2017-11-06 15:36:28 +01:00
moz.build Bug 1386979 - register about-devtools-toolbox on browser startup;r=ochameau 2017-11-21 20:32:51 +01:00