Commit Graph

25713 Commits

Author SHA1 Message Date
Bob Clary
e3d80f9559 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
36c37e0712 bug 476414 - JavaScript Tests by Gary Kwong, Jesse Ruderman. 2009-02-20 16:57:00 -08:00
Bob Clary
275b555766 bug 476427 - JavaScript Test by Gary Kwong. 2009-02-20 16:57:00 -08:00
Bob Clary
e8b8283fb2 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
6198f45561 bug 470187 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:57:00 -08:00
Bob Clary
20ac3ce9b8 bug 474771 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
8b24670471 bug 470310 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
8f4db81fb4 bug 469397 - JavaScript Test by Adam L. Peller. 2009-02-20 16:56:59 -08:00
Bob Clary
e02bc98591 bug 469044 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:59 -08:00
Bob Clary
7d826a9a38 bug 453955 - JavaScript Test by Gary Kwong. 2009-02-20 16:56:58 -08:00
Bob Clary
dbce9f6699 bug 455464 - remove extraneous statements in test. 2009-02-20 16:56:58 -08:00
Bob Clary
d946c3c742 bug 477257 - force hg update -C to work around failures to merge nsprpub/configure. 2009-02-20 16:56:58 -08:00
Bob Clary
3f240b1db4 bug 476447 - JavaScript Test by simonzack. 2009-02-20 16:56:58 -08:00
Bob Clary
0b89a5a620 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
fb6d1a966e bug 466787 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:57 -08:00
Bob Clary
49bfaafaaa bug 465454 - JavaScript Test by Jesse Ruderman. 2009-02-20 16:56:57 -08:00
Bob Clary
1eddea09d7 bug 462459 - JavaScript Test. 2009-02-20 16:56:57 -08:00
Bob Clary
de8c030441 bug 475645 - JavaScript Test by Carsten Book. 2009-02-20 16:56:56 -08:00
Bob Clary
30c99353c8 bug 466905 - JavaScript Tests by Jesse Ruderman and Jeff Walden. 2009-02-20 16:56:56 -08:00
L. David Baron
de953b3ef9 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
Jason Orendorff
bf8b9e17e4 Bug 479353 - Crash [@ Detecting] or "Assertion failure: (uint32)(index_) < atoms_->length, at ../jsobj.cpp". r=igor. 2009-02-20 18:22:51 -06:00
Jason Orendorff
f6405f0cb3 Bug 479381 - js_FinalizeStringRT dies with multi-threaded app. r=igor. 2009-02-20 18:15:58 -06:00
Dão Gottwald
4abe98650f 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
313f542b59 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
73568a9409 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
0eed40a42d 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
4710dc3be6 Bug 478948 - SQL statements not finalized warnings during shutdown
r=mak
2009-02-20 14:25:45 -08:00
Doug Turner
1ddaaa16e6 Bug 479503 - move processor specifics out of windows mobile build tools. r=blassey 2009-02-20 13:58:27 -08:00
Josh Aas
f2e58ce746 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
32ff514c95 Bug 479480 - drop the XP_MAC specific MAX_REFLOW_DEPTH. r=josh, sr=dbaron 2009-02-20 13:28:15 -08:00
Josh Aas
61218c204f Sync NPAPI scrolling constants between files. b=477126 r/sr=jst 2009-02-20 16:10:58 -05:00
Luis de la Rosa
9110fcd522 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
322a9c0167 Bug 479389 - Incorrect quoting when calling GetLongPath macro. r=jmathies 2009-02-20 13:00:21 -08:00
Doug Turner
f13be3aee2 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
bdd609a2b9 Temporarily modify the test to confirm theory about the source of intermittent failures. 2009-02-20 10:50:25 -08:00
L. David Baron
5d12dd078d 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
Igor Bukanov
fe9a728583 bug 479252 - avoiding watchdog ticks when idle in jsshell. r=gal 2009-02-20 13:47:46 +01:00
Masayuki Nakano
688c40bcf9 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
Andreas Gal
7fe73224c5 Back out a2b6a4c57a05 (bug 24968). Cross-platform orange. 2009-02-19 22:13:13 -08:00
Andreas Gal
28fe969521 Trace reading undefined properties (478512, r=brendan). 2009-02-19 19:41:03 -08:00
Nicholas Nethercote
bf6590048b Bug 478340 - TM: kill many of the warnings when building 'js'. r=mrbkap 2009-02-19 11:17:31 -08:00
Igor Bukanov
7ac32de806 bug 478543 - fixing warnings about casts between function and data pointers. r=brendan 2009-02-19 09:33:37 +01:00
Jim Blandy
2d6ea8b787 Bug 478075: Remove parent argument to js_GetCallObject. r=brendan 2009-02-18 23:57:24 -08:00
Ehsan Akhgari
2d68e5d7c8 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
f700a1cb42 bug 474734 - Implement support for soft keyboard on windows ce r=dougt 2009-02-20 02:03:46 -05:00
Karl Tomlinson
9f54ec62c0 b=469635 back out 03b4b372bacc, which had no effect 2009-02-20 18:41:45 +13:00
L. David Baron
fa9a21c33d 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
d8d09b1793 Fixing test 2009-02-20 00:28:41 -05:00
Karl Tomlinson
c747dfd0b0 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
6cd01999d3 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