mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
--disable-libxul bustage fix
This commit is contained in:
parent
9c9fb70b28
commit
2177fa03b2
@ -272,8 +272,10 @@ nsIOService::Init()
|
||||
|
||||
gIOService = this;
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
// go into managed mode if we can, and chrome process
|
||||
if (XRE_GetProcessType() == GeckoProcessType_Default)
|
||||
#endif
|
||||
mNetworkLinkService = do_GetService(NS_NETWORK_LINK_SERVICE_CONTRACTID);
|
||||
|
||||
if (!mNetworkLinkService)
|
||||
|
Loading…
Reference in New Issue
Block a user