mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 1134596 - SetOffline(false) in nsIOService::Init r=honzab
This commit is contained in:
parent
0bc433b11c
commit
63e37283b1
@ -234,6 +234,7 @@ nsIOService::Init()
|
||||
gIOService = this;
|
||||
|
||||
InitializeNetworkLinkService();
|
||||
SetOffline(false);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user