mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 09:01:16 +00:00
fff9bd3854
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). |
||
---|---|---|
.. | ||
ChannelEventQueue.cpp | ||
ChannelEventQueue.h | ||
moz.build | ||
NeckoChannelParams.ipdlh | ||
NeckoChild.cpp | ||
NeckoChild.h | ||
NeckoCommon.cpp | ||
NeckoCommon.h | ||
NeckoMessageUtils.h | ||
NeckoParent.cpp | ||
NeckoParent.h | ||
nsIRemoteOpenFileListener.idl | ||
PChannelDiverter.ipdl | ||
PDataChannel.ipdl | ||
PNecko.ipdl | ||
PRemoteOpenFile.ipdl | ||
PRtspChannel.ipdl | ||
PRtspController.ipdl | ||
RemoteOpenFileChild.cpp | ||
RemoteOpenFileChild.h | ||
RemoteOpenFileParent.cpp | ||
RemoteOpenFileParent.h |