Nicholas Nethercote
|
d0b6417b4c
|
Backed out changeset 2bd8a736808d, caused ARM bustage.
--HG--
extra : convert_revision : 7fd3a1258dbf608d4c62862029d1a30317f7b9e5
|
2009-12-15 13:16:54 +11:00 |
|
Nicholas Nethercote
|
84f5fd65b2
|
Bug 527178 - NJ: all our efforts at handling valid displacements are defeated (take 2). r=graydon,gal.
--HG--
extra : convert_revision : 2bd8a736808d4a2582233d05832f11899ccc2fd7
|
2009-12-15 12:54:26 +11:00 |
|
Blake Kaplan
|
35ad3523b0
|
Bug 534694 - Fix building layout-debug with libxul. r=dbaron sr=jst CLOSED TREE
|
2009-12-14 17:48:53 -08:00 |
|
Jim Mathies
|
1ea63e49c6
|
Bug 534027 - input event coords incorrect for oop windowless plugins. r=jmuizelaar.
|
2009-12-14 18:28:51 -06:00 |
|
Jim Mathies
|
23118539a9
|
Bug 531860 - plugin-alpha-zindex ref test fails with oopp enabled. r=jmuizelaar.
|
2009-12-14 18:27:25 -06:00 |
|
Myk Melez
|
e56434ddcc
|
update comments to clarify that (get|set)CookieString[FromHTTP] should be passed a channel so that cookies are correctly get/set when third-party cookies are disabled by the user; rs=bzbarsky
--HG--
extra : rebase_source : bba695d76a8bdef06a64772e67dc6c8feaf656f8
|
2009-12-14 16:24:44 -08:00 |
|
Zack Weinberg
|
09a37c1c23
|
Bug 532721: less conservative detection of gradients with size dependence. r=dbaron
|
2009-12-15 12:34:19 -08:00 |
|
Jim Mathies
|
a0cc483d31
|
Bug 529273 - js timer exception when updating jumplists. r=dao.
|
2009-12-15 14:33:51 -06:00 |
|
Josh Aas
|
e4ef56c1b9
|
Unset the plugin instance on the plugin instance owner if the instance fails to initialize. b=533030 r=jst
|
2009-12-15 15:28:12 -05:00 |
|
Benjamin Smedberg
|
ed517f92fc
|
Bug 534701 - Make linkage work even in static builds (where nsEmbedFunctions.cpp is not built) r=cjones, a=bz for a CLOSED TREE
|
2009-12-14 14:13:00 -08:00 |
|
Steven Johnson
|
8e5876ea87
|
regalloc_binary needed to include new ld32f/ldc32f opcodes in its assertions, fix to 1106:cd0b46495c95,bug=532240 (r=me)
--HG--
extra : convert_revision : c85faf8ab65a97a4fd19df33b90ff43a11133df9
|
2009-12-14 13:48:39 -08:00 |
|
Mark Banner
|
22ff2505d2
|
Bug 534701 - Bustage fix for crash reporter tests on non-libxul builds. irc-r=ted, a=bz for the CLOSED TREE
|
2009-12-14 19:57:42 +00:00 |
|
Bob Clary
|
91e71bfebb
|
bug 524732 - reenable js1_5/Regress/regress-344804.js | js1_5/Scope/regress-181834.js after electrolysis landing, r=bsmedberg
|
2009-12-14 16:31:53 -05:00 |
|
Benjamin Smedberg
|
b7d1d5c7ba
|
Followup to e10s landing (and back to bug 516509): on Mac, NP_GetMIMEDescription and NP_GetValue are optional entry points, because the metadata can be retrieved from the .plist file, r=josh
--HG--
extra : rebase_source : 0fc5db971736612606c66c20cc2f0a3cc62ca444
|
2009-12-14 16:19:25 -05:00 |
|
Steven Johnson
|
b14fa9aead
|
nanojit/Nativei386.cpp: asm_load64 for i386 wasn't properly copying the loaded value into the stack frames in all cases for non-sse2 path. (r=edwsmith, bug=534613)
--HG--
extra : convert_revision : 107017b4c232e89e4ecb11ef69c11747644a6dc3
|
2009-12-14 10:58:24 -08:00 |
|
Benjamin Smedberg
|
4a392b62f3
|
E10s landing build bustage on Windows --disable-ipc (SeaMonkey)... we're all-unicode now.
|
2009-12-14 13:00:26 -05:00 |
|
Doug Turner
|
62644b82d6
|
Bug 534650 - Fix build bustage in widget/src/qt/nsWindow.cpp. r=me
|
2009-12-14 09:35:19 -08:00 |
|
Johnathan Nightingale
|
c558db40e1
|
Bug 519344 - Blocklist antique, unversioned instances of GoogleDesktopNetwork3.dll to prevent crashes. a=blocking-firefox3.6 r=vlad
|
2009-12-14 11:37:11 -05:00 |
|
Benjamin Smedberg
|
80df60f0e8
|
Merge electrolysis-not-just-plugins to the Electrolysis default branch.
|
2009-12-14 11:27:55 -05:00 |
|
Benjamin Smedberg
|
7961855a4c
|
Revert the electrolysis-plugins-only branch so that the Electrolysis repository can return to its normal (plugins and tabs) state.
--HG--
branch : electrolysis-not-just-plugins
|
2009-12-14 11:26:15 -05:00 |
|
Mark Banner
|
6f6cbb8ebc
|
Comm-central bustage follow electrolysis landing: allow MOZ_IPC to be disabled by default in confvars.sh. r=bsmedberg a=bsmedberg
|
2009-12-14 16:10:22 +00:00 |
|
Benjamin Smedberg
|
892216bac0
|
Undo a change specific to multi-process tabs which causes pymake to fail.
|
2009-12-14 11:03:43 -05:00 |
|
Benjamin Smedberg
|
0af78a3658
|
WinMo bustage: Electrolysis doesn't have WinMo tinderboxes and we had a silent code race with bug 515748.
|
2009-12-14 10:53:57 -05:00 |
|
Benjamin Smedberg
|
4f38abf49f
|
Remove last-mozilla-central tags which are only useful on the electrolysis branch. a=me for landing into the tree I closed!
|
2009-12-14 09:59:28 -05:00 |
|
Benjamin Smedberg
|
a819191110
|
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
|
2009-12-14 09:56:08 -05:00 |
|
Benjamin Smedberg
|
12c0a4d675
|
Added tag last-mozilla-central for changeset a732c6d3c078
|
2009-12-14 09:20:30 -05:00 |
|
Benjamin Smedberg
|
04837a224f
|
Merge mozilla-central into e10s, again.
|
2009-12-14 09:15:29 -05:00 |
|
Benjamin Smedberg
|
6cdd11fcd4
|
test_crashing.html had windows-style line endings.
|
2009-12-14 09:14:28 -05:00 |
|
Henri Sivonen
|
f4ab766e30
|
Bug 534546 - Script with defer attribute never runs in the HTML5 parser. Part of the patch for bug 515610 (r=bnewman) but not landed due to a bad merge.
--HG--
extra : rebase_source : 9a6d14b2147370d16bd27b206e12b05037279d83
|
2009-12-14 15:51:15 +02:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Benjamin Smedberg
|
e659c0abda
|
Added tag last-mozilla-central for changeset 27937722da69
|
2009-12-14 08:00:03 -05:00 |
|
Ted Mielczarek
|
7fe14c4436
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/mac/dwarf/Makefile.in => toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
extra : rebase_source : 64c09b14945060aac4fa3a02a4281148e99d5097
|
2009-12-14 06:55:31 -05:00 |
|
Ted Mielczarek
|
c2b264398f
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
|
2009-12-14 06:55:31 -05:00 |
|
Ted Mielczarek
|
333a2bb0c5
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite. r=bsmedberg
|
2009-12-14 06:55:28 -05:00 |
|
Ted Mielczarek
|
036bc01d1d
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite. r=bsmedberg
--HG--
extra : rebase_source : a78ba9b0fed0033adefb3a36baf4fcf59e3e4b13
|
2009-12-14 06:55:28 -05:00 |
|
Ted Mielczarek
|
d213cc45fb
|
bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg
|
2009-12-14 06:44:27 -05:00 |
|
Ted Mielczarek
|
4f3a2496ae
|
bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg
--HG--
extra : rebase_source : 4684665d9c32a76ad7fffdf9e305b5b617fca58c
|
2009-12-14 06:44:27 -05:00 |
|
Chris Jones
|
8a69df66d1
|
Bug 529441: Build with -Werror=return-type (where available) so that not returning a value from a non-void function results in a build error instead of a warning. r=luser
|
2010-01-04 12:13:58 -06:00 |
|
Dan Witte
|
ef98ce6e05
|
Backing out change.
|
2010-01-03 06:04:42 -08:00 |
|
Dan Witte
|
d0b0513b6e
|
Testing solaris patch. Will back out after one cycle.
|
2010-01-03 05:00:13 -08:00 |
|
Simon Montagu
|
6c61047f8f
|
Add DOM Range test with non-contiguous selection rectangles in mixed directional text. Bug 525788
|
2010-01-03 00:46:48 -08:00 |
|
Simon Montagu
|
de65504e32
|
Fix mixed directional DOM Range tests from bug 396392. Bug 525788, r=roc
|
2010-01-03 00:46:38 -08:00 |
|
Simon Montagu
|
77681c9d20
|
Call AdjustOffsetsForBidi on a new continuation frame immediately after creating it. Bug 536963, r=roc
|
2010-01-03 00:46:19 -08:00 |
|
Simon Montagu
|
a8a8d8c6ff
|
Round coordinates to 1/256 pixel to fix DOM Range tests from bug 396392 that were failing on Mac. Bug 525788, r=roc
|
2010-01-03 00:46:05 -08:00 |
|
Dan Witte
|
c5c3ab3fc3
|
Backing out change.
|
2010-01-02 20:26:33 -08:00 |
|
Dan Witte
|
2e71a6bac6
|
Remove solaris-specific patch to test the build. Will back out after a cycle.
|
2010-01-02 19:44:41 -08:00 |
|
Timothy Nikkel
|
2178cc013a
|
Bug 537562. Add crashtest.
|
2010-01-02 18:57:40 -06:00 |
|
Timothy Nikkel
|
97bc36029b
|
Bug 499841. Fix a failed attempt at a merge.
|
2010-01-02 18:56:29 -06:00 |
|
Timothy Nikkel
|
c4d4fe1182
|
Bug 537059. Add crashtest.
--HG--
extra : rebase_source : 7a22e75f66a58c08d9ff25f264617ac31aea65b4
|
2010-01-02 02:22:22 -06:00 |
|
Timothy Nikkel
|
c581600f0c
|
Bug 396367. Make the tests reset the textzoom after changing it.
--HG--
extra : rebase_source : 5afddd159099314576ad6623d11649266a7b4e77
|
2009-12-26 21:36:12 -06:00 |
|