gecko-dev/js/ipc
Bill McCloskey 4e78a26c74 Bug 792652 - Simplify IPDL type hierarchy (r=dvander)
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.
2016-11-08 15:22:34 -08:00
..
CPOWTimer.cpp
CPOWTimer.h
CpowHolder.h
CrossProcessObjectWrappers.h Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptBase.h Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm 2016-10-20 15:37:26 -05:00
JavaScriptChild.cpp Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptChild.h Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptLogging.h
JavaScriptParent.cpp Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptParent.h Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptShared.cpp Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm 2016-10-20 15:37:26 -05:00
JavaScriptShared.h Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm 2016-10-20 15:37:26 -05:00
JavaScriptTypes.ipdlh
PJavaScript.ipdl Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
WrapperAnswer.cpp Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
WrapperAnswer.h Bug 1292892 part 7 - Remove unnecessary JSContext arguments from IPC classes. r=bz 2016-08-11 14:39:23 +02:00
WrapperOwner.cpp Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm 2016-10-20 15:37:26 -05:00
WrapperOwner.h Bug 792652 - Simplify IPDL type hierarchy (r=dvander) 2016-11-08 15:22:34 -08:00
moz.build