Paul O’Shannessy
8b012b0588
Fix xpcshell failure from bug 468246 revealed by bug 613516 [a=bustage] landed on a CLOSED TREE
2010-11-29 20:57:30 -05:00
Igor Bukanov
e5f1910eb6
Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking
2010-11-29 13:27:27 -08:00
Ehsan Akhgari
9d67a03078
Merge backout of bug 542999
2010-11-29 20:50:32 -05:00
Ehsan Akhgari
4f1864a23c
Backed out changeset 78d7e307a632 (bug 542999) because the patch doesn't solve the problem, and the test is broken
2010-11-29 20:40:42 -05:00
Christian Biesinger
3d0f970811
Bug 614717 retry: Make test_bug369787.js not hang when the test fails by
...
ensuring that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.
r=bz a=test-only
2010-11-29 15:41:21 -08:00
Christian Biesinger
5f1420c073
Backed out changeset dd249f45dc3d
...
Clearly I don't know hg well enough, didn't mean to commit all this. a=I-messed-up
2010-11-29 15:34:30 -08:00
Christian Biesinger
1c2cfa92d1
Bug 614717 Make test_bug369787.js not hang when the test fails by ensuring
...
that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.
r=bz a=test-only
2010-11-29 15:28:40 -08:00
Ehsan Akhgari
e1b37cf3b1
Merge backout; a=bustage
2010-11-29 18:15:36 -05:00
Ehsan Akhgari
2c157d2e7e
Backed out changeset 650ad3cd7e52 because of xpcshell test failure
2010-11-29 18:15:24 -05:00
Igor Bukanov
c0da529140
Bug 613516 - xpcshell dump doesn't print newlines. r=jorendorff, a=blocking
2010-11-29 13:27:27 -08:00
Margaret Leibovic
31bc792e51
Bug 610773 - In the Firefox menu items in the right and left panes need to be vertically aligned. r=dao, ui-r=faaborg, a=sdwilsh
2010-11-29 13:23:49 -08:00
Margaret Leibovic
f50b2caf40
Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking
2010-11-29 13:22:25 -08:00
Ehsan Akhgari
1e274d02e9
Merge backout; a=bustage
2010-11-29 15:04:32 -05:00
Ehsan Akhgari
97d66f9128
Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure
2010-11-29 15:04:20 -05:00
Justin Lebar
71e63abc25
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
2010-11-29 11:13:12 -08:00
Ehsan Akhgari
4eea02ba77
Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+
2010-11-29 13:50:09 -05:00
Ehsan Akhgari
c92e063c3b
Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+
2010-11-29 13:50:09 -05:00
David Bolter
0065a7e469
Bug 613502 - Map <article> like we do aria role "article". r=MarcoZ,surkov a=davidb
2010-11-29 13:32:19 -05:00
David Bolter
4861c0f80c
Bug 614330 - Add role name for html:aside. r=MarcoZ a=davidb
2010-11-29 13:32:14 -05:00
David Bolter
96b49651f4
Bug 607046. Switch the order of the debug output. r=davidb,a=debugging
2010-11-29 13:30:54 -05:00
Michael Yoshitaka Erlewine
33c8e5e66f
Bug 610266 - Remove Drag.isResizing [r+a=dolske]
...
--HG--
extra : rebase_source : c3a30c9e1630a266e22c58d75a0b27ee9a5adbe2
2010-11-24 16:19:47 -05:00
Michael Yoshitaka Erlewine
a31b41f826
Bug 604866 - Zoom-in not working above a certain preview size [r=ian, a=blocking2.0=final+]
...
--HG--
extra : rebase_source : c1b67e0987cb1473e113df00502ed20ef22c8259
2010-11-27 17:28:18 -05:00
Blake Kaplan
f92bd7856e
Bug 612836 - Second verse, same as the first (see also bug 602223): Use the global object instead of the parent so we're sure to have a non-null parent. r=gal, a=blocker
2010-11-29 13:37:01 -08:00
Matthew Galloway
3b22e2b61f
Bug 593905 - Add the ability to search the URLs of tabs in Panorama UI r=iangilman, a=beltzner
...
--HG--
extra : rebase_source : f4e429e0c0720a8c29e20679eeafaf47e2db5b09
2010-11-23 17:20:30 -08:00
Paul O'Shannessy
87a40db997
Bug 600363 - Remove duplicate CSS in pinstripe theme r=iangilman, a=beltzner
...
--HG--
extra : rebase_source : 8469c5642698ac5c20d3d71986adbd0458b54fd5
2010-11-23 17:20:30 -08:00
Justin Lebar
a34dc4c30c
Merge backout. a=orange
2010-11-29 09:08:41 -08:00
Justin Lebar
43b18d2b18
Backed out changeset a5ec817740f0. a=orange
2010-11-29 09:08:24 -08:00
Jim Mathies
ce20473751
Bug 575515 - Fix for deadlocks in windows modal loop message processing under heavy js load. r=matspal, a=betaN
2010-11-29 10:25:16 -06:00
Jim Mathies
99254fdaa7
Bug 613118 - WM_SYSCOMMAND doesn't filter wParam correctly. r=robarnold, a=2.0
2010-11-29 10:19:17 -06:00
Jim Mathies
cdff966296
Bug 606160 - CSS updates for fx button after caption button padding changes. r=dao, a=final.
2010-11-29 10:19:17 -06:00
Jim Mathies
890a2ff2e1
Bug 606160 - Apply padding to caption buttons so off button clicks work. r=neil, a=final.
2010-11-29 10:19:17 -06:00
Jim Mathies
20574add68
Bug 610643 - Refresh button metrics when the theme changes. r=neil, a=final.
2010-11-29 10:19:17 -06:00
Jim Mathies
6a0dfcc343
Bug 610643 - Maximized titlebar background offset should equal the window origin offset for proper placement. r=dao+neil, a=final.
2010-11-29 10:19:17 -06:00
Alexander Surkov
c5abb6c81a
Bug 614800 - coalesce text attribute change events and fire caret move event for the document where event occurred, r=davidb, marcoz, a=davidb
2010-11-30 00:03:29 +08:00
Fernando Herrera
5f1d565ba3
613959 - mochitest word boundaries nsIAccessibleText, r=surkov.alexander, a=test
2010-11-30 00:02:43 +08:00
Markus Stange
33fb472485
Bug 547787 - New style for the tab bar on Mac. r=dao, a=beta8
2010-11-29 15:18:40 +01:00
Markus Stange
84b5540f59
Bug 589442 - Add a flush in this test in order to increase the chances that the old document survives in the bfcache. r=bent, a=test-only
2010-11-27 14:52:33 +01:00
Markus Stange
512058857b
Bug 601894 - Compare covered rects when computing whether a transform display list item is opaque / uniform. r=roc, a=betaN
2010-11-27 00:31:08 +01:00
Markus Stange
68cb82f59c
Bug 600476 - Restore a painting optimization that I accidentally removed in bug 572680. r=joe, r=roc, a=betaN
2010-11-27 00:31:01 +01:00
Markus Stange
7d12b3911c
Bug 613147 - Set the right pref before testing scroll zooming. a=test-only
2010-11-27 00:30:32 +01:00
Jan de Mooij
f9fe8aa15a
Bug 613492 - Remove Infinity and NaN checks from dtoa, so that isNaN(parseFloat("infinity")). r=jwalden
...
--HG--
extra : rebase_source : 52af19d3046baa27cfc65451301eb6d413761986
2010-11-19 13:56:27 +01:00
Robert Sayre
2639d2cb2f
Merge mozilla-central to tracemonkey.
2010-11-24 14:00:42 -08:00
Jason Orendorff
b4b193de22
Bug 613068 - Add version argument to JS_ReadStructuredClone. r=bent.
2010-11-24 14:14:02 -06:00
Ehsan Akhgari
2fce0c480f
Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+
2010-11-22 03:13:37 -05:00
Jeff Walden
88d923a99a
Bug 614338 - Move some call object property methods into the js namespace. r=dmandelin
...
--HG--
extra : rebase_source : 3816a3ae6d775e5866030c8a51cc305f09dda1f2
2010-11-16 15:30:57 -08:00
Jeff Walden
320e3a4d59
Bug 614325 - Make Shape::initRuntimeState not do its thing with macros, so that a text search for any of the empty*Shape fields actually shows the location where they're assigned. r=dvander
...
--HG--
extra : rebase_source : c9df7041b8c8c7f12dce958883f4162c87916cf7
2010-11-16 15:30:54 -08:00
David Anderson
9eb213e3fb
Disable global name analysis with var declarations inside with (bug 585524, r=dmandelin).
2010-11-23 18:00:39 -08:00
David Anderson
4aa2614c7f
Fix another IC patching range check (bug 602333 part 4, r=dmandelin).
2010-11-23 17:07:01 -08:00
David Anderson
a36751e402
Fix register eviction bug in stricteq (bug 613960, r=dmandelin).
2010-11-23 16:47:07 -08:00
David Mandelin
36d91c0a4f
Fix MSVC warnings in js.cpp
2010-11-23 14:41:35 -08:00