gecko/ipc
Thomas Zimmermann 2a810f7896 Bug 1136729: Make destructor of |SocketBase| protected, r=qdot
The destructor methods of ref-counted classes are supposed to
be non-public to prevent accidential deletion. This patch fixes
|SocketBase|'s destructor.
2015-03-02 10:23:52 +01: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 1087646 - Properly serialize nullprincipal URIs across IPC. r=bzbarsky 2015-02-24 12:54:40 -08: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 1136729: Make destructor of |SocketBase| protected, r=qdot 2015-03-02 10:23:52 +01:00
moz.build Bug 1073548: Add |mozilla::ipc::BluetoothDaemonConnection|, r=shawnjohnjr 2014-11-03 13:03:49 +01:00
pull-chromium.py