Chris Jones
|
c4db394310
|
Fix merge problems
|
2010-02-23 00:08:29 -06:00 |
|
Chris Jones
|
bc05dd163b
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
|
Chris Jones
|
5263ca362a
|
Bug 545455: IPDL/C++ test.
|
2010-02-16 12:44:23 -06:00 |
|
Chris Jones
|
c944b75ac7
|
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
|
14baf9c7fa
|
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 |
|
Saint Wesonga
|
f78442c0ad
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
|
Ben Turner
|
9511d287cb
|
Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. Bustage fix
|
2010-02-19 12:45:47 -08:00 |
|
Ben Turner
|
ed20dab3cd
|
Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. r=bsmedberg.
|
2010-02-19 12:39:38 -08:00 |
|
Ben Turner
|
4342186faf
|
Bug 543764 - '[OOPP] Crash [@ PR_Unlock] when ending mozilla-runtime at lastfm.com/listen'. r=bsmedberg+cjones.
|
2010-02-18 14:21:15 -08:00 |
|
Oleg Romashin
|
f38368aba9
|
Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt
|
2010-02-18 23:48:50 +02:00 |
|
Ben Turner
|
ba4b057ad9
|
Bug 546797 - '[OOPP] Assertion in RPCChannel's EnqueuePendingMessages: ABORT: expected mDeferred to have 0 or 1 items' r=jimm
|
2010-02-18 12:12:54 -08:00 |
|
Ben Turner
|
d1936a4540
|
Bug 543942 - 'crash at [@ free | mozilla::ipc::windows::DeferredSettingChangeMessage::~DeferredSettingChangeMessage() ]' r=jimm.
|
2010-02-18 12:12:44 -08:00 |
|
Ben Turner
|
97a2c8d37b
|
Bug 545760 - '[OOPP] Fix a few bad DefWindowProc messages that slipped through'. WM_SETICON. r=jimm.
|
2010-02-18 12:11:31 -08:00 |
|
Ben Turner
|
8e806cd030
|
Bug 545760 - '[OOPP] Fix a few bad DefWindowProc messages that slipped through'. WM_STYLECHANGED. r=jimm.
|
2010-02-18 12:11:31 -08:00 |
|
Benjamin Smedberg
|
c473fa8eaf
|
Backed out changeset 4d8d4fd97c4f - bug 543764, because of deadlocks.
|
2010-02-18 10:27:07 -05:00 |
|
Ben Turner
|
9ce0e5ccd5
|
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 |
|
Chris Jones
|
1ad383c970
|
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
|
2d8c28e487
|
Bug 545053: IPDL/C++ test of hang detector.
|
2010-02-11 14:32:17 -06:00 |
|
Ben Turner
|
7f56845cb9
|
Bug 545053: Implement IPC hang detection for windows. r=jimm
|
2010-02-11 12:19:21 -08:00 |
|
Jim Mathies
|
1ce25062ef
|
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
|
83b997ec7f
|
Bug 538918 - Move Init() above mutex unlock - attempted test hang fix.
|
2010-02-11 11:25:39 -06:00 |
|
Chris Jones
|
a082cb3bbf
|
Bug 545591: Temporary workaround.
|
2010-02-11 00:48:33 -06:00 |
|
Jim Mathies
|
5ac54da692
|
Bug 538918 - Don't delete gNeuteredWindows until the stack unwinds.
|
2010-02-10 22:51:05 -06:00 |
|
Chris Jones
|
b29d08d712
|
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
|
30bbf7bf87
|
Bug 538918 - Don't test the stack depth on entering WaitForNotify(). r=cjones.
|
2010-02-10 20:30:21 -06:00 |
|
Benjamin Smedberg
|
7c19e754c3
|
Followup to bug 538918 - Don't leak gNeuteredWindows, r=jimm
|
2010-02-10 17:18:19 -05:00 |
|
Chris Jones
|
f2ac603ebe
|
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
|
397fd64e73
|
Bug 538918 - follow up patch: IsMessagePending should use PeekMessage, not the stacks for detection.
|
2010-02-09 22:47:44 -06:00 |
|
Ben Turner
|
a0202c21cd
|
Bustage fix
|
2010-02-09 16:12:41 -08:00 |
|
Chris Jones
|
28dcd794f9
|
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
|
8251abd52b
|
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
|
ece2040d41
|
Bug 540004, part 1: Various and sundry trivial refactorings. r=bent
|
2010-02-09 18:02:53 -06:00 |
|
Chris Jones
|
fa53fc845d
|
Fix linux bustage.
|
2010-02-09 17:04:06 -06:00 |
|
Jim Mathies
|
222acbd54a
|
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
|
c2f8edb3f4
|
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
|
33745658c4
|
Merge mozilla-central into electrolysis
|
2010-02-09 11:39:28 -05:00 |
|
Chris Jones
|
f6bbb2b077
|
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
|
64e53df6db
|
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
|
c4141662bb
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
rename : ipc/glue/GeckoThread.cpp => ipc/glue/MozillaChildThread.cpp
rename : ipc/glue/GeckoThread.h => ipc/glue/MozillaChildThread.h
|
2010-01-31 22:19:21 -05:00 |
|
Benjamin Smedberg
|
a6bdf5bc53
|
Electrolysis bustage, fix up testshell from bug 543696, Remove unused nsIScriptSecurityManager::CheckConnect
|
2010-02-03 13:45:54 -05:00 |
|
Benjamin Smedberg
|
6e31be0f2d
|
Merge mozilla-central into electrolysis.
|
2010-02-01 15:30:27 -05:00 |
|
Thomas Lee
|
d63023c6cd
|
Error out if there are manager/managee cycles in protocol graphs. r=cjones
|
2010-02-01 12:44:54 -06:00 |
|
Ben Turner
|
10ac97ce43
|
Bug 542617 - 'Deferred message loop mishandles WM_NCCALCSIZE'. r=jimm.
|
2010-01-28 10:03:37 -08:00 |
|
Benjamin Smedberg
|
1e0aa446aa
|
Merge mozilla-central into electrolysis.
|
2010-01-27 09:56:07 -05:00 |
|
Chris Jones
|
85cfeb583f
|
Follow-up to bug 540886: address review comments I forgot to before pushing.
|
2010-01-27 02:17:17 -06:00 |
|
Chris Jones
|
7ec5b63ca4
|
Bug 540886, part 3: IPDL/C++ test for BlockChild()/UnblockChild(). r=bnewman
|
2010-01-27 00:41:33 -06:00 |
|
Chris Jones
|
bd22b5d094
|
Bug 540886, part 2: Offer a BlockChild() interface to RPC protocols that allows parents to prevent children from sending messages back of their own volition until the parent calls UnblockChild(). r=bent
|
2010-01-27 00:41:32 -06:00 |
|
Chris Jones
|
50d75222fd
|
Bug 540886, part 1: Refactor "special message" dispatch in AsyncChannel. r=bent
|
2010-01-27 00:41:31 -06:00 |
|
Chris Jones
|
eb725546da
|
Bug 540111, part 5: IPDL/C++ test of multi-managers. r=bnewman
|
2010-01-26 22:56:14 -06:00 |
|
Chris Jones
|
74c290c883
|
Bug 540111, part 4: IPDL-only tests of multi-managers.
|
2010-01-26 22:56:13 -06:00 |
|