зеркало из https://github.com/mozilla/gecko-dev.git
4e78a26c74
Currently all our protocols inherit from IProtocolManager<IProtocol>. I have no idea why. This patch switches everything over to IProtocol, without any templates. I had to move ReadActor to the .cpp file to avoid redefinition errors. |
||
---|---|---|
.. | ||
CPOWTimer.cpp | ||
CPOWTimer.h | ||
CpowHolder.h | ||
CrossProcessObjectWrappers.h | ||
JavaScriptBase.h | ||
JavaScriptChild.cpp | ||
JavaScriptChild.h | ||
JavaScriptLogging.h | ||
JavaScriptParent.cpp | ||
JavaScriptParent.h | ||
JavaScriptShared.cpp | ||
JavaScriptShared.h | ||
JavaScriptTypes.ipdlh | ||
PJavaScript.ipdl | ||
WrapperAnswer.cpp | ||
WrapperAnswer.h | ||
WrapperOwner.cpp | ||
WrapperOwner.h | ||
moz.build |