Граф коммитов

9262 Коммитов

Автор SHA1 Сообщение Дата
peterv%propagandism.org e0337217d2 Fix for bug 372110 (Make cycle-collection debugging features optional at compile time). r=graydon, sr=jst. 2007-04-21 17:43:19 +00:00
igor%mir2.org 65436efe36 Bug 375270: fixing frprintf args in DumpHeap 2007-04-21 14:06:43 +00:00
peterv%propagandism.org 93712e056d Fix for bug 377606 (Switch cycle collector to more efficient hashtables). Patch by graydon, r=peterv, sr=dbaron. 2007-04-20 08:01:01 +00:00
crowder%fiverocks.com 5effd2bd66 Fixing a trivial warning in an assertion, r=crowder 2007-04-20 00:36:52 +00:00
jst%mozilla.org 1e2dcc2243 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 20:27:57 +00:00
nboyd%atg.com 589c036c73 Updated skip list for Rhino. Still needs more work categorizing failures. 2007-04-19 02:28:01 +00:00
nboyd%atg.com 0e98e0befe Tests in this directory oddly depend on a 3-argument TestCase constructor,
rather than the conventional 4-argument constructor, so many tests were
incorrectly failing. Changed to a 3-argument constructor.
2007-04-19 02:24:45 +00:00
igor%mir2.org aafeb526fb Bug 377896: fixing compilation warning about return JS_FALSE in a function returning JSXML*. r=brendan 2007-04-19 02:09:40 +00:00
nboyd%atg.com 40afa4fbf1 Add -debug flag to shell. Will cause it to generate debug for compiled class
files.
2007-04-18 17:08:42 +00:00
nboyd%atg.com 72b1d7697f Minor javadoc changes. 2007-04-18 15:57:44 +00:00
peterv%propagandism.org 5dacf86a27 Fix for bug 374872 (freeze/pause after clicking on a link). Patch by sspitzer, r/sr=peterv. 2007-04-18 10:14:38 +00:00
igor%mir2.org 5066f18bfc Bug 377831: patch from Martijn Wargers <martijn.martijn@gmail.com> to fix JS_TraceChildren declarataion. r=myself 2007-04-18 05:59:10 +00:00
igor%mir2.org f19cd13e4b Bug 377754: fixing JS_CLASS_TRACE macro and misspellings. r=brendan 2007-04-17 21:14:18 +00:00
igor%mir2.org ecff4dd0d6 Fixing misspelling in comments. 2007-04-17 21:10:22 +00:00
mrbkap%gmail.com d6dc4e6ce3 Add an assertion. bug 377090, r=brendan 2007-04-17 21:07:31 +00:00
bclary%bclary.com 8c6c531e30 JavaScript Test - add -Q command line option to jsDriver.pl to disable interrupt signal handler, bug 376701, r=mrbkap 2007-04-17 16:23:27 +00:00
nboyd%atg.com 39b0008481 Fix Bug 377777 - Don't lose precision on a java.lang.Long passed to a long parameter 2007-04-17 15:57:53 +00:00
bclary%bclary.com c38073f865 JavaScript Test - regression test for bug 291927, by Michael Lipp, David P. Caldwell 2007-04-17 13:27:23 +00:00
bclary%bclary.com f4f4967bf9 JavaScript Tests - move tests 5,6 from 373082 to 376773 2007-04-17 12:55:18 +00:00
igor%mir2.org b14781090f Bug 375270: API to trace GC things graph without running the GC. r=brendan 2007-04-17 06:53:39 +00:00
bclary%bclary.com ba0012ad79 JavaScript Tests - reduce test output not related to success/failure, bug 350531 2007-04-14 17:18:58 +00:00
bclary%bclary.com 81919bdc51 JavaScript Tests - do not perform comparisons for skipped test, bug 354541 2007-04-14 17:04:11 +00:00
inonit%inonit.com 9abd299845 Fix crash on startup in pre 1.5 VMs when XMLBeans not available 2007-04-14 00:48:13 +00:00
inonit%inonit.com 966e7ddc26 Rewording docs 2007-04-14 00:47:26 +00:00
crowder%fiverocks.com 4eceb88393 Bug 375642: another regexp that makes JS allocate > 1GB and hand, r=mrbkap 2007-04-14 00:27:12 +00:00
crowder%fiverocks.com aff4d55f08 Bug 356248: incorrect decompilation for object literal with named getter function; property and function names are mashed together, r=brendan 2007-04-14 00:13:02 +00:00
mrbkap%gmail.com fd792c6d29 Add an API to set aside and restore cx->fp. bug 377090, r=brendan 2007-04-13 19:20:22 +00:00
nboyd%atg.com bd8bf67520 Add missing version option. 2007-04-12 17:25:02 +00:00
nboyd%atg.com 849588fa34 Fix javadoc comment for version 1.6. 2007-04-12 17:23:21 +00:00
inonit%inonit.com ff04363b0b Fix bug in which elements which looked like HTML documents would get converted to strings incorrectly 2007-04-11 02:17:10 +00:00
mrbkap%gmail.com 1aa2b29971 Protect against someone calling XPCSafeJSObjectWrapper.prototype(). bug 375164, r+sr=brendan 2007-04-10 16:04:43 +00:00
igor%mir2.org 67d660491e Bug 373175: hiding code to set arena names behind JS_ARENAMETER. r=brendan 2007-04-10 13:29:10 +00:00
bclary%bclary.com a5ab3ba178 JavaScript Test - regression test for bug 352013, by Brendan Eich 2007-04-08 09:07:54 +00:00
bclary%bclary.com 58b9529c3f JavaScript Test - regression test for bug 352441, by Jesse Ruderman 2007-04-08 08:47:25 +00:00
bclary%bclary.com 2c6532d2e3 JavaScript Test - regression test for bug 352789, by Jesse Ruderman 2007-04-08 08:40:41 +00:00
bclary%bclary.com 3fdce81be9 JavaScript Test - regression test for bug 353146, by Jesse Ruderman 2007-04-08 08:32:51 +00:00
bclary%bclary.com fd496e8ebf JavaScript Test - regression test for bug 355786, by Jesse Ruderman 2007-04-08 07:52:03 +00:00
bclary%bclary.com aced892b48 JavaScript Test - regression test for bug 376564, by Jesse Ruderman 2007-04-08 07:44:49 +00:00
bclary%bclary.com ff13a49081 JavaScript Test - regression test for bug 376773, by Igor Bukanov 2007-04-08 06:24:43 +00:00
igor%mir2.org 4fa18dc072 Bug 373082: fixing bad English in comments for xml_lookupProperty. 2007-04-07 15:19:23 +00:00
nboyd%atg.com 89b58c9f11 Add special __javaClass__ property on NativeJavaClass to allow access to
the underlying java.lang.Class instance.
2007-04-07 02:52:23 +00:00
brendan%mozilla.org 9306c0f164 Add -o <option> to shell; add JSOPTION_ANONFUNFIX and test it for ECMA conformance (376052, r=igor). 2007-04-07 01:20:28 +00:00
bclary%bclary.com 1e0b6d0db1 JavaScript Test - regression test for bug 373072, update to check for new exception 2007-04-06 18:46:04 +00:00
inonit%inonit.com fcc81a4b64 Insert conditional having to do with bug 369394 while we are reviewing it 2007-04-06 14:48:15 +00:00
nboyd%atg.com 121dfe455e Fix warnings, clean up javadoc. 2007-04-05 15:50:25 +00:00
nboyd%atg.com 34975a42d7 Fix empty statement warnings. 2007-04-05 14:59:49 +00:00
nboyd%atg.com af2b862079 Fix javadoc. 2007-04-05 14:56:01 +00:00
nboyd%atg.com 41aebfbe10 Remove IDE-inserted comment. 2007-04-05 14:53:10 +00:00
igor%mir2.org 36850b18be Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined. 2007-04-05 10:52:35 +00:00
jruderman%hmc.edu 15033e9738 Bug 376564, Incorrect decompilation for "new (eval())". r=brendan. 2007-04-05 03:24:41 +00:00