зеркало из https://github.com/mozilla/pjs.git
Bug 349173 - Extension manager is leaking. r=bsmedberg
This commit is contained in:
Родитель
5b2b137cbd
Коммит
d04bb95cf9
|
@ -2809,6 +2809,7 @@ ExtensionManager.prototype = {
|
||||||
*/
|
*/
|
||||||
_shutdown: function() {
|
_shutdown: function() {
|
||||||
gOS.removeObserver(this, "xpcom-shutdown");
|
gOS.removeObserver(this, "xpcom-shutdown");
|
||||||
|
gOS.removeObserver(this, "profile-after-change");
|
||||||
|
|
||||||
// Release strongly held services.
|
// Release strongly held services.
|
||||||
gOS = null;
|
gOS = null;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче