mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 18:24:02 +00:00
Bug 349173 - Extension manager is leaking. r=bsmedberg
This commit is contained in:
parent
f2a5cc3848
commit
d6a597a1f1
@ -2809,6 +2809,7 @@ ExtensionManager.prototype = {
|
||||
*/
|
||||
_shutdown: function() {
|
||||
gOS.removeObserver(this, "xpcom-shutdown");
|
||||
gOS.removeObserver(this, "profile-after-change");
|
||||
|
||||
// Release strongly held services.
|
||||
gOS = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user