зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1313358 - Clean up preference observer in ContentSearch. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D102229
This commit is contained in:
Родитель
2086f68cb0
Коммит
ff3450e4e4
|
@ -147,6 +147,7 @@ let ContentSearch = {
|
|||
return this._destroyedPromise;
|
||||
}
|
||||
|
||||
Services.prefs.removeObserver("browser.search.hiddenOneOffs", this);
|
||||
Services.obs.removeObserver(this, "browser-search-engine-modified");
|
||||
Services.obs.removeObserver(this, "browser-search-service");
|
||||
Services.obs.removeObserver(this, "shutdown-leaks-before-check");
|
||||
|
|
Загрузка…
Ссылка в новой задаче