Ben Turner
|
3e0ff934e5
|
Bug 543764 - Crash at PR_Unlock when mozilla-runtime exits/crashes. Ensure that NotifyMaybeChannelError waits until OnChannelError is completely finished running, r=cjones
|
2010-02-18 09:24:03 -05:00 |
|
Benjamin Smedberg
|
e62c28e2a6
|
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
|
2009-11-12 14:37:34 -05:00 |
|
Chris Jones
|
e2bd52eb00
|
Bug 545455: IPDL/C++ test.
|
2010-02-16 12:44:23 -06:00 |
|
Chris Jones
|
ba88daff32
|
Bug 545455, part 2: Expose override-able hooks for top-level IPDL actors to be notified on stack entrance/exit. r=bent
|
2010-02-16 12:44:22 -06:00 |
|
Chris Jones
|
a5b983b643
|
Bug 545455, part 1: Track when RPCChannel code is first pushed on the C++ stack and last popped. r=bent
|
2010-02-16 12:44:21 -06:00 |
|
Chris Jones
|
541760d617
|
Bug 548214: Extended IPDL/C++ test.
|
2010-02-24 15:59:24 -06:00 |
|
Chris Jones
|
5c21b8435b
|
Bug 548214: Seqno's go up in the parent, down in the child. r=bsmedberg
|
2010-02-24 15:59:23 -06:00 |
|
Chris Jones
|
89977a039f
|
Merge backout
|
2010-03-11 05:07:51 -06:00 |
|
Chris Jones
|
a0744e620e
|
Backing out bug 550026 due to orange
|
2010-03-11 05:07:42 -06:00 |
|
Chris Jones
|
d96f09d4b8
|
Bug 549888: Test
|
2010-03-11 01:35:32 -06:00 |
|
Chris Jones
|
2ffc24d405
|
Bug 549888: Part 1: Let the channel listener decide how to mediate RPC races, defaulting to "child wins". r=bent
|
2010-03-11 01:35:30 -06:00 |
|
Chris Jones
|
53c468935c
|
Bug 546035: Test
|
2010-03-11 01:35:28 -06:00 |
|
Chris Jones
|
1a33e2c897
|
Bug 546035: Check if we're still connected before dispatching a received message. r=bsmedberg
|
2010-03-11 01:35:26 -06:00 |
|
Chris Jones
|
0458da5721
|
b=550026 Don't call PluginCrashed while plugin code is still on the stack r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
|
Chris Jones
|
10ba95eb52
|
Bug 545342: Test
|
2010-03-11 01:35:21 -06:00 |
|
Josh Matthews
|
504425e0e6
|
Bug 545342: Cancel dequeue task on channel error. r=cjones
|
2010-02-15 20:47:00 +13:00 |
|
Chris Jones
|
380b76dcd8
|
Followup to bug 559898: fix cycle checker to allow self-loop special case.
|
2010-04-27 02:12:39 -05:00 |
|
Olli Pettay
|
ff547612c8
|
Bug 555573 - [e10s] IPDL generates code which may not compile on Windows, r=cjones
|
2010-03-29 23:29:07 +03:00 |
|
Chris Jones
|
b82143bb4c
|
No bug: Test RPC round-trip times and warn before sleep()ing. no r=, test only
|
2010-02-04 21:40:42 -06:00 |
|
Thomas Lee
|
95685626be
|
Bug 541126: Error out if there are manager/managee cycles in protocol graphs. r=cjones
|
2010-02-01 12:44:54 -06:00 |
|
Dan Witte
|
bdd929ca2f
|
Bug 562198: Namespace NSS & NSPR functions in ipc/chromium code, to avoid stomping on their Mozilla counterparts. r=bsmedberg
|
2010-06-11 11:03:07 -07:00 |
|
Josh Aas
|
c023daef67
|
Bug 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted
|
2010-04-02 20:19:31 -05:00 |
|
Chris Jones
|
6b56324f04
|
Bug 556198: Build jemalloc into mozilla-runtime. r=bsmedberg
|
2010-04-01 15:51:49 -05:00 |
|
Chris Jones
|
8ac862ceb7
|
Stub out OOP crashreporter on OS X. b=555714 r=josh
|
2010-03-30 13:32:53 -04:00 |
|
Chris Jones
|
d794306854
|
Bug 545757: Don't post replies to the IO thread after a connection error. r=bent
|
2010-02-11 17:33:53 -06:00 |
|
Chris Jones
|
2951769b37
|
Bug 545053: IPDL/C++ test of hang detector.
|
2010-02-11 14:32:17 -06:00 |
|
Ben Turner
|
a88c7e79a2
|
Bug 545053: Implement IPC hang detection for windows. r=jimm
|
2010-02-11 12:19:21 -08:00 |
|
Jim Mathies
|
effb181632
|
Bug 538918 - Fix for bug 545338, don't drop into WaitForNotify() when spin loop unwinds. r=bent.
|
2010-02-11 14:03:24 -06:00 |
|
Jim Mathies
|
a033911a2d
|
Bug 538918 - Move Init() above mutex unlock - attempted test hang fix.
|
2010-02-11 11:25:39 -06:00 |
|
Chris Jones
|
9005a9a441
|
Bug 545591: Temporary workaround.
|
2010-02-11 00:48:33 -06:00 |
|
Jim Mathies
|
74af8a3997
|
Bug 538918 - Don't delete gNeuteredWindows until the stack unwinds.
|
2010-02-10 22:51:05 -06:00 |
|
Chris Jones
|
1e26cdae4f
|
Bug 544882, bug 545312: Only tell glib that work is pending if there has been a pollin or timer expiration. Merged from chromium latest, r=chromium
|
2010-02-10 22:04:56 -06:00 |
|
Jim Mathies
|
54a1c22376
|
Bug 538918 - Don't test the stack depth on entering WaitForNotify(). r=cjones.
|
2010-02-10 20:30:21 -06:00 |
|
Benjamin Smedberg
|
5960833975
|
Followup to bug 538918 - Don't leak gNeuteredWindows, r=jimm
|
2010-02-10 17:18:19 -05:00 |
|
Chris Jones
|
a4f660ea92
|
Bug 545338: Make the IPC hang detector tolerate spurious wake-ups. Possibly temporary. irc-r=jimm
|
2010-02-10 15:41:44 -06:00 |
|
Jim Mathies
|
662596e854
|
Bug 538918 - follow up patch: IsMessagePending should use PeekMessage, not the stacks for detection.
|
2010-02-09 22:47:44 -06:00 |
|
Ben Turner
|
500e24d6db
|
Bustage fix
|
2010-02-09 16:12:41 -08:00 |
|
Chris Jones
|
5fd1597d95
|
Bug 540004, part 3: Add a ShouldContinue() interface to IPDL actors that allows them to decide how a hang should be treated. r=bent
|
2010-02-09 18:02:55 -06:00 |
|
Chris Jones
|
cb0de63392
|
Bug 540004, part 2: Detect hangs while awaiting synchronous IPC replies (on POSIX). r=bent
|
2010-02-09 18:02:54 -06:00 |
|
Chris Jones
|
99e43d61e8
|
Bug 540004, part 1: Various and sundry trivial refactorings. r=bent
|
2010-02-09 18:02:53 -06:00 |
|
Chris Jones
|
29d0774257
|
Fix linux bustage.
|
2010-02-09 17:04:06 -06:00 |
|
Jim Mathies
|
1c20b93bb9
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
|
2010-02-09 16:34:38 -06:00 |
|
Benjamin Smedberg
|
98b31d7c18
|
Bug 543788 - Infinite loop in CallUpdateWindow/WM_PAINT messages when switching tabs with a windowed plugin (Acrobat and sometimes Flash), r=jimm
|
2010-02-09 11:57:03 -05:00 |
|
Benjamin Smedberg
|
8fb5f5fe57
|
Merge mozilla-central into electrolysis
|
2010-02-09 11:39:28 -05:00 |
|
Chris Jones
|
828835e25d
|
No bug: Test RPC round-trip times and warn before sleep()ing. no r=, test only
|
2010-02-04 21:40:42 -06:00 |
|
Ben Turner
|
832bd76125
|
Bug 542821 - 'Process startup event gets dropped on the floor by deferred messaging'. r=jimm.
|
2010-02-03 13:09:55 -08:00 |
|
Benjamin Smedberg
|
43be905b97
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
|
2010-01-31 22:19:21 -05:00 |
|
Benjamin Smedberg
|
d81b236513
|
Electrolysis bustage, fix up testshell from bug 543696, Remove unused nsIScriptSecurityManager::CheckConnect
|
2010-02-03 13:45:54 -05:00 |
|
Benjamin Smedberg
|
2f5c2a00ef
|
Merge mozilla-central into electrolysis.
|
2010-02-01 15:30:27 -05:00 |
|
Thomas Lee
|
e2d0f540cd
|
Error out if there are manager/managee cycles in protocol graphs. r=cjones
|
2010-02-01 12:44:54 -06:00 |
|