mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
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 | ||
frame-script.js | ||
MainProcessSession.jsm | ||
Session.jsm | ||
TabSession.jsm |