зеркало из https://github.com/mozilla/gecko-dev.git
5b0e505389
ExtensionParent.jsm cannot be loaded without a profile, as explained at https://bugzilla.mozilla.org/show_bug.cgi?id=1761072#c5. But ExtensionsBackgroundScriptStatusWatcher would try to (lazily) load the module before a profile was ready, in order to subscribe to future changes. To avoid loading this whole ExtensionParent.jsm module, I have replaced the event propagation mechanism with observers. Differential Revision: https://phabricator.services.mozilla.com/D142065 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |