bclary@bclary.com
aed9a5e9bf
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:47:44 -07:00
bclary@bclary.com
ad6207384b
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:41:58 -07:00
bclary@bclary.com
d24b93b365
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:36:28 -07:00
bclary@bclary.com
c85b8e7c6c
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:33:09 -07:00
bclary@bclary.com
208213f25b
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:29:56 -07:00
bclary@bclary.com
b5c44f67ab
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:26:34 -07:00
bclary@bclary.com
d603e45863
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:22:53 -07:00
bclary@bclary.com
d1d031df27
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:19:07 -07:00
bclary@bclary.com
8fe001ec9a
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:15:32 -07:00
bclary@bclary.com
a1e8dff6d1
JavaScript Tests - segregate non-standard tests, add tests lists for extensions and gc test, bug 370585
2007-05-06 17:12:08 -07:00
bclary@bclary.com
58de949f5e
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
2007-05-06 17:08:00 -07:00
bclary@bclary.com
7421188f0c
JavaScript Tests - setup js1_6 decompilation sub suite, bug 370585
2007-05-06 16:27:00 -07:00
igor@mir2.org
f81a94510f
Bug 379855: js_CodeSpec.name/token are moved to separated arrays to shrink the code. r=brendan
2007-05-06 03:50:07 -07:00
brendan@mozilla.org
3401258aed
Unhide a crucial pop from the decompiler (379860, r=igor).
2007-05-06 02:29:21 -07:00
igor@mir2.org
cfa39080fe
Bug 379851: branch callback is accessed via cx->branchCallback for smaller code. r=brendan
2007-05-06 02:08:52 -07:00
bclary@bclary.com
6acd8be7e5
JavaScript Test - regression test for bug 378492, by Jesse Ruderman
2007-05-06 01:46:32 -07:00
bclary@bclary.com
cb7fa02818
JavaScript Test - regression test for bug 367120, by moz_bu_r_a4
2007-05-06 01:41:44 -07:00
bclary@bclary.com
519112eb11
JavaScript Test - regression test for bug 367119, by moz_bu_r_a4
2007-05-06 01:39:46 -07:00
bclary@bclary.com
424b84fa4a
JavaScript Test - regression test for bug 367118, by moz_bu_r_a4
2007-05-06 01:37:14 -07:00
bclary@bclary.com
138633e16e
JavaScript Test - regression test for bug 366123, by shutdown
2007-05-06 01:34:25 -07:00
bclary@bclary.com
b57ae6a784
JavaScript Test - regression test for bug 365527, by Igor Bukanov
2007-05-06 01:30:59 -07:00
bclary@bclary.com
74f5c11a16
JavaScript Test - regression test for bug 361856, by shutdown
2007-05-06 01:11:00 -07:00
bclary@bclary.com
d04cf825f1
JavaScript Tests - regression tests for bug 360681, by Igor Bukanov
2007-05-06 01:06:47 -07:00
bclary@bclary.com
9b12dc8762
JavaScript Test - regression test for bug 358508, by shutdown
2007-05-06 01:04:05 -07:00
bclary@bclary.com
2e4be6d98c
JavaScript Tests - regression test for bug 353078, by Jesse Ruderman
2007-05-06 01:01:46 -07:00
bclary@bclary.com
9f8e212606
JavaScript Test - regression test for bug 311161, by Jesse Ruderman
2007-05-06 00:57:19 -07:00
bclary@bclary.com
d0551fb4eb
JavaScript Test - regression test for bug 346642, update decompilation changes.
2007-05-06 00:32:42 -07:00
bclary@bclary.com
cc921063ca
JavaScript Tests - update change in decompilation due to bug 356083 fix, bug 355736
2007-05-05 23:53:10 -07:00
brendan@mozilla.org
e300ac26f5
Fix blunder in reworking of how SpiderMonkey detects a label statement (reported by Steve Yegge).
2007-05-05 21:34:24 -07:00
graydon@mozilla.com
4190facb00
Back out patch for bug 368869, yet again. Seems to cause some obscure crashesin nightlies.
2007-05-05 20:46:06 -07:00
bclary@bclary.com
45b7591ddf
JavaScript Test - regression test for bug 376052, by George Kangas
2007-05-05 00:28:04 -07:00
bclary@bclary.com
31ee8e3d16
JavaScript Test - regression test for bug 379483, by Jesse Ruderman
2007-05-05 00:12:40 -07:00
bclary@bclary.com
c96f5c7052
JavaScript Tests - do not use anonymous functions in statement contexts, bug 379509
2007-05-05 00:03:34 -07:00
bzbarsky@mit.edu
6a18b38df1
When pushing on top of a JSContext on the XPConnect JSContext stack, save offthe JSStackFrame chain on that JSContext. When popping, restore the stackframe chain. Bug 371858, r=jst, sr=brendan
2007-05-04 22:55:47 -07:00
bclary@bclary.com
ecd76abfa2
JavaScript Tests - replace JavaScriptOptions, bug 379701
2007-05-04 11:49:29 -07:00
brendan@mozilla.org
8321f90697
Fix some assertions to avoid re-evaluating macro args; tweak comments.
2007-05-04 11:34:56 -07:00
igor@mir2.org
ebe7d0cc1c
Bug 379455: tracing API now let the tracer to know about the GC lock count.
2007-05-04 08:43:19 -07:00
peterv@propagandism.org
ff44b87237
Fix for bug 379593 (Only create one XPCCallContext per cycle collection). r=jst, sr=brendan.
2007-05-04 01:55:08 -07:00
graydon@mozilla.com
1ce5636515
Bug #368869 , suspect all native wrappers as cycle roots (again).r=brendan, sr=jst
2007-05-03 15:53:00 -07:00
brendan@mozilla.org
a5411a3f6c
Balance the stack for destructuring catch heads (379483, r=igor).
2007-05-02 23:39:44 -07:00
igor@mir2.org
3b6c4a7b39
Bug 377751: Switching JSClass.mark in XPConnect to the tracing semantics. r=jst, sr=brendan
2007-05-02 13:20:21 -07:00
crowder@fiverocks.com
079726da39
fixing a compiler warning introduced by patch in bug 365083, r=brendan
2007-05-02 12:55:07 -07:00
bclary@bclary.com
af610377f4
JavaScript Test - regression test for bug 356083, by Jesse Ruderman
2007-05-02 10:38:53 -07:00
bclary@bclary.com
121bfe8630
JavaScript Test - regression test for bug 356248, by Jesse Ruderman
2007-05-02 10:31:22 -07:00
bclary@bclary.com
07370057ab
JavaScript Test - regression test for bug 368224, by Jesse Ruderman
2007-05-02 10:26:16 -07:00
bclary@bclary.com
117e41fc9e
JavaScript Test - regression test for bug 375642, by Jesse Ruderman
2007-05-02 10:21:50 -07:00
bclary@bclary.com
0856a0786a
JavaScript Test - regression test for bug 375794, by Jesse Ruderman
2007-05-02 10:14:39 -07:00
bclary@bclary.com
c6336033c4
JavaScript Test - regression test for bug 378738, by Igor Tandetnik, Martin Honnen
2007-05-02 09:53:43 -07:00
bclary@bclary.com
4c8b859b4c
JavaScript Tests - regression test for bug 378789, by Igor Bukanov
2007-05-02 09:45:47 -07:00
bclary@bclary.com
b754c4a6c5
JavaScript Tests - add js1_8 suite for features not shipping on the 1.8.1 branch, no bug, not part of the build
2007-05-02 09:43:32 -07:00
bclary@bclary.com
7b67617398
JavaScript Test - regression test for bug 379442, by Jesse Ruderman
2007-05-02 09:21:55 -07:00
brendan@mozilla.org
3c04d1bb55
Followup fix to dumb bug in last checkin (379442, r=me).
2007-05-02 01:12:38 -07:00
brendan@mozilla.org
3927b099f8
Skip #n= at front of initialiser on right of destructuring assignment forms (368224, r=igor).
2007-05-02 00:24:20 -07:00
brendan@mozilla.org
5e3fc33a85
Fix model stack management for catch guards in the decompiler; eliminate related SRC_HIDDEN abusage (375794, r=igor).
2007-05-02 00:09:27 -07:00
igor@mir2.org
4d2fa17276
Bug 377751: removal of the commit.
2007-05-01 14:54:29 -07:00
igor@mir2.org
9ff60a418d
Bug 377751: More build fixes.
2007-05-01 14:44:15 -07:00
igor@mir2.org
7766aefe0b
Bug 377751: Fixing windows compilation problem.
2007-05-01 14:33:00 -07:00
igor@mir2.org
4d525734e5
Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst
2007-05-01 14:06:07 -07:00
crowder@fiverocks.com
fdab2cdc44
Bug 356083: incorrect decompilation for ({this setter: function () {} }) and others, r=igor, r=brendan
2007-05-01 11:07:44 -07:00
crowder@fiverocks.com
8e3b3afc20
Bug 375715: assertion on bogus character ranges in regexps, r=mrbkap
2007-05-01 10:51:34 -07:00
peterv@propagandism.org
2f65f22e74
Part of bug 377606 (Switch cycle collector to more efficient hashtables - only keep hashtable around while collecting). r=graydon, sr=dbaron.
2007-05-01 05:51:39 -07:00
igor@mir2.org
5aaf9f9fa7
Bug 379146: New API to register application-specific GC roots. r=brendan
2007-05-01 03:09:46 -07:00
bclary@bclary.com
0280ac0667
JavaScript Tests - add missing mode lines, no bug, not part of the build
2007-04-30 13:11:28 -07:00
bclary@bclary.com
afc273653b
JavaScript Tests - update automation scripts, no bug, not part of the build
2007-04-30 13:03:56 -07:00
bclary@bclary.com
bc135706c7
JavaScript Tests - update slow-n.tests, remove e4x/Regress/regress-350531.js, add js1_5/GC/regress-319980-01.js, js1_5/GC/regress-338653.js, no bug, not part of the build
2007-04-30 12:59:55 -07:00
bclary@bclary.com
f1c95d22ba
JavaScript Tests - clean up dummy shell.js, not bug, not part of the build
2007-04-30 10:23:33 -07:00
bclary@bclary.com
1c45c0b6b7
JavaScript Test - add missing end test prolog for asynchronous test, bug 324688
2007-04-30 10:11:07 -07:00
igor@mir2.org
443684167e
Bug 379165: Simplifing JS_DimpHeap while fixing BeOS build problems. r=brendan
2007-04-29 14:49:00 -07:00
bclary@bclary.com
c13e020ae5
JavaScript Test - regression test for bug 353165, only test for crash
2007-04-28 15:38:32 -07:00
jwalden@mit.edu
ea52e6733e
Bug 378738 - \d pattern matches characters other than the decimal digits 0-9. r=mrbkap
2007-04-27 18:27:38 -07:00
igor@mir2.org
f60763376a
Bug 378255: DEBUG build of xpc now dumps JS heap on shutdown to a file defined by XPC_SHUTDOWN_HEAP_DUMP environment variable. r=brendan sr=jst
2007-04-26 23:12:39 -07:00
bzbarsky@mit.edu
5c2ca46104
Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test.
2007-04-26 21:19:11 -07:00
bclary@bclary.com
069e454bcf
JavaScript Tests - update Daylight Savings Time, other Date related tests, bug 378683
2007-04-26 09:25:54 -07:00
igor@mir2.org
8e10194088
Bug 378789: js_PutEscapedStringImpl can now cope with \0 in JSString. r=brendan
2007-04-25 15:30:35 -07:00
igor@mir2.org
92022c7059
Bug 378255: Information about JS_DumpDebug to replace GC_MARK_DEBUG info.
2007-04-25 12:39:15 -07:00
nboyd@atg.com
1612a0abe1
Fix test not to depend on AWT, which caused headless exceptions running withouta X terminal.
2007-04-25 10:25:08 -07:00
nboyd@atg.com
7ca3405a0c
Skip performance test.
2007-04-25 10:23:13 -07:00
peterv@propagandism.org
37ea48ef85
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 09:35:27 -07:00
igor@mir2.org
32b06e31f6
Bug 378261: Replacing GC_MARK_DEBUG by DumpHeap. r=brendan
2007-04-25 06:43:18 -07:00
igor@mir2.org
323dc031d4
Bug 378492: proper checks for null and jsval type when tracing, r=brendan
2007-04-24 16:11:02 -07:00
timeless@mozdev.org
1a04d9c319
Bug 375270] GC: separating traversal and markingAdding help() for dumpHeap [fixing crash on solaris x86]r=igor
2007-04-24 09:42:25 -07:00
dbaron@dbaron.org
1c62a2ab46
Followup fixes to making cycle collector use more efficient hashtables: shrink size of table and fix warnings on 64-bit machines. b=377606 sr=peterv r=graydon
2007-04-23 16:34:33 -07:00
benjamin@smedbergs.us
0ab7558e7b
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
peterv@propagandism.org
5dbe6da8e9
Fix for bug 372110 (Make cycle-collection debugging features optional at compile time). r=graydon, sr=jst.
2007-04-21 10:43:19 -07:00
igor@mir2.org
f13e5fc65f
Bug 375270: fixing frprintf args in DumpHeap
2007-04-21 07:06:43 -07:00
peterv@propagandism.org
4a00a8787c
Fix for bug 377606 (Switch cycle collector to more efficient hashtables). Patch by graydon, r=peterv, sr=dbaron.
2007-04-20 01:01:01 -07:00
crowder@fiverocks.com
c0ff848c52
Fixing a trivial warning in an assertion, r=crowder
2007-04-19 17:36:52 -07:00
jst@mozilla.org
77cdeefac1
One more fix for bug 368945. Make sure to find the right this object when calling functions through a wrapper. r+sr=brendan@mozilla.org
2007-04-19 13:27:57 -07:00
nboyd@atg.com
33632df38d
Updated skip list for Rhino. Still needs more work categorizing failures.
2007-04-18 19:28:01 -07:00
nboyd@atg.com
0b50228cda
Tests in this directory oddly depend on a 3-argument TestCase constructor,rather than the conventional 4-argument constructor, so many tests wereincorrectly failing. Changed to a 3-argument constructor.
2007-04-18 19:24:45 -07:00
igor@mir2.org
1ae7437dcc
Bug 377896: fixing compilation warning about return JS_FALSE in a function returning JSXML*. r=brendan
2007-04-18 19:09:40 -07:00
peterv@propagandism.org
2c958095e6
Fix for bug 374872 (freeze/pause after clicking on a link). Patch by sspitzer, r/sr=peterv.
2007-04-18 03:14:38 -07:00
igor@mir2.org
4c49853637
Bug 377831: patch from Martijn Wargers <martijn.martijn@gmail.com> to fix JS_TraceChildren declarataion. r=myself
2007-04-17 22:59:10 -07:00
igor@mir2.org
4608a27b1b
Bug 377754: fixing JS_CLASS_TRACE macro and misspellings. r=brendan
2007-04-17 14:14:18 -07:00
igor@mir2.org
40b93f981a
Fixing misspelling in comments.
2007-04-17 14:10:22 -07:00
mrbkap@gmail.com
e0659a206c
Add an assertion. bug 377090, r=brendan
2007-04-17 14:07:31 -07:00
bclary@bclary.com
41a5cd6fb8
JavaScript Test - add -Q command line option to jsDriver.pl to disable interrupt signal handler, bug 376701, r=mrbkap
2007-04-17 09:23:27 -07:00
bclary@bclary.com
4e42c6b17f
JavaScript Test - regression test for bug 291927, by Michael Lipp, David P. Caldwell
2007-04-17 06:27:23 -07:00
bclary@bclary.com
ca68305741
JavaScript Tests - move tests 5,6 from 373082 to 376773
2007-04-17 05:55:18 -07:00
igor@mir2.org
00e4f1056d
Bug 375270: API to trace GC things graph without running the GC. r=brendan
2007-04-16 23:53:37 -07:00
bclary@bclary.com
727880c281
JavaScript Tests - reduce test output not related to success/failure, bug 350531
2007-04-14 10:18:58 -07:00
bclary@bclary.com
79eaf7441c
JavaScript Tests - do not perform comparisons for skipped test, bug 354541
2007-04-14 10:04:11 -07:00
crowder@fiverocks.com
af7ccae577
Bug 375642: another regexp that makes JS allocate > 1GB and hand, r=mrbkap
2007-04-13 17:27:12 -07:00
crowder@fiverocks.com
5b4ca3dc9e
Bug 356248: incorrect decompilation for object literal with named getter function; property and function names are mashed together, r=brendan
2007-04-13 17:13:02 -07:00
mrbkap@gmail.com
5817df1531
Add an API to set aside and restore cx->fp. bug 377090, r=brendan
2007-04-13 12:20:22 -07:00
mrbkap@gmail.com
edec965632
Protect against someone calling XPCSafeJSObjectWrapper.prototype(). bug 375164, r+sr=brendan
2007-04-10 09:04:43 -07:00
igor@mir2.org
d233df47d8
Bug 373175: hiding code to set arena names behind JS_ARENAMETER. r=brendan
2007-04-10 06:29:10 -07:00
bclary@bclary.com
0a83154ba9
JavaScript Test - regression test for bug 352013, by Brendan Eich
2007-04-08 02:07:54 -07:00
bclary@bclary.com
5d1b2acffd
JavaScript Test - regression test for bug 352441, by Jesse Ruderman
2007-04-08 01:47:25 -07:00
bclary@bclary.com
0939e2c4db
JavaScript Test - regression test for bug 352789, by Jesse Ruderman
2007-04-08 01:40:41 -07:00
bclary@bclary.com
f48bcca49d
JavaScript Test - regression test for bug 353146, by Jesse Ruderman
2007-04-08 01:32:51 -07:00
bclary@bclary.com
c99b956860
JavaScript Test - regression test for bug 355786, by Jesse Ruderman
2007-04-08 00:52:03 -07:00
bclary@bclary.com
d7980766d6
JavaScript Test - regression test for bug 376564, by Jesse Ruderman
2007-04-08 00:44:49 -07:00
bclary@bclary.com
f192a9c820
JavaScript Test - regression test for bug 376773, by Igor Bukanov
2007-04-07 23:24:43 -07:00
igor@mir2.org
7ae6e02844
Bug 373082: fixing bad English in comments for xml_lookupProperty.
2007-04-07 08:19:23 -07:00
brendan@mozilla.org
1461de4fc8
Add -o <option> to shell; add JSOPTION_ANONFUNFIX and test it for ECMA conformance (376052, r=igor).
2007-04-06 18:20:28 -07:00
bclary@bclary.com
ea4218603f
JavaScript Test - regression test for bug 373072, update to check for new exception
2007-04-06 11:46:04 -07:00
igor@mir2.org
5c17068c5a
Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined.
2007-04-05 03:52:35 -07:00
jruderman@hmc.edu
3f0eba2491
Bug 376564, Incorrect decompilation for "new (eval())". r=brendan.
2007-04-04 20:24:41 -07:00
brendan@mozilla.org
b793d6258e
Fix decompilation of for(a[b,c] in d) and the like (355786, r=mrbkap).
2007-04-04 16:35:30 -07:00
brendan@mozilla.org
ef6fbdb0e0
Fix special case of new (f()()) and the like (352013 part deux, r=mrbkap).
2007-04-04 16:32:33 -07:00
igor@mir2.org
7009e352da
Bug 375183: simpler noSuchMethod implementation, r=brendan.
2007-04-04 15:18:57 -07:00
brendan@mozilla.org
3e9594171e
Allow case yield: in JS1.7 (352441, r=mrbkap).
2007-04-04 11:02:50 -07:00
bclary@bclary.com
18822ac4a0
JavaScript Test - regression test for bug 314874, by HE Shi-Jun
2007-04-03 21:09:20 -07:00
bclary@bclary.com
1e8efaa48a
JavaScript Test - update regression test for bug 345736, by Jesse Ruderman
2007-04-03 20:42:01 -07:00
bclary@bclary.com
c54d793957
JavaScript Test - regression test for bug 350387, by Nanto Vi (TOYAMA Nao)
2007-04-03 20:37:14 -07:00
bclary@bclary.com
e3b5b35813
JavaScript Test -regression test for bug 351219, by Jesse Ruderman
2007-04-03 06:43:44 -07:00
bclary@bclary.com
d95893741b
JavaScript Test - regression test for bug 352360, by Jesse Ruderman
2007-04-03 06:32:28 -07:00
bclary@bclary.com
754d5bfc78
JavaScript Test - regression test for bug 352453, by Jesse Ruderman
2007-04-03 05:01:36 -07:00
bclary@bclary.com
dcbc140e9d
JavaScript Test - regression test for bug 374160, by Jesse Ruderman
2007-04-03 04:53:34 -07:00
bclary@bclary.com
f9202994b4
JavaScript Test - regression test for bug 374589, by Jesse Ruderman
2007-04-03 04:46:43 -07:00
bclary@bclary.com
6a0fd5b94a
JavaScript Test - regression test for bug 374713, by Jesse Ruderman
2007-04-03 04:34:08 -07:00
bclary@bclary.com
801de78fa1
JavaScript Test - regression test for bug 375882, by Jesse Ruderman
2007-04-03 04:23:07 -07:00
bclary@bclary.com
716e46cf6d
JavaScript Test - regression test for bug 352013
2007-04-03 03:07:19 -07:00
bclary@bclary.com
d28a2b6ae0
Bug 374877 - Update JS_GetImplementationVersion() for JS1.7rc, r=brendan
2007-04-02 21:48:09 -07:00
brendan@mozilla.org
555ba31b78
Fix parser to allow eval(i)++ to compile (352453, r=mrbkap).
2007-04-02 20:26:50 -07:00
brendan@mozilla.org
c33522106d
Fix js_LineNumberToPC based on MikeM@RetekSolutions.com's input (313922, r=mrbkap).
2007-04-02 11:13:22 -07:00
brendan@mozilla.org
e008b545e0
Unify double sprinting to handle non-finite and negative zero cases (375882, r=mrbkap).
2007-04-01 19:01:50 -07:00
igor@mir2.org
cc18782960
Taking out the patches for bug 375999 and bug 375808 until the reason for ref counting leak would be clear.
2007-03-31 23:48:21 -07:00
igor@mir2.org
d65c001d1b
Bug 375999: fixing regression from bug 375808. r=brendan
2007-03-31 17:00:36 -07:00
bclary@bclary.com
540d1d1157
JavaScript Test - regression test for bug 371692, by Biju
2007-03-30 12:28:05 -07:00
gavin@gavinsharp.com
76e1e26961
Revert patch from bug 375715 because it broke Gmail (bug 375931)
2007-03-30 09:21:05 -07:00
bclary@bclary.com
3fb2e1332b
JavaScript Test - add testcases from bug 375793, by Jesse Ruderman
2007-03-30 07:52:37 -07:00
igor@mir2.org
4805d4d1cb
Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan
2007-03-29 23:23:00 -07:00
igor@mir2.org
b19687b120
Removal of broken patch for bug 375808
2007-03-29 18:19:50 -07:00
igor@mir2.org
0da1fc48f5
Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan
2007-03-29 17:56:14 -07:00
igor@mir2.org
1ae0f02d5c
Bug 374160: Uniform applications of GetXMLObject. r=brendan
2007-03-29 13:39:46 -07:00
mrbkap@gmail.com
c673f65040
Ignore let declarations when process variable declarations to ensure proper hoisting behavior. bug 350387, r=brendan
2007-03-29 11:25:22 -07:00
mrbkap@gmail.com
3c0c61859a
Deal with the /i option before calculating the start (and localMax) for ranges. bug 375711, r=crowder
2007-03-29 11:19:15 -07:00
mrbkap@gmail.com
d346f56b7b
Continue processing the character set even though we found our max. bug 375715, r=crowder
2007-03-29 11:14:20 -07:00
crowder@fiverocks.com
27fe7fd376
Bug 368152, more compiler warnings fixage, r=igor@mir2.org
2007-03-29 11:04:10 -07:00
jwalden@mit.edu
ba5a8ccb24
Bug 375793 - Constant folder treats NaN coerced to boolean as true. r=mrbkap
2007-03-29 00:37:15 -07:00
brendan@mozilla.org
0ba5314af8
Fix bug 351219 and related (r=mrbkap).
2007-03-29 00:24:14 -07:00
bzbarsky@mit.edu
b5ac2b7d38
Fix JS strict warning in the wrapper code. Bug 371948, r+sr=brendan
2007-03-28 13:29:00 -07:00
igor@mir2.org
7462677837
Bug 374589: fixing generator/decompiler after bug 351102. r=brendan
2007-03-27 23:49:49 -07:00
crowder@fiverocks.com
8f778e8eef
Bug 368152: Fixing warnings and one build error from jsregexp "debugger" patch, r=mrbkap
2007-03-27 17:31:25 -07:00
bclary@bclary.com
c009d5c344
JavaScript Test - regression test for bug 346237, by Jesse Ruderman
2007-03-27 17:22:51 -07:00
bclary@bclary.com
5125a43c7e
JavaScript Test - regression test for bug 330569, by antonlv, Andreas
2007-03-27 17:11:25 -07:00
bclary@bclary.com
a636652288
JavaScript Test - regression test for bug 351448
2007-03-27 14:59:31 -07:00
bclary@bclary.com
3a36144e3d
JavaScript Test - Regression test for bug 355736, by Jesse Ruderman
2007-03-27 13:56:54 -07:00
bclary@bclary.com
833a409d3d
JavaScript Test - regression test for bug 373082, by Igor Bukanov
2007-03-27 13:27:17 -07:00
bclary@bclary.com
410e2cf3b0
JavaScript Test - regression test for bug 374112, by Jesse Ruderman
2007-03-27 12:58:31 -07:00
bclary@bclary.com
a3ea3cef32
JavaScript Test - regression test for bug 374163, by Jesse Ruderman, Igor Bukanov
2007-03-27 12:51:51 -07:00
dbaron@dbaron.org
cb52af13a3
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
4d961c5c49
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
dbaron@dbaron.org
a06fce0dcc
Consolidate duplicated code into the beginning of the double-hashing loop. b=374906 r=brendan
2007-03-27 08:32:38 -07:00
bclary@bclary.com
cf41580cfb
Bug 370490 - Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan
2007-03-26 14:13:57 -07:00
igor@mir2.org
0291ed98e3
Bug 373082: Changine XML method lookup to never alter "this". r=brendan,jwalden
2007-03-26 02:07:24 -07:00
igor@mir2.org
c8a4b80657
Bug 355736: no quotas arround name matching keywords in keywordless context. r=brendan,mrbkap
2007-03-24 00:34:47 -07:00
dbaron@dbaron.org
61432fd61c
Avoid the need for a getKey callback in jsdhash/pldhash. b=374906 r=brendan
2007-03-23 16:32:40 -07:00
crowder@fiverocks.com
f1e05ade9d
Bug 339652: Maximum recursion value is too low, r=brendan
2007-03-23 11:11:40 -07:00
crowder@fiverocks.com
e776a852ce
Bug 330352: very non-greedy regexp causes crash in jsregexp.c, r=mrbkap
2007-03-23 09:13:06 -07:00
peterv@propagandism.org
cf1c466f98
Relanding part of the fix for bug 372960 (Make XPConnect traverse more JS edges). r=brendan, sr=jst.
2007-03-23 06:21:22 -07:00
crowder@fiverocks.com
33b0e55f2d
Bug 368152: jsregexp preprocessor-enabled "debugging" mode
2007-03-22 20:35:42 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mrbkap%gmail.com
b406f23dbd
Bug 449152 - js_CheckAccess should init out params on failure, r=brendan a=ss
2008-08-12 00:04:13 +00:00
mrbkap%gmail.com
15e89d63f3
Make XPCNativeWrapper deal with non-browser embeddings. bug 422113, r+sr=jst a=ss
2008-08-11 23:33:51 +00:00
mrbkap%gmail.com
3722a502c3
Do not attempt to lock a non-native object. bug 436741, r=brendan a=ss
2008-08-11 18:29:35 +00:00
mrbkap%gmail.com
7589f4a19c
Don't cause a GC before the script is on the JS call stack. bug 440558, r=brendan a=ss
2008-08-11 18:28:03 +00:00
mrbkap%gmail.com
9221563231
Follow the invariant that we flow through label exit2. bug 442358, r=igor a=ss
2008-08-11 18:26:45 +00:00
mrbkap%gmail.com
2bc0c0e60f
Don't do things to the object before we're sure it's the right type of object. bug 443569, r=brendan a=ss
2008-08-11 18:24:13 +00:00
mrbkap%gmail.com
535e68f081
Don't use 'i' if the id was not an index. bug 443843, r=shaver a=ss
2008-08-11 18:22:59 +00:00
mrbkap%gmail.com
19772c4638
Always check the type of the object that we're operating on, even when called from native code. bug 444233, r=shaver a=ss
2008-08-11 18:21:27 +00:00
bclary%bclary.com
cf913d4170
JavaScript Tests - remove obsolete import|export tests for trunk, bug 447713
2008-08-09 12:20:11 +00:00
nboyd%atg.com
a5e42fcf59
A little cleaner.
2008-08-08 21:04:00 +00:00
nboyd%atg.com
d958b4706c
New test for strict mode API.
2008-08-08 21:00:04 +00:00
nboyd%atg.com
6467991e86
Switch to StringBuilder for better performance.
2008-08-08 19:45:36 +00:00
bclary%bclary.com
9ed8311d90
JavaScript Tests - regression test for bug 448595, by Oliver Hunt
2008-08-08 00:59:47 +00:00
nboyd%atg.com
e7d51f734c
Add additional javadoc indicating that people should look to FunctionObject
...
constructor for varargs forms
2008-08-07 20:59:49 +00:00
crowder%fiverocks.com
5fc00bdff0
Bug 442333: remove eval's optional second argument, r=mrbkap, r=brendan, a=ss
2008-08-07 19:02:47 +00:00
bclary%bclary.com
f6d9551106
JavaScript Tests - regression test for bug 443569, by Jesse Ruderman
2008-08-07 12:18:11 +00:00
bclary%bclary.com
79bb238ca3
JavaScript Tests - regression test for bug 442333
2008-08-07 12:00:08 +00:00
bclary%bclary.com
771f5df640
JavaScript Tests - regression test for bug 442242, by Igor Bukanov
2008-08-07 11:47:00 +00:00
bclary%bclary.com
3b24e96b14
JavaScript Tests - regression test for bug 441477, by Jason Orendorff
2008-08-07 10:21:39 +00:00
bclary%bclary.com
b99b6f9177
JavaScript Tests - regression test for bug 440558, by Ben Turner
2008-08-07 09:53:20 +00:00
bugzilla%standard8.plus.com
f9a28efaab
Bug 435853 Running xpcshell tests involving Mac components leaks memory due to not having an NSAutoreleasePool. r=shaver,sr=brendan,a=ss
2008-08-07 09:12:57 +00:00
bclary%bclary.com
984c5c0409
JavaScript Tests - regression tests for bug 435345, by Cyrus Omar
2008-08-07 04:57:07 +00:00
bclary%bclary.com
2a00ecc41a
JavaScript Tests - regression tests for bug 434837, by Cyrus Omar
2008-08-07 04:47:45 +00:00
bclary%bclary.com
aac7c00aa4
JavaScript Tests - regression tests for bug 446169, by romaxa, Igor Bukanov
2008-08-07 02:58:16 +00:00
bclary%bclary.com
37d5ab6f21
JavaScript Test - binary operator evaluation order, bug 433672
2008-08-07 02:13:31 +00:00
bclary%bclary.com
3f645fc8a9
JavaScript Tests - regression test for bug 433279, by nanto_vi (TOYAMA Nao), Jesse Ruderman
2008-08-06 17:47:54 +00:00
bclary%bclary.com
48fade988a
JavaScript Test - regression test for bug 427798, by Igor Bukanov
2008-08-06 09:37:58 +00:00
bclary%bclary.com
050890fdbb
JavaScript Tests - regression test for bug 422269, by Igor Bukanov
2008-08-06 09:24:15 +00:00
bclary%bclary.com
67e14e0483
JavaScript Tests - regression test for bug 410852, by Rob Sayre
2008-08-06 08:44:47 +00:00
bclary%bclary.com
46f4b960ca
JavaScript Tests - regression test for bug 438415, by Brian Crowder
2008-08-06 06:44:40 +00:00
crowder%fiverocks.com
836469dd08
Bug 438415: shavarrays do not handle holes correctly for pop(), r=shaver, r=brendan, a=ss
2008-08-05 22:49:25 +00:00
crowder%fiverocks.com
ebc1218277
Bug 446494: better toLocaleString() handling, r=mrbkap, a=ss
2008-08-05 20:52:33 +00:00
bclary%bclary.com
da31038dd8
JavaScript Tests - modify test for BOM to whitespace conversion, bug 430740
2008-08-05 20:43:02 +00:00
bclary%bclary.com
cd2c4c4248
JavaScript Tests - regression test for bug 446494, by Philip Taylor
2008-08-04 23:44:10 +00:00
crowder%fiverocks.com
021676966d
Bug 430740: better handling of BOM characters in JS parsing, r=igor
2008-08-04 20:51:34 +00:00
nboyd%atg.com
6d58f0a1eb
Fix some missing cases in ClassShutter / exception interaction.
2008-07-28 14:55:46 +00:00
nboyd%atg.com
72c69e9ea6
Move NativeContinuation class into org.mozilla.javascript
2008-07-28 13:57:00 +00:00
nboyd%atg.com
5be6750942
Fix javadoc
2008-07-28 13:52:37 +00:00
nboyd%atg.com
e9a9ddc39f
Fix test
2008-07-28 13:16:52 +00:00
bclary%bclary.com
601b8cbfa2
JavaScript Tests - regression test for bug 438415, by Jesse Ruderman
2008-07-27 04:08:48 +00:00
nboyd%atg.com
ebfea2dbc3
Unit test as example of defining global functions.
2008-07-26 13:55:10 +00:00
nboyd%atg.com
f6a8e3f4ab
Fix bug where an opaque ClassShutter was interfering with throwing a
...
JavaScript exception.
2008-07-26 13:53:48 +00:00
nboyd%atg.com
b0b9f6f852
Fix spelling in comment.
2008-07-26 13:49:25 +00:00
bclary%bclary.com
8a6f7bdecf
Sisyphus|JavaScript Tests - add repository information to failure tracking, bug 447738
2008-07-24 05:03:26 +00:00
bclary%bclary.com
1428b21659
Sisyphus|JavaScript Tests - update public failures, bug 399397
2008-07-24 04:48:45 +00:00
nboyd%atg.com
15aafe98ab
Bug was "works for me", but still nice to have a test
2008-07-23 16:51:13 +00:00
nboyd%atg.com
97619b8cb2
Another round on a Java API for continuations.
...
Also enables serializing an entire scope without using
ScriptableOutputStream and ScriptableInputStream.
2008-07-22 18:49:45 +00:00
bclary%bclary.com
fba1483a73
Sisyphus|JavaScript Tests - allow user to execute tests from other location than TEST_DIR, bug 446097, r=cbook
2008-07-21 22:15:34 +00:00
bclary%bclary.com
35fc9a37d1
JavaScript Tests - update public-failures and universe.data to include mozilla-central 1.9.1 branch, remove unsupported machine configurations, bug 399387
2008-07-18 17:56:05 +00:00
bclary%bclary.com
ec622a9cab
JavaScript Tests - update test to match mozilla-central change due to bug 442342, bug 445350
2008-07-18 17:52:18 +00:00
bclary%bclary.com
860d168772
Sisyphus - JavaScript Tests - add detect-universe.sh, bug 446037
2008-07-18 16:53:59 +00:00
bclary%bclary.com
57fef9b95b
Sisyphus - documentation, bug 397908
2008-07-10 20:34:04 +00:00
bclary%bclary.com
9018c9dae1
JavaScript Tests - update public failures, universe data, bug 399387
2008-07-10 20:07:23 +00:00
nboyd%atg.com
5949d5547c
Patch from Hannes Wallnoefer to fix regression with jsGet_ and jsSet_.
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=404211#c3 .
2008-07-10 12:59:26 +00:00
nboyd%atg.com
15420b2228
Better way to handle testing doctests using JUnit4.
2008-07-10 12:25:28 +00:00
bclary%bclary.com
99f1f10529
JavaScript Tests - remove unreliable test machines from test universe, update public-failures.txt, universe.data, bug 404367
2008-07-09 01:23:56 +00:00
nboyd%atg.com
6af5eee26b
Allow indirect calls to eval as long as the execution scope is the global
...
scope. See http://groups.google.com/group/mozilla.dev.tech.js-engine.rhino/browse_thread/thread/1f1c24f58f662c58/7ae013eee15186e6?show_docid=7ae013eee15186e6 .
2008-07-04 18:48:43 +00:00
nboyd%atg.com
48da715e4b
Fix bug Bug 443491 for an assignment to a property with only a getter defined, the assignment should cancel out the getter
2008-07-03 20:16:59 +00:00
bclary%bclary.com
10e6cb275d
JavaScript Tests - regression test for bug 422592, by timeless
2008-07-03 14:44:56 +00:00
bclary%bclary.com
e9c299e747
JavaScript Tests - regression test for bug 429266, by Jesse Ruderman
2008-07-03 14:37:51 +00:00
bclary%bclary.com
6dffc63ea2
JavaScript Tests - regression test for bug 356378, by Jesse Ruderman
2008-07-03 14:32:34 +00:00
bclary%bclary.com
b7fc9fb6b2
JavaScript Test - regression test for bug 418128, by Igor Bukanov
2008-07-03 14:22:43 +00:00
bclary%bclary.com
396346cd8a
JavaScript Tests - update public failures, bug 399387
2008-07-03 03:59:22 +00:00
nboyd%atg.com
aed965bc93
Fix warnings for missing serialVersionUID.
2008-07-02 18:16:35 +00:00
nboyd%atg.com
0a9321b614
Fix bug 442922: New E4X Dom based XML implementation is not serializable
2008-07-02 14:56:50 +00:00
bclary%bclary.com
9bd8aa76bb
Sisyphus - JavaScript Tests - generalize std::bad_alloc -> out of memory post processing, bug 443156
2008-07-02 12:34:29 +00:00
bclary%bclary.com
8feb9d19d4
Javascript Tests - do not require js tests to be on path, bug 443154
2008-07-02 12:26:58 +00:00
bclary%bclary.com
7e31890b7a
JavaScript Tests - update public-failures.txt, universe.data bug 399387
2008-07-02 12:11:07 +00:00
bclary%bclary.com
7293c63186
JavaScript Tests - reportCompare doesn't print description on failures, bug 431108, patch by x00000000@freenet.de, r=igor
2008-07-02 10:54:32 +00:00
crowder%fiverocks.com
55305c2d91
Bug 440473: crash [@ Decompile][@ js_GetSrcNoteOffset] with firebug/jQuery, r=igor, a=beltzner
2008-07-01 17:22:52 +00:00
nboyd%atg.com
01cb44937f
Test of new continuations API
2008-06-27 12:54:41 +00:00
nboyd%atg.com
22d09c3bf8
New error message
2008-06-27 12:54:05 +00:00
nboyd%atg.com
01de7ac558
Ensure Counter example works as documented
2008-06-27 12:53:47 +00:00
nboyd%atg.com
d840b977e3
Fix bug 404211: Multiple competing function definitions leads to chaotic results
...
Detect and report errors for name collisions for jsFunction_, etc.
2008-06-27 12:45:44 +00:00
nboyd%atg.com
a6b8a2130f
regression test
2008-06-27 12:23:20 +00:00
nboyd%atg.com
fa3e875a7e
regression test for 429121
2008-06-27 12:22:16 +00:00
nboyd%atg.com
d018fb7863
New class for Java continuations API.
2008-06-26 19:54:46 +00:00
nboyd%atg.com
95296dcd20
Fix bug 435625: Rhino Shell Console's Prompt Char ">" Display Delayed
2008-06-26 15:44:39 +00:00
nboyd%atg.com
8f9a1c91b0
New Java API for continuations in interpreter mode.
2008-06-26 13:57:11 +00:00
nboyd%atg.com
7073e83740
Fix problem where while (1) {} was not getting caught by
...
instruction count thresholds.
2008-06-26 13:48:09 +00:00
nboyd%atg.com
75220aef73
Changes URI encoding so that the hex letters are capitalized,
...
which is important in oAuth. According to rfc3986:
2.1. Percent-Encoding
[...]
If two URIs
differ only in the case of hexadecimal digits used in percent-encoded
octets, they are equivalent. For consistency, URI producers and
normalizers should use uppercase hexadecimal digits for all percent-
encodings.
2008-06-26 02:11:57 +00:00
bclary%bclary.com
e3c8bd4cad
Sisyphus/JavaScript - update to support 1.9.1, bug 441875
2008-06-25 22:10:11 +00:00
bclary%bclary.com
89bb6484db
JavaScript Tests - correct test typos, bug 433999
2008-06-25 14:45:47 +00:00
bclary%bclary.com
eead8f517a
JavaScript Tests - update statistics handling in test, bug 311414 by jorendorff
2008-06-25 14:29:24 +00:00
brendan%mozilla.org
738b79082b
Fix 433672, r=igor, a=shaver.
2008-06-25 00:23:05 +00:00
nboyd%atg.com
ada3dd3395
Remove obsolete statement in comment.
2008-06-20 00:46:27 +00:00
nboyd%atg.com
52f5139eac
Fix the last of the warnings!
2008-06-19 17:30:46 +00:00
nboyd%atg.com
2a081df1f0
Fix bug 437988. Rhino must discover the abstract methods in the interface
...
of a base class in JavaAdapter
2008-06-11 13:02:18 +00:00
gavin%gavinsharp.com
04a01c77bc
Bug 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>,
...
r=ted, a=shaver
2008-05-28 18:42:32 +00:00
igor%mir2.org
3802d1d2e7
[Bug 435546] proper stacking of JS_(PUSH|POP)_TEMP_ROOT. r=brendan aRC2=shaver
2008-05-28 17:55:06 +00:00
nboyd%atg.com
3be56e1e23
Fix typos in comments.
2008-05-28 12:36:35 +00:00
nboyd%atg.com
2f6c6ff483
Improve error reporting if sourceName == null.
2008-05-28 12:35:52 +00:00
nboyd%atg.com
ae095bdeac
Fix typo in comment.
2008-05-28 12:35:18 +00:00
jst%mozilla.org
d46ae52757
Fixing bug 434673. Fix GC safety issue when calling through XPCWrapper into an IDL defined function. r+sr=brendan@mozilla.org, a=shaver@mozilla.org
2008-05-28 05:42:53 +00:00
jst%mozilla.org
fae842be5c
Fixing bug 433005. Make calls through XPConnect on threads other than the main thread suspend JS request to avoid blocking GC on the main thread while calling slow functions on non-main threads. Patch by benjamin@smedbergs.us and jst@mozilla.org, r=jst@mozilla.org, sr=brendan@mozilla.org, a=schrep@mozilla.com
2008-05-27 21:59:58 +00:00
brendan%mozilla.org
ef8e74916d
Fix 433279, r=mrbkap+shaver, a=schrep.
2008-05-23 05:06:09 +00:00
nboyd%atg.com
731917ae91
Fix bug where we were getting a strict warning on the following code:
...
function f() { x && g(); }
2008-05-22 20:42:31 +00:00
brendan%mozilla.org
049956ebff
Patch from nanto@moon.email.ne.jp for misordered alternates in string-lexing regexp, and lack of IE /[/]/ compat in regexp-lexing regexp (433831, r=me, NPOTB).
2008-05-21 22:38:18 +00:00
nboyd%atg.com
f463a7b1ac
Fix bug 433878: minor glitch when decompiling 'let' statements
...
Once I ran this through the regression tests, this ended up being more complicated unfortunately. There was a missing error check all along, but the previous bug caused us to pass a negative test, so I had to implement that to get everything to pass.
2008-05-16 21:13:02 +00:00
bclary%bclary.com
809418f177
JavaScript Tests - update test and remove from exclusion list, bug 433698, r=jorendorff
2008-05-14 23:18:47 +00:00
bclary%bclary.com
5464d97065
JavaScript Tests - add unary - tests for bug 432881
2008-05-10 03:33:48 +00:00
reed%reedloden.com
8ca99b8829
Bug 430955 - "jsfun.h uses JSArenaPool without needed typename" [p=mh+mozilla@glandium.org (Mike Hommey) r=brendan a1.9=damons]
2008-05-09 07:40:10 +00:00
nboyd%atg.com
23fcd20618
Fix spelling error, add more info about -f -
2008-05-07 13:02:35 +00:00
reed%reedloden.com
97a10ea834
Bug 410606 - "AIX linker error for trunk build xpconnect module : ERROR: Undefined symbol: .JSAutoTempValueRooter::operator delete(void*,unsigned long)" [p=shailen.n.jain@gmail.com (Shailen) r+sr=mrbkap a1.9=beltzner]
2008-05-07 10:26:52 +00:00
crowder%fiverocks.com
d62bf43a0f
Bug 432275: Regression - Java applets crashing browser [@ obj_eval], patch by mrbkap, r=crowder, a=beltzner
2008-05-06 22:01:32 +00:00
crowder%fiverocks.com
b9182706ba
Bug 432275 - Regression - Java applets crashing browser [@ obj_eval], r=igor, a=beltzner
2008-05-06 21:59:49 +00:00
bent.mozilla%gmail.com
1a09f64df2
Bug 429442 - "crashes [@ nsJSIID::HasInstance][@ XPCNativeSet::FindInterfaceWithIID]". r+sr=jst, a=beltzner.
2008-05-06 21:37:50 +00:00
nboyd%atg.com
6b80d2e2d3
Fix warning for use of cx.enter(), move regExpParse.doctest
2008-05-06 12:43:29 +00:00
nboyd%atg.com
37f3e34b2a
Regression test for Matrix example
2008-05-04 15:24:55 +00:00
nboyd%atg.com
059bc0a38a
Fix more warnings, serialVersionUID, generics, clean up examples
2008-05-04 15:22:28 +00:00
crowder%fiverocks.com
6a0ddb09f6
Bug 429864: assertion at startup with venkman, patch by mrbkap, r=brendan, a=beltzner
2008-05-04 04:31:01 +00:00
crowder%fiverocks.com
80adb4a693
Bug 431465 -- (relanding) Crash [@ DecompileExpression] with trap, r=brendan, shaver, igor; a=mtschrep
2008-05-04 04:20:23 +00:00
nboyd%atg.com
5ca93162ba
Regression test (updated to fix warnings).
2008-05-04 01:32:02 +00:00
nboyd%atg.com
f3faa5f093
Had already fixed bug 368019 from another source, mark it fixed and
...
rename regression test
2008-05-02 12:57:39 +00:00
nboyd%atg.com
b5da8dd4c2
Fix typo in comment
2008-05-02 02:02:06 +00:00
bclary%bclary.com
357c0d38a1
Sisyphus|JavaScript Tests - runtests.sh -I include conflicts with msvc include on Windows
2008-05-01 23:38:30 +00:00
gavin%gavinsharp.com
89aae06739
Back out patch for bug 431465 due to unit test failures
2008-05-01 23:06:43 +00:00
crowder%fiverocks.com
defc79a8e3
Addressing white-space nits.
2008-05-01 22:16:38 +00:00
igor%mir2.org
ffb023bb9c
[Bug 427798] faster js_PutBlockObject(), r=brendan a1.9=shaver
2008-05-01 21:59:52 +00:00
crowder%fiverocks.com
9391c36166
Bug 431465 - Crash [@DecompileExpression] with trap, r/a=shaver
2008-05-01 21:36:19 +00:00
bclary%bclary.com
9fdeff0fc5
JavaScript Tests - update public failures, bug 404367
2008-05-01 15:05:24 +00:00
nboyd%atg.com
7109f49512
Fix bug 431674 Java field private access doesn't work well with Java Bean
...
access
2008-05-01 14:08:48 +00:00
nboyd%atg.com
0695eaed0d
Fix bug 419090: Object properties list in different (hash?) order than entered
...
Connect slots in a linked list to keep track of the insertion order.
2008-05-01 12:36:40 +00:00
bclary%bclary.com
95951eba94
JavaScript Tests - test for section ecma 262-3 15.4.5.1
2008-05-01 01:22:00 +00:00
bclary%bclary.com
b60c2240de
JavaScript Tests - regression test for bug 414531
2008-05-01 01:17:05 +00:00