Commit Graph

202825 Commits

Author SHA1 Message Date
Bob Clary
216280b624 bug 470739 - in order to exclude randam passes on platforms that do not support jit, require jit time to be less than 1/2 non jit time in order to pass. 2009-02-20 16:57:01 -08:00
Bob Clary
16bbb9abad bug 469927 - in order to exclude randam passes on platforms that do not support jit, require jit time to be less than 1/2 non jit time in order to pass. 2009-02-20 16:57:01 -08:00
Bob Clary
f3444373df bug 478047 - JavaScript Test by Norris Boyd and modify tests to handle new TypeError setting a property with only a getter. 2009-02-20 16:57:01 -08:00
Bob Clary
8f72a58217 bug 476414 - JavaScript Tests by Gary Kwong, Jesse Ruderman. 2009-02-20 16:57:00 -08:00
Bob Clary
21195e460e bug 476427 - JavaScript Test by Gary Kwong. 2009-02-20 16:57:00 -08:00
Bob Clary
232d3eda96 JavaScript Tests - merge js/src/trace-test.js into js/tests/js1_8_1/trace/trace-test.js - bug 462027, bug 463243, bug 465915, bug 468782, bug 469044, bug 472533, bug 473075, bug 474769, bug 474771, bug 475761, bug 476873, bug 477158, bug 477581 2009-02-20 16:57:00 -08:00
Bob Clary
214e842fb1 bug 470187 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:57:00 -08:00
Bob Clary
586c1ab0eb bug 474771 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
f21184c772 bug 470310 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
1bc30e09cb bug 469397 - JavaScript Test by Adam L. Peller. 2009-02-20 16:56:59 -08:00
Bob Clary
bb79cabbf8 bug 469044 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
b7694fec44 bug 453955 - JavaScript Test by Gary Kwong. 2009-02-20 16:56:58 -08:00
Bob Clary
8715565d75 bug 455464 - remove extraneous statements in test. 2009-02-20 16:56:58 -08:00
Bob Clary
6988d00b9d bug 477257 - force hg update -C to work around failures to merge nsprpub/configure. 2009-02-20 16:56:58 -08:00
Bob Clary
9fb9a911d2 bug 476447 - JavaScript Test by simonzack. 2009-02-20 16:56:58 -08:00
Bob Clary
4841636b5b bug 476458 - fix bisect.sh to handle local changes in the source tree during hg bisect. 2009-02-20 16:56:57 -08:00
Bob Clary
143a004a15 bug 466787 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:57 -08:00
Bob Clary
ff197045e1 bug 465454 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:57 -08:00
Bob Clary
da17371369 bug 462459 - JavaScript Test. 2009-02-20 16:56:57 -08:00
Bob Clary
f3f23d1a2a bug 475645 - JavaScript Test by Carsten Book. 2009-02-20 16:56:56 -08:00
Bob Clary
e1bbd79590 bug 466905 - JavaScript Tests by Jesse Ruderman and Jeff Walden. 2009-02-20 16:56:56 -08:00
L. David Baron
390cee7122 Temporarily convert every occurrence of red in the Acid2 reftest to some other color to figure out which one is causing the random failures. 2009-02-20 16:51:23 -08:00
Dão Gottwald
1e1149238b Bug 479439 - toolbarbutton-icon shouldn't have a margin if the toolbarbutton doesn't have a label. r=neil 2009-02-21 00:37:16 +01:00
Edward Lee
e79e6f4bdb Bug 478939 - listboxes should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Edward Lee
c91d74ac56 Bug 478666 - about:config should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Edward Lee
8c3cfeb290 Bug 478607 - Download manager should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Shawn Wilsher
f6b06c1e49 Bug 478948 - SQL statements not finalized warnings during shutdown
r=mak
2009-02-20 14:25:45 -08:00
Doug Turner
31d67e05d5 Bug 479503 - move processor specifics out of windows mobile build tools. r=blassey 2009-02-20 13:58:27 -08:00
Josh Aas
cd0603762c Fix case where menu item icons can have a weak reference to a deleted native menu item. Hopefully fixes crash bugs 477475 and 435521. b=477475 r=smichaud sr=roc 2009-02-20 16:55:25 -05:00
Doug Turner
2ace694588 Bug 479480 - drop the XP_MAC specific MAX_REFLOW_DEPTH. r=josh, sr=dbaron 2009-02-20 13:28:15 -08:00
Josh Aas
1a93c5bcbe Sync NPAPI scrolling constants between files. b=477126 r/sr=jst 2009-02-20 16:10:58 -05:00
Luis de la Rosa
62bf95e767 Fix window title encoding when getting it via AppleScript. b=448087 r=josh sr=roc 2009-02-20 16:09:20 -05:00
Robert Strong
814bebc25e Bug 479389 - Incorrect quoting when calling GetLongPath macro. r=jmathies 2009-02-20 13:00:21 -08:00
Doug Turner
8b0a17d51b Bug 318077
7 - reverting the work around for PR_MemMap on windows CE. r=blassey
2009-02-20 11:56:31 -08:00
L. David Baron
348c00da3e Temporarily modify the test to confirm theory about the source of intermittent failures. 2009-02-20 10:50:25 -08:00
L. David Baron
879297a1ef Call SetPropertyBit(background_color) when we set data for that property, on the off chance it will fix the intermittent layout/reftests/bugs/289480.html orange. (Bug 322475) 2009-02-20 10:50:25 -08:00
Masayuki Nakano
2b09c80168 Bug 478862 After bug 347185 the keys Backspace and Tab no longer work as expected in a flash application r+sr=roc 2009-02-20 16:42:29 +09:00
Ehsan Akhgari
f156755f94 Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin 2009-02-19 09:34:12 +03:30
Brad Lassey
56abfe0094 bug 474734 - Implement support for soft keyboard on windows ce r=dougt 2009-02-20 02:03:46 -05:00
Karl Tomlinson
7b79e2eaf4 b=469635 back out 03b4b372bacc, which had no effect 2009-02-20 18:41:45 +13:00
L. David Baron
3a120c56d3 Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky 2009-02-19 21:29:21 -08:00
Boris Zbarsky
cf5d79b19f Fixing test 2009-02-20 00:28:41 -05:00
Karl Tomlinson
6792b3dc74 b=478816 check that gtk_drag_begin returns a non-NULL GdkDragContext r+sr=roc 2009-02-20 17:39:59 +13:00
Zack Weinberg
fd812d7771 Bug 470250 - draw middle border image even if the border width is zero on all four sides r+sr=dbaron 2009-02-20 17:13:47 +13:00
Nochum Sossonko
3adf87ea38 b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc 2009-02-20 17:05:07 +13:00
Zack Weinberg
71db1509d5 Bug 477732: fix scaling of border-image side tiles with 'repeat'. r+sr=roc 2009-02-20 16:33:30 +13:00
Matthew Gregan
1612056e74 b=469635 Another attempt at silencing ALSA. Includes some debug logging to indicate what's happening. r+sr=roc 2009-02-19 17:04:35 +13:00
Chris Pearce
f95265dfc7 b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
--HG--
extra : rebase_source : 09a091ebb5c7a42480a423ac304aacedfa286c4c
2009-02-20 15:49:00 +13:00
Boris Zbarsky
36a2d9ec15 Speed up canvas comparisons in bidi mochitests. No bug 2009-02-19 22:04:19 -05:00
Chris Double
aa237f6870 Backout due to Windows build failure 2009-02-20 16:02:56 +13:00