зеркало из https://github.com/mozilla/pjs.git
Re-enabling, this doesn't seem to be the leak cause.
This commit is contained in:
Родитель
691e37e259
Коммит
e6d3d00162
|
@ -3652,7 +3652,7 @@ nsBrowserStatusHandler.prototype =
|
|||
.getService(Components.interfaces.nsIFaviconService);
|
||||
var uri = Components.classes["@mozilla.org/network/io-service;1"]
|
||||
.getService(Components.interfaces.nsIIOService).newURI(aBrowser.mIconURL, null, null);
|
||||
//faviconService.setAndLoadFaviconForPage(aBrowser.currentURI, uri, false);
|
||||
faviconService.setAndLoadFaviconForPage(aBrowser.currentURI, uri, false);
|
||||
}
|
||||
#endif
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче