gecko-dev/ipc
Nathan Froyd 53f1900f29 Bug 1451363 - part 6 - move GetIPCChannel into ProtocolState; r=mccr8
We can move this information into ProtocolState and save having two
virtual functions for every protocol.  Moving some bits out of the
codegen'd IPC code is a nice bonus, though we keep the strange setup
where toplevel protocols have two mChannel member variables.
2018-04-23 14:13:36 -04:00
..
app Backed out 3 changesets (bug 1430857) for breaking tests on Windows Code Coverage builds a=backout 2018-02-07 15:02:58 +02:00
chromium Bug 1456192 - make Pickle::ReadSentinel MOZ_NEVER_INLINE; r=froydnj 2018-04-23 14:13:37 -04:00
contentproc Bug 1330529 - Part 3: Protect DLL loads in wmain instead of waiting until PluginProcessChild::Init. r=jimm 2018-02-02 22:53:34 -08:00
glue Bug 1451363 - part 6 - move GetIPCChannel into ProtocolState; r=mccr8 2018-04-23 14:13:36 -04:00
ipdl Bug 1451363 - part 6 - move GetIPCChannel into ProtocolState; r=mccr8 2018-04-23 14:13:36 -04:00
mscom Bug 1411685: Remove another accessibility related diagnostic crash on Nightly. r=aklotz 2018-03-23 15:21:56 -04:00
testshell Bug 1255800 - Make computeThis return a boolean for easier error handling. r=jorendorff 2018-03-23 13:09:04 +01:00
moz.build Bug 1412258 - Get rid of ipc/dbus, r=smaug 2017-10-27 18:41:40 +02:00
pull-chromium.py