Commit Graph

219371 Commits

Author SHA1 Message Date
Chris Jones
eddee73c6d Followup to bug 563747: Conflict in original patch that I fixed in the wrong local tree. 2010-05-04 22:06:38 -05:00
Chris Jones
e7c13aeb2d Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg 2010-05-04 19:22:34 -05:00
Doug Turner
c88906d971 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Zack Weinberg
a70ff5517a Bug 558981: Make reftests/text-decoration/underline-block-propagation-2-standards not dependent on system widget themes. r=dbaron 2010-04-29 08:43:41 -07:00
Neil Deakin
13b6d2c830 Bug 554635, followup fix to test as these objects are now focusable 2010-04-29 11:15:52 -04:00
Bas Schouten
806d5e0b7f Bug 560147: Bustage follow-up, build src/thebes after thebes has been built. r=ted
--HG--
extra : rebase_source : e388bfc02b987b98be864a3e70626d34a4b7cf75
2010-04-29 16:21:55 +02:00
Neil Deakin
7be66d68d2 Bug 550878, cannot print child frames if window is not focused, r=neil, patch by arno renevier 2010-04-29 10:14:09 -04:00
Neil Deakin
252de127d4 Bug 554635, change default tabindex on object elements to 0, so that child documents can be focused, r=jonas 2010-04-29 10:14:05 -04:00
Mike Hommey
6444a901bf Test for bug 561971 [r=dtownsend]
--HG--
extra : rebase_source : 64b4940aaeb7b8e0591f7872f0b48b24e01f213a
2010-04-29 07:25:38 +00:00
Mike Hommey
3e7bca959a Bug 543441 - Avoid a race condition induced crash when trying to nsProcess::Kill() a terminated process [r=dtownsend]
--HG--
extra : rebase_source : eb04335b397772058c2c272736afb5604b09e0af
2010-04-29 07:24:32 +00:00
Mike Hommey
92506b7f9a Bug 561971 - Cleanup ipdl generated code and compiled python on make clean [r=benjamin]
--HG--
extra : rebase_source : d4ab3ddde23f3b98521756f8362376fef6b76764
2010-04-29 07:21:14 +00:00
Mike Hommey
386174bc7e Bug 368477 - Set $HOME with data from getpwuid if $HOME is not set. [r=benjamin]
--HG--
extra : rebase_source : eada90f268f55842d556a18a76845e944f1a553c
2010-04-29 07:19:50 +00:00
Mike Hommey
b4558c3910 Bug 561969 - Recurse into js/src/ctypes/libffi on make distclean [r=dwitte]
--HG--
extra : rebase_source : 2c5f569fb9e75998a8137652ec053c036b9d6465
2010-04-29 07:18:29 +00:00
Marco Bonardo
739a3b31fd backout Bug 559927 since suspect of causing a Windows necko test failure 2010-04-29 13:27:10 +02:00
Jason Duell
039f2f2302 Bug 558622 - Rework HttpChannelChild::AsyncOpen. r=dwitte 2010-04-10 22:13:57 -07:00
Jason Duell
8743a9ace6 Bug 536292: e10s HTTP: callbacks infrastructure. r=dwitte
Implements basic infrastructure for callbacks. HttpChannelParent provides itself
as the callbacks object, stubs are provided for the known bugs that depend on
this, and we DROP_DEAD if we hit a callback that we don't know about yet.
2010-04-26 16:23:45 -07:00
Jason Duell
2feb4192d5 Bug 561693 - e10s HTTP: Provide way for nsHttpChannel to know if it's servicing a remote child. r=dwitte,jdm 2010-04-26 16:23:43 -07:00
Jason Duell
da3dd01913 Bug 558620: HTTP: finish SetPriority support. r=dwitte. 2010-04-29 00:02:43 -07:00
josh@joshmatthews.net
5b2ffbbe0c Bug 536316 - e10s HTTP: channel refcounting. r=jduell 2010-04-24 00:19:33 +10:00
Chris Jones
a945d618e9 Followup to bug 559898: fix cycle checker to allow self-loop special case. 2010-04-27 02:12:39 -05:00
Chris Jones
574b849ecd Followup to bug 541131: update |include protocol "PFoo.ipdl"| usages in e10s. 2010-04-27 02:12:38 -05:00
Chris Jones
94a8be16bb Followup to bug 555276: fix hacks in e10s. 2010-04-15 11:34:00 -05:00
Chris Jones
bd6bf48e7a Merged m-c 2010-04-27 01:53:06 -05:00
Chris Jones
ef614431d7 Bug 560969: Teach trace-malloc about VC10. r=dbaron 2010-04-27 00:43:04 -05:00
Chris Jones
2cf9950c56 Bug 518881: Fix unused-result warnings in dom/plugins. r=bsmedberg 2010-04-27 00:43:03 -05:00
Chris Jones
cc52e0aa86 Bug 518881: Fix unused-result warnings in IPDL/C++ unit tests. 2010-04-27 00:43:01 -05:00
Chris Jones
168d0459ca Bug 518881: Make Send/Call*() methods for IPDL parent actors warn_unused_result. r=bent 2010-04-27 00:43:00 -05:00
Chris Jones
a2d53e0f5e Bug 545733: |const|-ify some *Channel methods. r=bent 2010-04-27 00:42:59 -05:00
Alexander Surkov
5d668bd37a Bug 561748 - fix test_nsIAccessibleDocument.html test 2010-04-27 13:13:07 +09:00
Jeff Muizelaar
e034e858a4 Bug 542605. Fix empty clips with show_glyphs, DWrite and GDI. r=bas
This brings the dwrite code inline with the existing win32 code.
2010-04-26 23:54:53 -04:00
David Anderson
6072d59b36 Don't bother tracing some elem sets yet (bug 561939, r=gal). 2010-04-26 20:44:45 -07:00
Jeff Muizelaar
031624fd56 Bug 561827 - Clear the clip before doing a fallback blit. r=bas
--HG--
extra : rebase_source : e70d5280da10972ffd2a9da3c31b904727f3fccf
2010-04-26 23:38:21 -04:00
Alexander Surkov
0959bf45f1 Bug 561748 - rename nsIAccessibleDocument::document to DOMDocument, r=davidb 2010-04-27 12:19:49 +09:00
Neil Rashbrook
b5c4c0bdf9 Bug 561734 - Use do_QueryObject, r=surkov, davidb 2010-04-27 12:16:41 +09:00
Bas Schouten
4ed10293de Bug 560147: Another follow-up bustage fix for changeset c453741bcbdb. r=joe 2010-04-27 04:37:14 +02:00
Josh Matthews
9dbf7aa957 Bug 561938: Fix maemo build. rs=cjones 2010-04-27 12:33:11 +10:00
Bas Schouten
be3d7aa57c Bug 560147: Bustage fix for changeset c453741bcbdb. r=joe 2010-04-27 04:21:46 +02:00
Bas Schouten
0e5a79ef23 Bug 560147: Use the new Unified OpenGL Wrapper for OpenGL layers, and remove wrapper code from layers. r=vlad 2010-04-27 04:09:47 +02:00
Bas Schouten
b74052b922 Bug 560147: Add a Unified OpenGL wrapper in Thebes that can be used from throughout the tree. r=vlad 2010-04-27 04:09:44 +02:00
Chris Jones
43db547c0a Bug 559898: Allow (sub-)protocols to manage themselves. r=bsmedberg 2010-04-26 20:11:48 -05:00
Chris Jones
821e840e3b Bug 559953: Add a |const nsTArray<Subactor*>& ManagedFoo();| accessor. r=bent 2010-04-26 20:11:47 -05:00
Thomas Lee
f562dffa71 Bug 541131: Include IPDL headers as |include protocol PFoo;|. r=cjones 2010-04-26 20:11:46 -05:00
Chris Jones
14a0306954 Bug 554244: Get the right loc info for message declarations. r=bent 2010-04-26 20:11:44 -05:00
Chris Jones
b95a8efccc Bug 555276: Top-level protocols should handle shmem messages if any subprotocol uses it. r=bent 2010-04-26 20:11:43 -05:00
Chris Jones
403eae2c27 Bug 555275: Clean up shared memory segments when the top-level actor dies. r=bent 2010-04-26 20:11:42 -05:00
Chris Jones
c2273182da Bug 555275: Implement a DeallocShmem() interface. r=bent 2010-04-26 20:11:40 -05:00
Josh Matthews
d4b794e4ca Bug 541174 - quick fix (part4) 2010-04-27 04:01:44 +10:00
Doug Turner
609671cd8d merge with m-c. 2010-04-26 23:17:51 -07:00
Jim Mathies
1412f24516 Bug 558629 - Meter WM_USER events for Flash in PluginInstanceChild to improve responsiveness and lower CPU utilization. r=bsmedberg, a=developers. 2010-04-26 11:29:11 -05:00
Jim Mathies
2a5420965f Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel. 2010-04-26 10:05:29 -05:00