зеркало из 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 |
||
---|---|---|
.. | ||
test | ||
moz.build | ||
panel.js | ||
shadereditor.js | ||
shadereditor.xul |