зеркало из https://github.com/mozilla/gecko-dev.git
f18df4ec89
Domains would have created their own instance of the context observer, which results in duplicated event listeners and observer notifications to be registered. This is still not ideal for the observer notifications, which should be registered only once, but still an improvement for now. Bug 1635568 will finally fix that. Differential Revision: https://phabricator.services.mozilla.com/D74632 |
||
---|---|---|
.. | ||
ContentProcessSession.jsm | ||
MainProcessSession.jsm | ||
Session.jsm | ||
TabSession.jsm | ||
frame-script.js |