Carsten "Tomcat" Book
|
24347df7ee
|
Backed out changeset f7d82a8a8e94 (bug 1118618) for Bustage on a CLOSED TREE
|
2015-01-13 08:44:29 +01:00 |
|
Bill McCloskey
|
f98d3e4739
|
Bug 1118618 - IPDL notifications when sending sync messages (r=bent)
|
2015-01-12 23:06:48 -08:00 |
|
Brad Lassey
|
033d1d7603
|
bug 1097998 - Warn when using CPOWs when content process isn't in a safe state r=billm, bholley
|
2015-01-02 13:50:21 -05:00 |
|
Patrick Wang (Chih-Kai Wang)
|
5fe990a57e
|
Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey
|
2014-09-30 22:12:11 +08:00 |
|
Carsten "Tomcat" Book
|
aa9eb4673e
|
Backed out changeset 0b73bd6d5d9c (bug 1032125) for causing regressions
|
2014-09-22 12:45:48 +02:00 |
|
Patrick Wang (Chih-Kai Wang)
|
092a7ba0d7
|
Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey
|
2014-09-19 17:11:15 +08:00 |
|
Carsten "Tomcat" Book
|
0b016814ef
|
Backed out changeset 78b119af926a (bug 1032125) for bustage on B2g non-unified builds on a CLOSED TREE
|
2014-09-18 15:14:19 +02:00 |
|
Patrick Wang (Chih-Kai Wang)
|
7971ada57a
|
Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey
|
2014-09-18 10:29:13 +08:00 |
|
Ben Turner
|
ce0490d6fb
|
Bug 1044322 - Reset the channel listener on the correct thread. r=bsmedberg
CLOSED TREE
|
2014-08-08 18:19:33 -07:00 |
|
Ryan VanderMeulen
|
7e71862ad0
|
Backed out changeset 8f9508342de9 (bug 1044322) for mochitest leaks.
|
2014-08-08 22:18:41 -04:00 |
|
Ben Turner
|
375c5d904d
|
Bug 1044322 - Reset the channel listener on the correct thread, r=bsmedberg.
|
2014-08-08 18:19:33 -07:00 |
|
Ehsan Akhgari
|
13b9d95037
|
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
|
2014-07-28 13:17:51 -04:00 |
|
Ehsan Akhgari
|
8212be10db
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
|
David Anderson
|
c8133fee65
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
--HG--
rename : ipc/ipdl/test/cxx/PTestRPCErrorCleanup.ipdl => ipc/ipdl/test/cxx/PTestInterruptErrorCleanup.ipdl
rename : ipc/ipdl/test/cxx/PTestRPCRaces.ipdl => ipc/ipdl/test/cxx/PTestInterruptRaces.ipdl
rename : ipc/ipdl/test/cxx/PTestRPCShutdownRace.ipdl => ipc/ipdl/test/cxx/PTestInterruptShutdownRace.ipdl
rename : ipc/ipdl/test/cxx/PTestRacyRPCReplies.ipdl => ipc/ipdl/test/cxx/PTestRacyInterruptReplies.ipdl
rename : ipc/ipdl/test/cxx/TestRPCErrorCleanup.cpp => ipc/ipdl/test/cxx/TestInterruptErrorCleanup.cpp
rename : ipc/ipdl/test/cxx/TestRPCErrorCleanup.h => ipc/ipdl/test/cxx/TestInterruptErrorCleanup.h
rename : ipc/ipdl/test/cxx/TestRPCRaces.cpp => ipc/ipdl/test/cxx/TestInterruptRaces.cpp
rename : ipc/ipdl/test/cxx/TestRPCRaces.h => ipc/ipdl/test/cxx/TestInterruptRaces.h
rename : ipc/ipdl/test/cxx/TestRPCShutdownRace.cpp => ipc/ipdl/test/cxx/TestInterruptShutdownRace.cpp
rename : ipc/ipdl/test/cxx/TestRPCShutdownRace.h => ipc/ipdl/test/cxx/TestInterruptShutdownRace.h
rename : ipc/ipdl/test/cxx/TestRacyRPCReplies.cpp => ipc/ipdl/test/cxx/TestRacyInterruptReplies.cpp
rename : ipc/ipdl/test/cxx/TestRacyRPCReplies.h => ipc/ipdl/test/cxx/TestRacyInterruptReplies.h
rename : ipc/ipdl/test/ipdl/error/rpcMessageCompress.ipdl => ipc/ipdl/test/ipdl/error/intrMessageCompress.ipdl
rename : ipc/ipdl/test/ipdl/error/tooWeakRPCAsync.ipdl => ipc/ipdl/test/ipdl/error/tooWeakInterruptAsync.ipdl
rename : ipc/ipdl/test/ipdl/ok/rpcProtocol.ipdl => ipc/ipdl/test/ipdl/ok/intrProtocol.ipdl
|
2013-09-30 17:27:45 -07:00 |
|
David Anderson
|
f0500f6a4e
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
|
2013-09-27 18:42:08 -07:00 |
|