gecko-dev/netwerk/ipc
Valentin Gosu 0db7cb932a 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 Bug 925623 - Support delivery of WebSocket events off-main-thread in WebSocketChannel r=jduell 2014-03-27 13:58:19 -07:00
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 Bug 833935 - Stop using one static var per compilation unit. r=jdm 2013-01-25 19:28:00 +00:00
NeckoCommon.h Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
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 Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm 2012-12-22 05:56:21 -08:00
PChannelDiverter.ipdl Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell 2014-03-10 23:04:28 +01:00
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 Bug 835575 - 'PRemoteOpenFile could be more IPC-efficient'. r=jduell. 2013-02-07 13:06:58 +00:00
PRtspChannel.ipdl Bug 992568 - Part 2: Refactor RtspChannel to support redirection. r=sworkman 2014-04-03 19:08:34 +08:00
PRtspController.ipdl Bug 1021006 - [RTSP] Browser pops up a network warning message in the end of RTSP streaming. r=sworkman 2014-06-17 17:47:13 +08:00
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