зеркало из https://github.com/mozilla/pjs.git
Commenting out potential code path for the remaining Rlk on fxdebug.
This commit is contained in:
Родитель
2ab5be1641
Коммит
b06c6f949a
|
@ -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
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче