зеркало из https://github.com/mozilla/pjs.git
Bug 64396 New windows don't show biff state in component bar r=Mnyromyr
This commit is contained in:
Родитель
3023db83df
Коммит
8619fe5b5d
|
@ -68,6 +68,7 @@
|
|||
|
||||
var observerService = Components.classes["@mozilla.org/observer-service;1"].getService(Components.interfaces.nsIObserverService);
|
||||
observerService.addObserver(biffObserver, "mail:biff-state-changed", false);
|
||||
biffObserver.observe(null, "mail:biff-state-changed", null);
|
||||
addEventListener("unload", mailTasksOnUnload, false);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче