gecko-dev/netwerk/ipc
Andrea Marchesini f9cbf66dfd Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag
--HG--
rename : ipc/glue/SendStreamAlloc.h => ipc/glue/IPCStreamAlloc.h
rename : ipc/glue/SendStreamChild.cpp => ipc/glue/IPCStreamChild.cpp
rename : ipc/glue/SendStreamParent.cpp => ipc/glue/IPCStreamDestination.cpp
rename : ipc/glue/SendStream.h => ipc/glue/IPCStreamDestination.h
rename : ipc/glue/SendStreamParent.cpp => ipc/glue/IPCStreamParent.cpp
rename : ipc/glue/SendStreamChild.cpp => ipc/glue/IPCStreamSource.cpp
rename : ipc/glue/SendStream.h => ipc/glue/IPCStreamSource.h
rename : ipc/glue/PChildToParentStream.ipdl => ipc/glue/PParentToChildStream.ipdl
2017-03-14 12:29:43 +01:00
..
ChannelEventQueue.cpp Bug 1318506 - Label HttpChannelChild actors with DocGroup/TabGroup (r=jduell) 2016-12-23 11:48:13 -08:00
ChannelEventQueue.h Bug 1318506 - Label HttpChannelChild actors with DocGroup/TabGroup (r=jduell) 2016-12-23 11:48:13 -08:00
moz.build Bug 1307467 - Remove RemoteFileOpen, and all app:// related code from JAR channels. r=bagder 2016-10-21 00:08:57 +02:00
NeckoChannelParams.ipdlh Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 1 - renaming PSendStream to PChildToParentStream, r=smaug 2017-03-14 12:28:58 +01:00
NeckoChild.cpp Bug 1337893 - Part 2: Making the DNS cache be aware of originAttributes. r=valentin 2017-02-14 12:25:35 +08:00
NeckoChild.h Bug 1337893 - Part 2: Making the DNS cache be aware of originAttributes. r=valentin 2017-02-14 12:25:35 +08:00
NeckoCommon.cpp
NeckoCommon.h
NeckoMessageUtils.h Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
NeckoParent.cpp Bug 1309653 - Part1: Add new API for updating current top level outer content windowId - v2, r=honzab 2017-03-10 01:32:00 +01:00
NeckoParent.h Bug 1309653 - Part1: Add new API for updating current top level outer content windowId - v2, r=honzab 2017-03-10 01:32:00 +01:00
PChannelDiverter.ipdl
PDataChannel.ipdl
PNecko.ipdl Bug 1274343 - Add parent-to-child pipe streaming to IPCStream - part 2 - PParentToChild, r=smuag 2017-03-14 12:29:43 +01:00
PRtspChannel.ipdl
PRtspController.ipdl