зеркало из https://github.com/mozilla/pjs.git
Bug 412639 Clicking offline icon throws exception [Cannot
This commit is contained in:
Родитель
d8e6e10f1c
Коммит
a484ab8d5d
|
@ -83,7 +83,7 @@ function createAttendee() {
|
|||
function getIOService() {
|
||||
if (getIOService.mObject === undefined) {
|
||||
getIOService.mObject = Components.classes["@mozilla.org/network/io-service;1"]
|
||||
.getService(Components.interfaces.nsIIOService);
|
||||
.getService(Components.interfaces.nsIIOService2);
|
||||
}
|
||||
return getIOService.mObject;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче