bclary@bclary.com
|
a923daa501
|
Sisyphus - add -v verbose output switch, bug 399879, r=rcampbell, not part of the build
|
2007-10-23 09:52:36 -07:00 |
jst@mozilla.org
|
53e4a2cbb6
|
Landing fix for bug 388564. Adding Dtrace probes to the JS engine. Patch by padraig.obriain@sun.com and brendan@sun.com, and some intergration work done by jst@mozilla.org. r=brendan@mozilla.org, igor@mir2.org, sayrer@gmail.com, and r+a=ted.mielczarek@gmail.com.
|
2007-10-19 15:24:32 -07:00 |
bclary@bclary.com
|
4013ce1fcb
|
JavaScript Tests - regression tests for bug 387955, by Jesse Ruderman, Igor Bukanov, not part of the build
|
2007-10-18 19:34:01 -07:00 |
bclary@bclary.com
|
1b3f2dce82
|
JavaScript Tests - regression test for bug 390078, by Igor Bukanov, not part of the build
|
2007-10-18 19:26:52 -07:00 |
bclary@bclary.com
|
d63ca2c66a
|
JavaScript Tests - update public-failures.txt, bug 400246, not part of the build
|
2007-10-17 22:21:42 -07:00 |
brendan@mozilla.org
|
9242c1e286
|
Include $ and _ in identifier chars (still to do: Unicode alnums and escapes); based on patch from Frankie Robertson <frankierobertson5@googlemail.com> (399625, r=mrbkap).
|
2007-10-16 16:43:28 -07:00 |
brendan@mozilla.org
|
74a3cb97c3
|
Fix from Frankie Robertson <frankierobertson5@googlemail.com> to Node toString (399659, r/a=me).
|
2007-10-16 15:56:16 -07:00 |
timeless@mozdev.org
|
73e1484886
|
Bug 397239 ActionMonkey: Remove "extra" parameter to JS_FN patch by Jason Orendorff <jorendorff@mozilla.com> r=igor a=brendan
|
2007-10-13 13:09:48 -07:00 |
jst@mozilla.org
|
59e902478e
|
Fixing bug 399406. Make sure to initialize LiveConnect (if needed) when loading applets. r+sr+a=jonas@sicking.cc
|
2007-10-13 09:42:44 -07:00 |
bclary@bclary.com
|
e018263077
|
JavaScript Tests - copy regular expression testing utilities from RegExp to extensions subsuite, bug 370585, not part of the build
|
2007-10-11 03:32:25 -07:00 |
bclary@bclary.com
|
84cf41e484
|
JavaScript Tests - update spidermonkey-extensions-n.tests, bug 370585, not part of the build
|
2007-10-10 21:38:15 -07:00 |
bclary@bclary.com
|
9941a12d72
|
JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build
|
2007-10-10 20:53:01 -07:00 |
bclary@bclary.com
|
35320288a8
|
JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build
|
2007-10-10 20:46:26 -07:00 |
bclary@bclary.com
|
2ffdd176a3
|
JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build
|
2007-10-10 20:38:13 -07:00 |
bclary@bclary.com
|
d370dba1ad
|
JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build
|
2007-10-10 19:04:46 -07:00 |
bclary@bclary.com
|
085cabf80b
|
JavaScript Tests - move tests of non-standard into extensions, bug 370585
|
2007-10-10 18:36:33 -07:00 |
bclary@bclary.com
|
1818fac358
|
JavaScript Tests - update public-failures.txt, bug 399387, not part of the build
|
2007-10-10 18:04:12 -07:00 |
bclary@bclary.com
|
dc04265c39
|
JavaScript Tests - regression test for bugs 291494, 395836, not part of the build
|
2007-10-10 17:54:38 -07:00 |
bclary@bclary.com
|
0b9c21e2da
|
JavaScript Tests - move js1_5/Date/toLocaleFormat.js to js1_5/extensions/toLocaleFormat-01.js, bug 370585, not part of the build
|
2007-10-10 17:47:10 -07:00 |
bclary@bclary.com
|
6017b74ffe
|
JavaScript Tests - update regression tests for bug 327869, by Michael Daumling, Mats Palmgren, not part of the build
|
2007-10-10 17:35:08 -07:00 |
mrbkap@gmail.com
|
0cb081e727
|
Restore dynamic indirect eval code. bug 383682, r=brendan/igor a=brendan
|
2007-10-09 15:42:42 -07:00 |
crowder@fiverocks.com
|
460405579c
|
Bug 395836 - backed out "patch with nits fixed" due to perf regressions
|
2007-10-09 15:34:04 -07:00 |
bent.mozilla@gmail.com
|
b45daf17d3
|
Oops, removing windows line endings I accidentally checked in when fixing bug 399094.
|
2007-10-09 13:18:44 -07:00 |
bent.mozilla@gmail.com
|
8214a970c0
|
Bug 399094 - "Wrappers don't deal with non-native objects". Patch by Blake Kaplan <mrbkap@gmail.com>, r+sr+a=jst.
|
2007-10-08 23:16:55 -07:00 |
bzbarsky@mit.edu
|
d646d7878e
|
Wrap the strftime() call with an empty "invalid parameter handler" on Windows. b=395836, patch by Mats Palmgren <mats.palmgren@bredband.net>, r=crowder a=brendan
|
2007-10-08 21:24:57 -07:00 |
mrbkap@gmail.com
|
fc8368582d
|
Don't call setters if there is no setter to call. bug 398040, r=brendan sr=jst a=blocking1.9+
|
2007-10-06 10:14:34 -07:00 |
bclary@bclary.com
|
61dbedd46d
|
JavaScript Test - ignore XPCCrossOriginWrapper on global object, bug 390946, not part of the build
|
2007-10-05 13:44:42 -07:00 |
bclary@bclary.com
|
008210fd4e
|
JavaScript Test - regression test for bug 394673, by Igor Bukanov, not part of the build
|
2007-10-05 09:41:54 -07:00 |
benjamin@smedbergs.us
|
500cbc902e
|
Bug 397773 - mozilla-central has pedantic errors because of extra commas, r=mrbkap+brendan a=brendan
|
2007-10-05 06:58:51 -07:00 |
bclary@bclary.com
|
242d3c9905
|
JavaScript Tests - update Sisyphus related shell scripts to use /bin/bash, bug 397921, not part of the build
|
2007-10-04 09:06:34 -07:00 |
bclary@bclary.com
|
027cad087b
|
JavaScript Tests - update regression test to support Rhino, bug 398450, by Norris Boyd, not part of the build
|
2007-10-03 13:56:55 -07:00 |
bclary@bclary.com
|
7f22255222
|
Update JS_GetImplementationVersion to 1.8.0 on trunk, bug 380901, ra=brendan
|
2007-10-03 06:48:01 -07:00 |
igor@mir2.org
|
b9dd57a0d6
|
Bug 397210: JSTokenStream is stored in JSParseContext. r=brendan
|
2007-10-02 16:10:09 -07:00 |
igor@mir2.org
|
4512b8886e
|
Backing out the patch 397210.
|
2007-10-01 13:46:10 -07:00 |
igor@mir2.org
|
b3927faac5
|
Bug 397210: JSTokenStream is stored in JSParseContext. r=brendan
|
2007-10-01 13:25:25 -07:00 |
igor@mir2.org
|
593ed77628
|
Bug 396758: the system flag is moved from GC flags to JSObject itself. r=brendan
|
2007-10-01 12:11:41 -07:00 |
bclary@bclary.com
|
8106bcc0dc
|
JavaScript Tests - sync Sisyphus support, bug 398005, not part of the build
|
2007-10-01 12:10:41 -07:00 |
mrbkap@gmail.com
|
fa3819cf58
|
Propagate exceptions from the evalcx context to the outer context so they can be caught. bug 353737, r+a=brendan
|
2007-09-30 17:43:30 -07:00 |
mrbkap@gmail.com
|
90fbd19a09
|
Implement an iterator hook for cross origin wrappers to avoid wrongly walking up the prototype chain during enumeration. bug 390947, r+a=brendan sr=jst
|
2007-09-30 17:31:22 -07:00 |
igor@mir2.org
|
9ad74dfd66
|
evalcx uses JS_BeginRequest/JS_EndRequest. bug 398045, r=mrbkap, not a part of the build.
|
2007-09-30 09:12:15 -07:00 |
bclary@bclary.com
|
82c0d54216
|
JavaScript Tests - update spidermonkey-extensions-n.tests, bug 398000, not part of the build
|
2007-09-29 06:55:22 -07:00 |
bclary@bclary.com
|
350f439ebb
|
JavaScript Tests - fix emca 262 section, bug 396969, not part of the build
|
2007-09-28 09:09:35 -07:00 |
reed@reedloden.com
|
ccce8b79fd
|
Bug 397536 - "performance improvements for JSON.jsm" (optimize string serialization) [p=zeniko@gmail.com (Simon Bünzli) r=sspitzer sr=brendan a1.9=mconnor]
|
2007-09-27 09:50:29 -07:00 |
bclary@bclary.com
|
bff94af828
|
JavaScript Tests - fix false negatives due to embedded "false!" in output, bug 397545, r=jorendorff, not part of the build
|
2007-09-26 07:24:01 -07:00 |
igor@mir2.org
|
61a19fc761
|
Bug 396758: taking the patch out as it broke the test cases.
|
2007-09-25 10:30:55 -07:00 |
igor@mir2.org
|
75adfba2e3
|
Bug 396758: the system flag is moved from GC flags to JSObject itself. r=brendan
|
2007-09-25 10:08:41 -07:00 |
bclary@bclary.com
|
7148261a7c
|
JavaScript Test - regression test for bug 396684, by Igor Bukanov, not part of the build
|
2007-09-24 12:20:54 -07:00 |
bclary@bclary.com
|
ba481c1e52
|
JavaScript Tests - regression tests for bug 396969, by Brendan Eich, not part of the build
|
2007-09-24 11:41:14 -07:00 |
bent.mozilla@gmail.com
|
c72a5cdf84
|
Bug 397311 - Need a JSAutoRequest in xpcJSWeakReference::Init. r=brendan, sr+a=jst.
|
2007-09-23 23:09:56 -07:00 |
mrbkap@gmail.com
|
7e2cf05ad0
|
Fix obsolete test and add a new test to fix orange.
|
2007-09-22 14:42:36 -07:00 |