diff browse annotate |
7ebfbec7521c2e98786bad0d0f00720f2bb2d3e1 created 2009-12-03 02:16 -0600 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent |
diff browse annotate |
6b3ac4cfff1c1963bf2fa787412619661a65b283 created 2009-11-18 15:18 -0800 pushed 2009-12-14 15:23 +0000 |
Ben Turner | Ben Turner - Bug 526361 - 'Defer nonqueued messages received during synchronous IPC calls'. r=jimm+rs. |
diff browse annotate |
3b841444642cdb94844f537239df9580ffe0e329 created 2009-11-12 14:16 -0800 pushed 2009-12-14 15:23 +0000 |
Ben Turner | Ben Turner - Bug 525792 - 'Fix leaks running mochitests'. |
diff browse annotate |
478360ac91c4d543b961f9c3705da1d0b21e63ee created 2009-11-06 14:33 -0800 pushed 2009-12-14 15:23 +0000 |
Ben Turner | Ben Turner - Bug 522414 - 'RPC and Sync channels will deadlock easily on Windows'. r=jimm+rs. |
diff browse annotate |
5658b405d6221e20446d255b9b557d055ff4730d created 2009-10-09 01:21 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - fix bugs in RPC race resolution |
diff browse annotate |
1dad436eaa992dcd91b0e936c82b5781dadc1962 created 2009-09-21 21:02 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - bug 517923: support serializing ns*Strings that represent NULL, use this mechanism in PluginInstanceParent/PluginModuleChild. also add basic crash-handling to *Channel code and some NS_OVERRIDE annotations. |
diff browse annotate |
6d130d757d5750f86951c34400d312901556b5b9 created 2009-09-01 11:27 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - bug 513920: synchronously "connect" to parent process from child process |
diff browse annotate |
2d5c46725f895823d6066be414387e9668cba3ec created 2009-08-19 10:44 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - simplify some *Channel code. enforce more SyncChannel invariants |
diff browse annotate |
2a529f66879fba5ed313d2f32a2a994d35f503fb created 2009-07-20 11:37 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - stop flirting with MSVC8 name resolution bug. |
diff browse annotate |
892dd5e1476b775dd2c7dd89c6249b9498bf0392 created 2009-07-15 17:33 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - >--> @ MSVC8, v4 |
diff browse annotate |
1cfffbaf311bd6002d19ba85c5d544d4174bb107 created 2009-07-15 17:06 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - another stab at fixing MSVC8 build bustage. |
diff browse annotate |
2e27ae79e54420a28a406df7abbf3c9e6073ebc4 created 2009-07-13 16:55 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - first cut at AsyncChannel and SyncChannel. only RPCChannel is currently under warranty. |