igor@mir2.org
|
8ab20ea672
|
Bug 378789: js_PutEscapedStringImpl can now cope with \0 in JSString. r=brendan
|
2007-04-25 15:30:35 -07:00 |
|
igor@mir2.org
|
412a0bb742
|
Bug 378255: Information about JS_DumpDebug to replace GC_MARK_DEBUG info.
|
2007-04-25 12:39:15 -07:00 |
|
nboyd@atg.com
|
2bfcee81b5
|
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
|
82cba2b84c
|
Skip performance test.
|
2007-04-25 10:23:13 -07:00 |
|
peterv@propagandism.org
|
f091506c2b
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
|
igor@mir2.org
|
fb57b9f902
|
Bug 378261: Replacing GC_MARK_DEBUG by DumpHeap. r=brendan
|
2007-04-25 06:43:18 -07:00 |
|
igor@mir2.org
|
cf9855cab4
|
Bug 378492: proper checks for null and jsval type when tracing, r=brendan
|
2007-04-24 16:11:02 -07:00 |
|
timeless@mozdev.org
|
c4317466a7
|
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
|
be3b7ec321
|
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
|
baab01ada6
|
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
|
a3211baf40
|
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
|
33ad8c7fae
|
Bug 375270: fixing frprintf args in DumpHeap
|
2007-04-21 07:06:43 -07:00 |
|
peterv@propagandism.org
|
9c898bc846
|
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
|
ad503359ff
|
Fixing a trivial warning in an assertion, r=crowder
|
2007-04-19 17:36:52 -07:00 |
|
jst@mozilla.org
|
fb9ff8dfde
|
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
|
882b3eb4c9
|
Updated skip list for Rhino. Still needs more work categorizing failures.
|
2007-04-18 19:28:01 -07:00 |
|
nboyd@atg.com
|
bba1b307c9
|
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
|
6e54adbacc
|
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
|
8c9fe90f81
|
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
|
3605082a27
|
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
|
ecc3d922bd
|
Bug 377754: fixing JS_CLASS_TRACE macro and misspellings. r=brendan
|
2007-04-17 14:14:18 -07:00 |
|
igor@mir2.org
|
ab97e31238
|
Fixing misspelling in comments.
|
2007-04-17 14:10:22 -07:00 |
|
mrbkap@gmail.com
|
34f19ad0bf
|
Add an assertion. bug 377090, r=brendan
|
2007-04-17 14:07:31 -07:00 |
|
bclary@bclary.com
|
84e7155a7f
|
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
|
1dcf711253
|
JavaScript Test - regression test for bug 291927, by Michael Lipp, David P. Caldwell
|
2007-04-17 06:27:23 -07:00 |
|
bclary@bclary.com
|
ce3eb2054b
|
JavaScript Tests - move tests 5,6 from 373082 to 376773
|
2007-04-17 05:55:18 -07:00 |
|
igor@mir2.org
|
1ab869f5ec
|
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
|
48e290092f
|
JavaScript Tests - reduce test output not related to success/failure, bug 350531
|
2007-04-14 10:18:58 -07:00 |
|
bclary@bclary.com
|
f6c62b7b43
|
JavaScript Tests - do not perform comparisons for skipped test, bug 354541
|
2007-04-14 10:04:11 -07:00 |
|
crowder@fiverocks.com
|
645d786c5b
|
Bug 375642: another regexp that makes JS allocate > 1GB and hand, r=mrbkap
|
2007-04-13 17:27:12 -07:00 |
|
crowder@fiverocks.com
|
c359618071
|
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
|
eb5ba3e1b2
|
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
|
fa1e627390
|
Protect against someone calling XPCSafeJSObjectWrapper.prototype(). bug 375164, r+sr=brendan
|
2007-04-10 09:04:43 -07:00 |
|
igor@mir2.org
|
1a41e7ddf2
|
Bug 373175: hiding code to set arena names behind JS_ARENAMETER. r=brendan
|
2007-04-10 06:29:10 -07:00 |
|
bclary@bclary.com
|
fcc5836572
|
JavaScript Test - regression test for bug 352013, by Brendan Eich
|
2007-04-08 02:07:54 -07:00 |
|
bclary@bclary.com
|
235559e668
|
JavaScript Test - regression test for bug 352441, by Jesse Ruderman
|
2007-04-08 01:47:25 -07:00 |
|
bclary@bclary.com
|
fcbc5418f5
|
JavaScript Test - regression test for bug 352789, by Jesse Ruderman
|
2007-04-08 01:40:41 -07:00 |
|
bclary@bclary.com
|
70ac2ab355
|
JavaScript Test - regression test for bug 353146, by Jesse Ruderman
|
2007-04-08 01:32:51 -07:00 |
|
bclary@bclary.com
|
a1b13a26f9
|
JavaScript Test - regression test for bug 355786, by Jesse Ruderman
|
2007-04-08 00:52:03 -07:00 |
|
bclary@bclary.com
|
b452571bbc
|
JavaScript Test - regression test for bug 376564, by Jesse Ruderman
|
2007-04-08 00:44:49 -07:00 |
|
bclary@bclary.com
|
6fa5154b55
|
JavaScript Test - regression test for bug 376773, by Igor Bukanov
|
2007-04-07 23:24:43 -07:00 |
|
igor@mir2.org
|
4220d7947f
|
Bug 373082: fixing bad English in comments for xml_lookupProperty.
|
2007-04-07 08:19:23 -07:00 |
|
brendan@mozilla.org
|
e64ec93e7c
|
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
|
2eb6b6d539
|
JavaScript Test - regression test for bug 373072, update to check for new exception
|
2007-04-06 11:46:04 -07:00 |
|
igor@mir2.org
|
ab3246743d
|
Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined.
|
2007-04-05 03:52:35 -07:00 |
|
jruderman@hmc.edu
|
ee91249145
|
Bug 376564, Incorrect decompilation for "new (eval())". r=brendan.
|
2007-04-04 20:24:41 -07:00 |
|
brendan@mozilla.org
|
d17f82048e
|
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
|
542c68db4a
|
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
|
d482dfb88f
|
Bug 375183: simpler noSuchMethod implementation, r=brendan.
|
2007-04-04 15:18:57 -07:00 |
|
brendan@mozilla.org
|
82f05e174e
|
Allow case yield: in JS1.7 (352441, r=mrbkap).
|
2007-04-04 11:02:50 -07:00 |
|