gecko-dev/js/ipc
Tom Schuster 5f91ae87e4 Bug 1465911 - Disable CPOWs also when receiving message from the child. r=mrbkap
--HG--
extra : rebase_source : 33d3caa243412497511f14027d040cc262766783
2018-06-21 16:00:04 +02:00
..
CPOWTimer.cpp Bug 1283855 part 21 - Make performance monitoring APIs take JSContext instead of JSRuntime. r=Yoric 2016-07-06 16:53:50 +02:00
CPOWTimer.h
CpowHolder.h
CrossProcessObjectWrappers.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
JavaScriptBase.h Bug 1465860 - Don't crash in JS IPC on invalid object id. r=evilpie 2018-05-31 16:29:03 -04:00
JavaScriptChild.cpp Bug 1341044 - Rename the GC's 'zone group' concept to 'sweep group' r=sfink 2017-03-22 17:30:50 +00:00
JavaScriptChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
JavaScriptLogging.h Bug 1465860 - Don't crash in JS IPC on invalid object id. r=evilpie 2018-05-31 16:29:03 -04:00
JavaScriptParent.cpp Bug 1465911 - Disable CPOWs outside of test mode. r=mrbkap 2018-06-08 00:00:54 +02:00
JavaScriptParent.h Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
JavaScriptShared.cpp Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
JavaScriptShared.h Bug 1465860 - Don't crash in JS IPC on invalid object id. r=evilpie 2018-05-31 16:29:03 -04:00
JavaScriptTypes.ipdlh Bug 1413867 - Remove StopIteration object. r=evilpie 2017-11-05 19:01:04 +01:00
PJavaScript.ipdl Bug 1311212 - Add dead CPOW debugging facility (r=mrbkap) 2016-10-19 16:26:23 -07:00
WrapperAnswer.cpp Bug 1465911 - Disable CPOWs also when receiving message from the child. r=mrbkap 2018-06-21 16:00:04 +02: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 1470181 - handle deserialization failure gracefully in JS IPC; r=evilpie 2018-06-21 18:47:08 +00:00
WrapperOwner.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00