Commit Graph

22223 Commits

Author SHA1 Message Date
Jim Blandy
72886d4e95 Bug 461180: Fix test case result comparison function.
The old code fails when actual is Number.NaN and expected is a number.

(Patch from mrbkap, jimb, and Waldo.)
2008-11-27 02:29:34 -08:00
Jim Blandy
8fc7de6553 bug 466269 - fall out from getTestCase numeric/NaN comparison bug 461180. 2008-11-27 02:29:32 -08:00
Bob Clary
c1b001ef6e No bug - JavaScript Tests - sync js/tests/js1_8_1/trace/trace-test.js and js/src/trace-test.js 2008-11-27 02:29:31 -08:00
Bob Clary
1abc2e3f7f bug 452786 - JavaScript Test by Joachim Kuebart. 2008-11-27 02:29:29 -08:00
Bob Clary
30460da8fc bug 453915 - JavaScript Test by Chris Evans. 2008-11-27 02:29:27 -08:00
Bob Clary
2cd8e802bf bug 462470 - JavaScript Tests - deal with changes in decompilation and behavior from bug 461233. 2008-11-27 02:29:24 -08:00
Bob Clary
c04f6c6b19 bug 465272 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:22 -08:00
Bob Clary
40038f4476 bug 465276 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:20 -08:00
Bob Clary
2e86fe355b bug 465308 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:18 -08:00
Bob Clary
7016d41548 bug 465337 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:16 -08:00
Bob Clary
c8fb546113 bug 465347 - JavaScript Test by Brendan Eich. 2008-11-27 02:29:14 -08:00
Bob Clary
b21bd95276 bug 465424 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:12 -08:00
Bob Clary
ea85ddc0ce bug 465453 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:09 -08:00
Bob Clary
91a9e8c470 bug 465483 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:07 -08:00
Bob Clary
0c287595ba bug 465688 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:06 -08:00
Bob Clary
9eb31b3bab bug 466128 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:04 -08:00
Bob Clary
f80040df9b bug 466262 - JavaScript Test by Jesse Ruderman. 2008-11-27 02:29:02 -08:00
Bob Clary
30ced7e362 bug 466946 - Sisyphus - JavaScript Tests - use autoconf to build Spidermonkey even if Makefile.ref exists. 2008-11-27 02:29:00 -08:00
Bob Clary
f3e5b1fc4e bug 466947 - Sisyphus - retry profile creation on failure. 2008-11-27 02:28:58 -08:00
Bob Clary
22565b0407 bug 466951 - Sisyphus - JavaScript Tests - add option to perform depends builds to bisect.sh. 2008-11-27 02:28:55 -08:00
Bob Clary
1f14cf220d bug 460569 - JavaScript Test - fix test so iframe is properly appended to document. Diagnosis by Ben Turner. 2008-11-27 02:28:54 -08:00
Bob Clary
5f08e0cb8b bug 466952 - Sisyphus - JavaScript Tests - update known failures. 2008-11-27 02:28:52 -08:00
Neil Rashbrook
6c3c31ba6a Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin a191=beltzner 2008-11-27 10:23:31 +00:00
Roy Tam
d3c6e1f3d0 Bug 453636 Make nanojit build with VC7.1 r=danderson a191=beltzner 2008-11-27 10:21:22 +00:00
Neil Rashbrook
80879e8223 Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB 2008-11-27 10:19:23 +00:00
Igor Bukanov
306805aa02 bug 466206, r=brendan a191=beltzner 2008-11-27 10:16:30 +00:00
Ben Turner
0c73f1437e Bug 453865 - 'Workers: Allow JSON-able objects to be passed as messages to worker threads.' r+sr+a=jst. 2008-11-27 01:16:41 -05:00
Ben Turner
b59d1762af Bug 465006 - 'Workers: Passing no arguments to the worker constructor throws an NS_ERROR_NOT_INITIALIZED error, incorrectly.' r+sr=jst, a=sicking. 2008-11-27 01:16:41 -05:00
Ben Turner
d1e776def5 Bug 459790 - 'Following Error console link causes uncaught exception ( 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface] ).' Followup fix for JS impls. r+sr=jst, a=blocking1.9.1+ 2008-11-27 01:16:41 -05:00
Ben Turner
a5043e209c Bug 466257 - 'Workers: Errors in sub workers aren't propagated to top-most parents like they should.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:41 -05:00
Ben Turner
16be2ddad9 Bug 466256 - 'Workers: Prevent cross-site workers and properly resolve relative URIs.' r+sr=jst, a=blocking1.9.1+. 2008-11-27 01:16:41 -05:00
Ben Turner
02754d8660 Bug 465447 - 'Workers: Implement terminate() for explicitly killing a worker.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:41 -05:00
Ben Turner
83764ad9d3 Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder.' r+sr=jst, a=blocking1.9.1+ 2008-11-27 01:16:41 -05:00
Ben Turner
bf64e9099d Bug 465108 - 'Workers: Add navigator object.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:40 -05:00
Ben Turner
29227edb60 Bug 464983 - 'Workers: Throw exceptions properly from XHR status getters and fake abort events in race conditions.' r+sr=sicking, a=blocking1.9.1+. 2008-11-27 01:16:37 -05:00
Robert Strong
5a597093c6 Bug 464364 - Multiple attempts to write permission test file (should cache canUpdate). r=dtownsend, approval1.9.1=beltzner 2008-11-26 22:07:51 -08:00
Masayuki Nakano
d9e9d4caf1 Bug 294688 clicking on applet or flash after context menu opens, does not close context menu r=ere+roc, sr=roc, a=beltzner 2008-11-27 14:42:18 +09:00
Boris Zbarsky
c07a04cc4f Bug 465455. Use the charset we'll send in the header to encode with. r+sr=sicking, a=beltzner 2008-11-26 23:10:28 -05:00
Boris Zbarsky
f8a74d33fa Bug 466518. Teach content policy utils about resource documents. r+sr=jst, a=beltzner 2008-11-26 23:10:28 -05:00
Alexander Surkov
3323361d76 Bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, patch=MarcoZ, r=me, a=beltzner 2008-11-27 12:06:11 +08:00
Alexander Surkov
f0557886a2 Bug 416872 - Simplify GetState() impl's for defunct objects, r=david.bolter, sr=neil, a=beltzner 2008-11-27 12:04:05 +08:00
John Daggett
0d24013534 Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron 2008-11-27 12:50:16 +09:00
Masayuki Nakano
c941749fec backout the latest landing b=463209 2008-11-27 12:29:44 +09:00
Masayuki Nakano
afd8f25b04 Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner 2008-11-27 11:50:35 +09:00
Dietrich Ayala
9f81601ddc Bug 414715. Notify the user if places.sqlite is locked. r=pike, r=mak77, ui-review=faaborg, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Justin Dolske
e33b2bfa4b Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1 2008-11-26 20:59:47 -05:00
Boris Zbarsky
23065733a2 Bug 462800. Fix test bustage by making sure to test the right thing 2008-11-26 18:36:01 -05:00
Boris Zbarsky
5ab8d15933 Marge backout 2008-11-26 17:56:02 -05:00
Boris Zbarsky
55472dc351 Backed out changeset 7bc1ba9f91fe to fix test orange 2008-11-26 17:54:40 -05:00
L. David Baron
2739ffad74 Annotate known failures with bug numbers. 2008-11-26 14:49:46 -08:00