Jason Duell
|
3898298861
|
Bug 536279 (send request headers to chrome channel) and bug 536283 (send full nsHttpResponseHead in OnStartRequest) a=jae-seong r=dwitte,jduell
|
2010-03-23 08:14:36 -07:00 |
Doug Turner
|
09f7586e45
|
today is two merge monday
|
2010-03-22 22:05:25 -07:00 |
Chris Jones
|
3ac6364837
|
Bug 544623 - IPDL: Shmem buffers should be shared across actor tree. r=bent
|
2010-03-22 22:02:16 -07:00 |
Chris Jones
|
d684a35ea5
|
Bug 544623 - IPDL: Shmem buffers should be shared across actor tree. r=bent
|
2010-03-22 21:56:42 -07:00 |
Joe Drew
|
155805058f
|
Bug 544607 - Add Shmem::IsWriteable/Shmem::IsReadable r=cjones
--HG--
extra : rebase_source : 25a2ef756c682bc6a74797025e223fbbc3aaf4d3
|
2010-03-22 13:33:43 -07:00 |
Doug Turner
|
aed99c36d1
|
merge from mozilla-central. no merges required
|
2010-03-23 02:53:35 -07:00 |
Joe Drew
|
530fc5d2c4
|
Bug 547881 - need to serialize/deserialize gfxMatrix. r=cjones
|
2010-03-22 13:04:37 -07:00 |
Jason Duell
|
f78fd1ae1e
|
Merge from m-c in order to fix e10s necko hangs caused by last m-c merge.
|
2010-03-19 23:55:40 -07:00 |
Josh Matthews
|
d4487458dd
|
Bug 552117 - Print current test name in IPDL tests. r=cjones
--HG--
extra : rebase_source : 45b554a05e8a9e3ca627b10f633a955cec4f0f05
|
2010-03-13 13:23:50 +13:00 |
Chris Jones
|
7e3004fa65
|
Bug 552014 - Treat RPC replies received in an event loop nested inside the one from which the call was made as if they had arrived out of order. r=jimm.
|
2010-03-19 01:57:00 -05:00 |
Chris Jones
|
297b367c19
|
Backed out changeset bda8efa53512
|
2010-03-18 21:01:10 -05:00 |
Chris Jones
|
6b2339095c
|
Bug 551392: Remove hack made unnecessary by unified build tiers. r=ted
|
2010-03-18 17:52:38 -05:00 |
Chris Jones
|
4b4233facd
|
Bug 551392: Remove subprocess minidumps after they're grabbed to avoid spurious crash detection. r=ted
|
2010-03-18 17:52:36 -05:00 |
Chris Jones
|
eae7be085a
|
Bug 552014: Test
|
2010-03-18 17:52:34 -05:00 |
Chris Jones
|
2ec17c6ad8
|
Bug 552014: Don't run OnMaybeDequeueOne from a nested context. r=bent
|
2010-03-18 17:52:33 -05:00 |
Chris Jones
|
8e866ba4fb
|
Bug 533055: Part 3: Track |Message|s being processed on the C++ stack and offer a DumpRPCStack() method to print them. r=bent
|
2010-03-18 17:52:32 -05:00 |
Chris Jones
|
2c7741fa1a
|
Bug 533055: Part 2: Set Message names in IPDL-generated code. r=bent
|
2010-03-18 17:52:31 -05:00 |
Chris Jones
|
c92f3bf7e0
|
Bug 533055: Part 1: Add a name field to IPC::Message. r=bent
|
2010-03-18 17:52:29 -05:00 |
Chris Jones
|
230c2a994e
|
Bug 552294: *Channel::OnError must run atomically. r=bent
|
2010-03-18 17:52:28 -05:00 |
Josh Aas
|
8b91ef75b0
|
Update Mac OS X message pump code for child processes. b=552878 rs=cjones
|
2010-03-17 20:10:42 -04:00 |
Josh Aas
|
36aed1ebfa
|
Allow Gecko to build and run on Mac OS X with MOZ_IPC defined. b=552862 r=cjones
|
2010-03-17 14:38:28 -04:00 |
Doug Turner
|
260400726a
|
Bug 542053 - OOPP do not work in XR builds. Use NS_GRE_DIR when determining exe path of child process. r=bsmedberg
--HG--
extra : rebase_source : abc95f4e1b496b552caa1341ef4b72534c43d3ee
|
2010-03-15 10:08:27 -07:00 |
Chris Jones
|
51582e89d2
|
b=550026 Cancel PluginCrashed when PluginModule is deleted. r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
Chris Jones
|
962d015d87
|
Bug 550026: Don't deliver NotifyError() when RPCChannel code is on the stack. r=bent
|
2010-03-11 23:21:58 -06:00 |
Chris Jones
|
55b7305f9e
|
Followup to bug 545342: atomically refcount the dequeue task. r=bent
|
2010-03-11 16:24:15 -06:00 |
Benjamin Smedberg
|
9aa6fd4913
|
Bug 545342 - Remove the RPCChannel assertions about mismatched RPC stacks because mismatched stacks are normal when asynchronous messages are pending which cause secondary RPC messages, r=cjones
|
2010-03-11 17:17:35 -08:00 |
Doug Turner
|
186a2d7596
|
Merge with m-c
|
2010-03-18 21:53:17 -07:00 |
Jason Duell
|
f81b2e3733
|
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
|
2010-03-18 14:59:34 -07:00 |
Doug Turner
|
ef54d33b11
|
Merge with mc
|
2010-03-17 10:37:32 -07:00 |
Doug Turner
|
453380b2a7
|
Merge
|
2010-03-12 15:20:36 -08:00 |
Doug Turner
|
02a7000526
|
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
|
2010-03-10 19:13:35 -08:00 |
Jim Mathies
|
ae654dfa10
|
Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent.
|
2010-03-10 19:16:44 -06:00 |
Jim Mathies
|
5b4cb41272
|
Bug 550784 - [OOPP] Flash deadlocks during script evals that trigger focus related events. r=bent.
|
2010-03-10 19:15:55 -06:00 |
Chris Jones
|
3438ae3a95
|
Fix some merge bustage.
|
2010-03-08 14:16:41 -06:00 |
Doug Turner
|
6b387f5757
|
Merge with mc
|
2010-03-08 10:09:55 -08:00 |
Chris Jones
|
6fa2d57900
|
b=550026 Don't call PluginCrashed while plugin code is still on the stack r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
Doug Turner
|
c741a38e65
|
Merge
|
2010-03-01 15:36:51 -08:00 |
Chris Jones
|
e19ad54797
|
Fix merge problems
|
2010-02-23 00:08:29 -06:00 |
Chris Jones
|
66e2a2f448
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
Benjamin Smedberg
|
ba9e668372
|
Bug 546492 - Provide a resource description for mozilla-runtime.exe, r=ted with altered text suggested by dolske
--HG--
extra : rebase_source : fa926b11f4e7bb2ec45a9f404afe6f22538c19ca
|
2010-02-24 11:41:34 -05:00 |
Chris Jones
|
f2a324d0d6
|
Bug 545455: IPDL/C++ test.
|
2010-02-16 12:44:23 -06:00 |
Chris Jones
|
557d0a7e78
|
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
|
40044ab29b
|
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
|
5d2c924b93
|
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
|
570cb5811c
|
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
|
079515fce8
|
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
|
07fe03755b
|
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
|
5291f401f2
|
Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt
|
2010-02-18 23:48:50 +02:00 |
Ben Turner
|
36a1e2b757
|
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
|
068cab70bf
|
Bug 543942 - 'crash at [@ free | mozilla::ipc::windows::DeferredSettingChangeMessage::~DeferredSettingChangeMessage() ]' r=jimm.
|
2010-02-18 12:12:44 -08:00 |