gecko/ipc
Mike Conley ea5b687419 Bug 1066812 - Set AbortOnError in the ContentProcess on initialization. r=billm.
This will cause the content process to take itself down in the event that it
loses communication with the parent process. This case is particularly
important for the case where the parent process crashes while the content
process is blocked or busy on the main thread, as the content process will
no longer continue to exist as a zombie process, but will shut down after
a short delay.
2015-02-13 14:10:56 -05:00
..
app Bug 1102211: Move security/sandbox/build/ into security/sandbox/chromium/ r=ted 2015-01-22 08:37:30 +00:00
bluetooth Bug 1119746: Support |ListenSocket| in |BluetoothDaemonConnection|, r=qdot 2015-01-20 10:17:25 +08:00
chromium bug 1133075 - fixup includes CLOSED TREE 2015-02-18 17:31:55 -05:00
contentproc Bug 1102211: Move security/sandbox/build/ into security/sandbox/chromium/ r=ted 2015-01-22 08:37:30 +00:00
dbus
glue Bug 1066812 - Set AbortOnError in the ContentProcess on initialization. r=billm. 2015-02-13 14:10:56 -05:00
ipdl Bug 1135591 - Fix build breakage from bug 1132153 in code conditional on '--enable-ipdl-tests'. r=dholbert 2015-02-23 11:42:16 -05:00
keystore Bug 1073081 - Fix warnings about macro redefinitions by renaming macros. r=ehsan 2014-12-10 18:20:10 -05:00
netd Bug 1073081 - Fix warnings about macro redefinitions by renaming macros. r=ehsan 2014-12-10 18:20:10 -05:00
nfc Bug 1123651: Inherit |NfcConsumer| from |StreamSocket|, r=allstars.chh 2015-01-21 10:59:21 +01:00
ril Bug 1110669: Inherit |RilConsumer| from |StreamSocket|, r=qdot 2015-01-07 11:19:59 +01:00
testshell Bug 1107639 - Replace nsAutoJSValHolder with use of PersistentRooted r=bent 2015-01-23 10:23:57 +00:00
unixfd Bug 1093025: Initialize listen socket only once in |UnixSocketWatcher::Listen|, r=kyle 2014-12-02 15:00:35 -08:00
unixsocket Bug 1119746: Signal active listening in |ListenSocket|, r=qdot 2015-01-20 10:17:19 +08:00
moz.build Bug 1073548: Add |mozilla::ipc::BluetoothDaemonConnection|, r=shawnjohnjr 2014-11-03 13:03:49 +01:00
pull-chromium.py