gecko-dev/netwerk/ipc
Nathan Froyd fff9bd3854 Bug 1299594 - part 1 - remove CloneManagees/CloneToplevel code from IPDL; r=billm
CloneOpenedToplevels, which is never called, is the only interesting
caller of CloneToplevel.  And CloneToplevel, in turn, is the only
interesting caller of CloneManagees.  Which means we can ditch all this
code for a decent amount of space savings, both in code and writable
static data (no more useless virtual function entries in vtables).
2016-09-02 16:13:50 -04:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h
moz.build
NeckoChannelParams.ipdlh
NeckoChild.cpp
NeckoChild.h
NeckoCommon.cpp Bug 1295349 - Assert in UDPSocketParent::Init(). r=hurley 2016-08-18 21:55:00 -04:00
NeckoCommon.h Bug 1295349 - Assert in UDPSocketParent::Init(). r=hurley 2016-08-18 21:55:00 -04:00
NeckoMessageUtils.h
NeckoParent.cpp Bug 1299594 - part 1 - remove CloneManagees/CloneToplevel code from IPDL; r=billm 2016-09-02 16:13:50 -04:00
NeckoParent.h Bug 1299594 - part 1 - remove CloneManagees/CloneToplevel code from IPDL; r=billm 2016-09-02 16:13:50 -04:00
nsIRemoteOpenFileListener.idl
PChannelDiverter.ipdl
PDataChannel.ipdl
PNecko.ipdl
PRemoteOpenFile.ipdl
PRtspChannel.ipdl
PRtspController.ipdl
RemoteOpenFileChild.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
RemoteOpenFileChild.h
RemoteOpenFileParent.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
RemoteOpenFileParent.h