зеркало из https://github.com/mozilla/gecko-dev.git
af2e5d5dd1
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 |
||
---|---|---|
.. | ||
bin | ||
configs | ||
local-dev | ||
net | ||
new-console-output | ||
test | ||
.babelrc | ||
console-commands.js | ||
console-output.js | ||
hudservice.js | ||
jsterm.js | ||
moz.build | ||
new-webconsole.js | ||
package.json | ||
panel.js | ||
utils.js | ||
webconsole-connection-proxy.js | ||
webconsole-l10n.js | ||
webconsole.html | ||
webconsole.js | ||
webconsole.xul | ||
webpack.config.js |