Commit Graph

978 Commits

Author SHA1 Message Date
David Anderson
10b1ebccfe Backed out changeset 1870d316eb00 2009-09-10 15:12:14 -07:00
Bob Clary
572aca124f Bug 469718 - browser javascript reftests, r=sayrer, r=ted.mielczarek.
--HG--
rename : js/tests/Makefile => js/tests/SisyphusMakefile
2009-09-10 12:38:29 -07:00
Jeff Walden
c8f686672d Bug 505587 - Implement ES5 Object.getOwnPropertyDescriptor. r=mrbkap 2009-07-21 19:35:59 -07:00
Jeff Walden
949fac944e Missed a test updating for bug 514603, thanks to bc for pointing it out 2009-09-06 21:41:40 -07:00
Jeff Walden
036565d094 Update tests that now (correctly) fail in response to the fixing of bug 514603 (also, brendan-conflicts on a holiday Sunday afternoon, grumble grumble mutter mutter ;-) ) 2009-09-06 12:27:28 -07:00
Jason Orendorff
13c0c5eff8 Bug 513115 - EMCA5: test failures in ecma_5/Date/15.9.4.2.js. r=dmandelin.
--HG--
extra : rebase_source : 9aada8547a89f7711780b3b34b45c6b573bdeb82
2009-09-03 15:52:03 -05:00
Bruce Hoult
f34bc60b2a Bug 430930 - Extend Date.parse to cover ISO 8601 formats, r=graydon. 2009-08-26 18:13:48 -07:00
Robert Sayre
9eda7abe2f Merge tracemonkey to mozilla-central. 2009-08-25 09:52:56 -07:00
Josh Aas
cc8d9ebb04 Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg 2009-08-24 15:56:43 -07:00
Magnus Melin
bfbe8d383b Bug 248280: pref "javascript.allow.mailnews" is obsolete and should be removed. r=dmose 2009-08-24 21:12:22 +03:00
Bob Clary
6ecfde050f bug 509098 - JavaScript Tests - remove accidentally committed changes to spidermonkey-n-1.9.3.tests.
--HG--
extra : rebase_source : 054ae65a872e7bb914a9a97f4240503ba04e081b
2009-08-20 12:15:43 -07:00
Bob Clary
8616b8e0d1 Bug 273467 - ecma 9.3.1 - ToNumber(signed hex string) is NaN. 2009-08-20 12:08:03 -07:00
Bob Clary
b62a57c240 Bug 509098 - modify test due to removal of JS_HAS_LVALUE_RETURN support. 2009-08-20 12:07:59 -07:00
Bob Clary
03d3b46e0f Bug 511714 - JavaScript Tests - include new 1.9.3 branch exclusion file. 2009-08-20 12:07:55 -07:00
Bob Clary
01e935eb04 bug 510901 - Sisyphus - support 1.9.3 branch. 2009-08-18 00:30:00 -07:00
Bob Clary
de4888f662 bug 501124 - JavaScript Test by bogomip. 2009-08-18 00:30:00 -07:00
Bob Clary
4826fb6c7c bug 488995 - JavaScript Test by PenPal. 2009-08-18 00:30:00 -07:00
Bob Clary
2983c14cbb bug 488989 - JavaScript Test by Jeff Walden. 2009-08-18 00:30:00 -07:00
Bob Clary
96b34d5791 bug 481436 - JavaScript Test by Gary Kwong, Jason Orendorff. 2009-08-18 00:30:00 -07:00
Bob Clary
b0d8e3ec51 bug 474319 - JavaScript Test by Gary Kwong. 2009-08-18 00:30:00 -07:00
Bob Clary
e980027181 bug 473040 - JavaScript Test by Gary Kwong. 2009-08-18 00:29:59 -07:00
Bob Clary
bcb7520d62 bug 466206 - JavaScript Test by Gary Kwong. 2009-08-18 00:29:59 -07:00
Bob Clary
b25f6a8ae9 bug 465980 - JavaScript Tests by Mike Shaver, Jeff Walden. 2009-08-18 00:29:59 -07:00
Bob Clary
de8b3dd0d0 bug 465063 - JavaScript Test by Gary Kwong. 2009-08-18 00:29:59 -07:00
Bob Clary
8f33cfe9d0 bug 454704 - JavaScript Test by Jesse Ruderman. 2009-08-18 00:29:59 -07:00
Bob Clary
75a81649b9 bug 427196 - JavaScript Tests by Jesse Ruderman, Igor Bukanov. 2009-08-18 00:29:59 -07:00
Bob Clary
f4a7bf3c95 bug 426520 - JavaScript Test by Adam Hauner, Jesse Ruderman. 2009-08-18 00:29:59 -07:00
Bob Clary
fdb13995e1 bug 369696 - JavaScript Tests by Jesse Ruderman, Igor Bukanov. 2009-08-18 00:29:59 -07:00
Bob Clary
91c470efb1 bug 506567 - JavaScript Test by John Hanely. 2009-08-18 00:29:59 -07:00
Bob Clary
cce53d05dd bug 504078 - JavaScript Test by Anders Hammarquist. 2009-08-18 00:29:59 -07:00
Bob Clary
eb9a32187c Bug 509164 - Sisyphus - support mozilla-build start*.bat environment settings, r=ctalbert. 2009-08-18 00:29:59 -07:00
Bob Clary
b8cc1ab90c bug 496846 - run browser tests via file:. 2009-08-18 00:29:58 -07:00
Bob Clary
fc757f2763 bug 353078 - JavaScript Test - modify test to only fail in the event of a crash. 2009-08-18 00:29:58 -07:00
Bob Clary
2e1b1c26be bug 452498 - JavaScript Tests - disable js1_5/decompilation/regress-352073.js for 1.8.x, 1.9.0 due to changes in test. 2009-08-18 00:29:58 -07:00
Bob Clary
46098ed3e9 bug 383269 - JavaScript Tests - js1_5/GC/regress-383269-{01,02}.js are timing dependent and fail randomly, add to performance*.tests. 2009-08-18 00:29:58 -07:00
Bob Clary
a4e88052cd Bug 457618 - update js1_7/block/order-of-operation.js 2009-08-18 00:29:58 -07:00
Bob Clary
632647c94d bug 457618 - JavaScript Tests - update tests due bug 346749 (let declarations at function level should be treated as var). 2009-08-18 00:29:58 -07:00
Bob Clary
225c3a7d88 bug 496113 - JavaScript Test by Masakazu Takahashi. 2009-08-18 00:29:58 -07:00
Jim Blandy
24dfed2435 Bug 509510: Update tests to match final ECMA 5 spec. r=mrbkap 2009-08-17 14:54:52 -07:00
Jason Orendorff
335eeb15af Bug 461269 - Remove TOK_RP nodes from the parse tree. r=brendan. 2009-08-10 14:00:46 -05:00
David Mandelin
14faeda25e Bug 507424: allocate slots for cloneable regexps in js_AllocFlatClosure if needed, r=igor 2009-07-31 11:34:33 -07:00
David Mandelin
d2df37e008 Bug 507295: store unboxed value instead of boxed on the stack for traced JSOP_SETNAME with closures, r=gal 2009-07-30 11:37:26 -07:00
David Mandelin
f7a94971a0 Bug 507053: fix on-trace scope chain computation for JSOP_BINDNAME, r=gal 2009-07-30 11:34:35 -07:00
Johnny Stenback
a511964116 Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
David Mandelin
3db63853e3 Bug 496922: do upvars correctly when the function defining the upvar was called with extra args, r=brendan,gal 2009-06-09 11:49:53 -07:00
David Mandelin
5ffad30282 Bug 495907: use more reliable code to get outermost tree script nest level, r=gal 2009-06-02 11:52:24 -07:00
Bob Clary
bde1aa7cf1 JavaScript Tests - bug 463782, bug 476192 - fix summaries to not include string 'Assertion fail', npotb. 2009-06-01 16:41:17 -07:00
Bob Clary
83845aba1d bug 473096 - JavaScript Test - adjust test for new decompilation pattern. 2009-06-01 16:41:11 -07:00
Bob Clary
13aa297542 bug 476049 - JavaScript Test by Igor Bukanov. 2009-06-01 16:41:06 -07:00
Bob Clary
7c83eba164 bug 475971 - JavaScript Test by Igor Bukanov. 2009-06-01 16:41:00 -07:00