gecko/netwerk/ipc
Valentin Gosu 0b5365fffa Bug 786419 - Part 8 - Several improvements to per-app-offline behaviour r=jduell
Make GetAppId() pure-virtual and add implementation for TCPSocketParent, UDPSocketParent, and one for Necko parent that returns UNKNOWN_APP_ID
Change nsIOService to use IsNeckoChild instead of XRE_ method.
Include nsThreadUtils.h (for nsRunnable and dispatchToMainThread) and NeckoCommon for IsNeckoChild.
Make HttpChannelParent set LOAD_ONLY_FROM_CACHE, LOAD_FROM_CACHE and LOAD_NO_NETWORK_IO when offline.
2014-08-22 20:15:00 +03:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus 2014-08-05 09:20:50 -04:00
moz.build Bug 1011738 - Theme support for b2g/gaia, Part 4 : security checks r=bent,bz 2014-08-28 17:20:27 -07:00
NeckoChannelParams.ipdlh Bug 1038756: Callsites creating a channel in /netwerk/ [e10s parts] (r=mcmanus) 2014-09-21 09:40:27 -07:00
NeckoChild.cpp Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
NeckoChild.h Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
NeckoCommon.cpp
NeckoCommon.h
NeckoMessageUtils.h Bug 1064706 - Send timing info to content process r=honzab 2014-10-06 14:33:27 +03:00
NeckoParent.cpp Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
NeckoParent.h Bug 786419 - Part 8 - Several improvements to per-app-offline behaviour r=jduell 2014-08-22 20:15:00 +03:00
nsIRemoteOpenFileListener.idl
PChannelDiverter.ipdl
PNecko.ipdl Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
PRemoteOpenFile.ipdl
PRtspChannel.ipdl
PRtspController.ipdl
RemoteOpenFileChild.cpp Bug 1055113 - Unbreak non-unified build on FreeBSD after bug 988816. r=swu, r=jduell 2014-08-18 11:59:00 -04:00
RemoteOpenFileChild.h Bug 1055966 - Specify limitation of RemoteOpenFileChild::OpenNSPRFileDesc(). r=jduell 2014-08-21 10:13:43 +08:00
RemoteOpenFileParent.cpp Bug 1053204 - remove redundant close() r=bent 2014-08-13 20:57:24 -07:00
RemoteOpenFileParent.h Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-08-05 09:20:24 -04:00