Commit Graph

8172 Commits

Author SHA1 Message Date
brendan%mozilla.org
332c3087af Force parens around 'in' expr E1 in for (E1;...) loop (351336, r=mrbkap). 2006-09-05 00:29:32 +00:00
jwalden%mit.edu
9a9d3b2661 Bug 350629 - GeneratePrefix can return prefixes which begin with "xml" or similar, even though such prefixes are reserved in the XML spec. r=brendan 2006-09-04 23:25:29 +00:00
bclary%bclary.com
6a81b99f3e JavaScript Test - regression test for bug 350991, by Jesse Ruderman, Jeff Walden 2006-09-03 18:57:53 +00:00
bclary%bclary.com
af196d4ec5 JavaScript Test - regression test for bug 344951, by Jeff Walden 2006-09-03 18:34:14 +00:00
igor.bukanov%gmail.com
3ae0efd172 Bug 347248: Initialize Error instance properties lazily to speed up new Error(). r=brendan 2006-09-03 12:34:18 +00:00
brendan%mozilla.org
fcc8d89c9e Allow 'for (let (x)...; E2;E3)S1' as well as for with let declaration at the front (350991, r=mrbkap). 2006-09-03 07:50:32 +00:00
brendan%mozilla.org
8a73f5a395 Fix last checkin (351204, r=mrbkap). 2006-09-03 07:08:24 +00:00
brendan%mozilla.org
7884e4c388 Back out last change, reopening bug (thanks to waldo). 2006-09-03 06:29:20 +00:00
brendan%mozilla.org
900709fcce Allow 'for (let (x)...; E2;E3)S1' as well as for with let declaration at the front (350991, r=mrbkap). 2006-09-03 05:01:48 +00:00
bclary%bclary.com
9a199f1b6e JavaScript Test - regression test for bug 349851, by Jesse Ruderman 2006-09-03 01:09:05 +00:00
bclary%bclary.com
02c3baa964 JavaScript Test - regression test for bug 349362, by Jesse Ruderman 2006-09-03 01:00:59 +00:00
bclary%bclary.com
eabaf716a6 JavaScript Test - regression test for bug 351116, by Jesse Ruderman 2006-09-03 00:49:02 +00:00
bclary%bclary.com
90abe04629 JavaScript Test - attempt to deal with alert dismissal, bug 341821 2006-09-03 00:29:33 +00:00
bclary%bclary.com
142964427e JavaScript Test - attempt to deal with alert dismissal, bug 341815 2006-09-03 00:28:36 +00:00
bclary%bclary.com
65d5bbc344 JavaScript Test - remove length tests, bug 322135 2006-09-03 00:25:41 +00:00
bclary%bclary.com
6e2701ffe6 JavaScript Test - register and unregister dialog closer on start/stop rather than on before/after page load, no bug, not part of the build 2006-09-03 00:23:09 +00:00
bclary%bclary.com
54548528cc JavaScript Test - update gVersion for js16, js17, no bug, not part of the build 2006-09-03 00:21:27 +00:00
brendan%mozilla.org
b1eea8d6d7 Stop popping cloned blocks at activation boundary (351122, r=mrbkap). 2006-09-03 00:12:47 +00:00
igor.bukanov%gmail.com
03c600cbbd Bug 347248: Taking out the prev commit as old GCC can not tolerate non-static initializers. 2006-09-02 20:53:20 +00:00
bclary%bclary.com
73168ba864 JavaScript Test - fix automatic e4x detection, no bug not part of the build 2006-09-02 20:43:27 +00:00
brendan%mozilla.org
cd22c4371f Fix local function shadowing argument decompilation (351116, r=mrbkap). 2006-09-02 20:33:42 +00:00
igor.bukanov%gmail.com
85e9544057 Bug 347248: Initialize Error instance properties lazily to speed up new Error(). r=brendan 2006-09-02 19:52:11 +00:00
brendan%mozilla.org
0f33ca76df Fix stale comment. 2006-09-02 18:27:35 +00:00
brendan%mozilla.org
9c09b56560 Remove overlong/unhelpful to{Source,String}, use a better fallback for one diagnostic's call to js_DecompileValueGenerator (349362, r=igor). 2006-09-02 18:07:10 +00:00
bclary%bclary.com
50ce2b796d JavaScript Test - default to e4x on for e4x tests, bug 257679 2006-09-02 00:33:18 +00:00
brendan%mozilla.org
e42cf13bb5 Require parens around yield expressions in comma expressions (349851, r=mrbkap). 2006-09-01 21:42:51 +00:00
bclary%bclary.com
e8e16068d1 JavaScript Test - regression test for bug 348904, by Jesse Ruderman 2006-09-01 16:21:27 +00:00
bclary%bclary.com
787c3f6f8e JavaScript Test - regression test for bug 349653, by Jesse Ruderman 2006-09-01 16:09:06 +00:00
bclary%bclary.com
d8e39d6bd8 JavaScript Test - regression test for bug 350837, by Igor Bukanov 2006-09-01 16:00:54 +00:00
bclary%bclary.com
38d7f09399 JavaScript Test - regression test for bug 350810, by Jesse Ruderman 2006-09-01 15:54:08 +00:00
bclary%bclary.com
a79e42422a JavaScript Test - regression test for bug 349962, by Jesse Ruderman 2006-09-01 15:27:42 +00:00
brendan%mozilla.org
02c0baa72f Fix array comprehension code gen bug that broke constant folding (349653, r=mrbkap). 2006-09-01 06:16:14 +00:00
brendan%mozilla.org
c04fef2b38 Fix hairy for (let ...) code-gen cases constrained by the decompiler (348904, r=mrbkap). 2006-09-01 01:50:10 +00:00
brendan%mozilla.org
103d4e0d04 Fix stack modeling in for(x[i] in o) type loop heads (350810, r=mrbkap/sayrer). 2006-09-01 00:36:50 +00:00
bclary%bclary.com
cd8404eb33 JavaScript Test - update for regression test for bug 350704 2006-08-31 18:37:46 +00:00
bclary%bclary.com
aa707f5c63 JavaScript Test - update for regression test for bug 350670 2006-08-31 18:28:16 +00:00
bclary%bclary.com
a5517afd63 JavaScript Test - update for regression test for bug 350692 2006-08-31 18:25:08 +00:00
bclary%bclary.com
e9ee5e30f9 JavaScript Test - update regression test for bug 349012 2006-08-31 18:13:18 +00:00
igor.bukanov%gmail.com
c2e94748ad Bug 350837: Clerar cx->throwing in [gosub] when pushing exception. r=brendan 2006-08-31 18:01:44 +00:00
brendan%mozilla.org
f3480d148f Remove bogus assertions (349962, r=mrbkap). 2006-08-31 17:13:50 +00:00
bclary%bclary.com
c9148e899e JavaScript Test - update regression test for bug 350692regress-350692.js 2006-08-31 17:11:49 +00:00
benjamin%smedbergs.us
fe2b1b1254 Bug 350550 - Liveconnect shouldn't export NSGetFactory, r=brendan+jhpedemonte 2006-08-31 16:45:29 +00:00
szegedia%freemail.hu
dc9d1fae50 Run on all three currently existing optimization levels 2006-08-31 10:17:48 +00:00
bclary%bclary.com
2dc202ee1f JavaScript Test - regression test for bug 350704, by Jesse Ruderman 2006-08-31 09:27:47 +00:00
bclary%bclary.com
74049dd830 JavaScript Test - regression test for bug 350692, by Jesse Ruderman 2006-08-31 09:19:20 +00:00
bclary%bclary.com
cc93d42ffc JavaScript Test - regression test for bug 350670, by Jesse Ruderman 2006-08-31 09:10:24 +00:00
bclary%bclary.com
0aef361ae5 JavaScript Test - regression test for bug 349624, by Jesse Ruderman 2006-08-31 09:01:53 +00:00
bclary%bclary.com
0627f3bfec JavaScript Test - regression test for bug 349592, by Jesse Ruderman 2006-08-31 08:55:42 +00:00
brendan%mozilla.org
4a776f05bc Fix let expr nested in head of let block or expr (349624, r=mrbkap). 2006-08-31 04:53:33 +00:00
brendan%mozilla.org
a52e294ae9 Fix assertion (350692). 2006-08-30 23:13:46 +00:00