forked from mirrors/gecko-dev
		
	
				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 | ||