mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1134596 - SetOffline(false) in nsIOService::Init r=honzab
This commit is contained in:
parent
85f7fab9de
commit
63a164ec5b
@ -234,6 +234,7 @@ nsIOService::Init()
|
||||
gIOService = this;
|
||||
|
||||
InitializeNetworkLinkService();
|
||||
SetOffline(false);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user