Commit Graph

10582 Commits

Author SHA1 Message Date
reed@reedloden.com
f1b732459f Bug 362582 - "Incorrect toString for regular expression with null character or line break" [p=crowder@fiverocks.com (Brian Crowder) r=mrbkap a1.9=damons] 2008-04-09 00:20:12 -07:00
jonas@sicking.cc
ec7a19c8b9 Allow XMLHttpRequest and document.load load files from subdirectories. r/sr=dveditz 2008-04-08 17:38:12 -07:00
timeless@mozdev.org
2c0ddfb82f Bug 426311 report address for live contexts in JS_DestroyRuntime r=brendan a=beltzner 2008-04-06 02:52:49 -07:00
bclary@bclary.com
2a7f90e700 JavaScript Test - regression test for bug 374025, by Jesse Ruderman 2008-04-05 02:01:57 -07:00
bclary@bclary.com
89cc300c25 JavaScript Test - regression test for bug 384412, by Joachim Kuebart 2008-04-05 01:12:31 -07:00
bclary@bclary.com
d8392382f0 JavaScript Test - regression test for bug 418730, by Jesse Ruderman 2008-04-05 00:44:23 -07:00
bclary@bclary.com
892d333989 JavaScript Tests - regression test for bug 420869, by Igor Bukanov 2008-04-04 23:29:43 -07:00
bclary@bclary.com
32d88296ed JavaScript Tests - regression test for bug 424683, by Brian Crowder 2008-04-04 23:19:05 -07:00
crowder@fiverocks.com
c2c3b4200f Bug 424683 - script stack space quota is exhausted (return of MAX_INLINE_CALL_COUNT), r=igor, blocking1.9=dsicore 2008-04-03 14:22:57 -07:00
bclary@bclary.com
002b641b63 Sisyphus - remove hard coded path dependencies, support mozilla-build, bug 426415, r=rcampbell 2008-04-03 09:22:29 -07:00
bent.mozilla@gmail.com
24cf3b937c Bustage fix for DEBUG_CC builds as a result of the fix for bug 423874. r=dbaron, a=NPOTDB. 2008-04-02 15:18:06 -07:00
igor@mir2.org
028bf90c45 [Bug 425828] clearing property cache when thread gets the first context. r=brendan a1.9=blocking1.9 2008-04-02 02:14:59 -07:00
igor@mir2.org
5e262850d9 [Bug 423874] Allocating functions together with JSObject. r=brendan a1.9=blocking1.9 2008-04-02 00:46:12 -07:00
reed@reedloden.com
d545086c33 Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a1.9=beltzner] 2008-04-01 23:41:23 -07:00
reed@reedloden.com
2d92fd7afd Bug 425080 - "C++ compatibilty: jsdbgapi.cpp: use of JS_malloc needs a cast" [p=jorendorff@mozilla.com (Jason Orendorff) r=brendan a1.9=beltzner] 2008-04-01 01:17:03 -07:00
reed@reedloden.com
766e316b6a Bug 424758 - "Use -xO4 for building js/src with Sun Studio compiler on Solaris" [p=ginn.chen@sun.com (Ginn Chen) r=luser/ted a1.9=beltzner] 2008-04-01 01:16:17 -07:00
bclary@bclary.com
9f3e3fb5c3 JavaScript Tests - regression test for bug 260106, by Brendan Eich 2008-03-29 16:14:23 -07:00
bclary@bclary.com
4b1cfa634a JavaScript Tests - regression test for bug 416705, by Igor Bukanov 2008-03-29 16:11:17 -07:00
bclary@bclary.com
88529deed9 JavaScript Tests - regression test for bug 416354, by Igor Bukanov 2008-03-29 16:07:16 -07:00
bclary@bclary.com
60debe8765 JavaScript Tests - regression test for bug 414755, by Igor Bukanov 2008-03-29 16:05:12 -07:00
bclary@bclary.com
9b7e9666d0 JavaScript Tests - regression test for bug 412926, by Igor Bukanov 2008-03-29 16:03:04 -07:00
bclary@bclary.com
97d84b6170 JavaScript Tests - regression test for bug 390597, by shutdown 2008-03-29 15:59:26 -07:00
bclary@bclary.com
06ae1aad02 JavaScript Tests - regression tests for bug 398085, by Seno Aiko 2008-03-29 15:37:33 -07:00
igor@mir2.org
8ec52a37a0 [bug 425957] fixing dtrace breakage caused by incomplete backing out of bug 423874. r,a=none as the code is not apart of the build. 2008-03-29 10:21:39 -07:00
igor@mir2.org
a2f5746dcf [bug 424942] optimizing call object property allocation, r=brendan a1.9=mtschrep 2008-03-29 08:48:41 -07:00
igor@mir2.org
a56e38ef38 [bug 424964] optimizing reserve slot allocation, r=brendan a1.9=mtschrep 2008-03-29 06:38:28 -07:00
igor@mir2.org
e05006a6f0 [bug 423874] backing out as a simpler patch would do the job with less code. 2008-03-29 03:34:29 -07:00
igor@mir2.org
ec6b483779 [bug 424376] backing out - too much compatibility problems. 2008-03-28 15:27:36 -07:00
bclary@bclary.com
932cb786b0 JavaScript Tests - update test for bug 338001 to handle various memory pressure scenarios 2008-03-28 12:14:45 -07:00
crowder@fiverocks.com
bc78984508 Removing bogus FIXME here (comment-change only) 2008-03-28 10:54:21 -07:00
crowder@fiverocks.com
8f67f6aeb4 Bug 425747: silencing warnings in jsdtrace.c, r/a=shaver 2008-03-28 10:38:23 -07:00
igor@mir2.org
91182ff802 [Bug 424693] post landing consetics: replacing // comments with good old /* */ 2008-03-28 10:30:59 -07:00
jst@mozilla.org
66b9343107 Fixing bug 424449. Clear scope on XOWs when scope is cleared on the object wrapped by the XOW. r+sr=mrbkap@gmail.com 2008-03-26 18:04:14 -07:00
bclary@bclary.com
3dce29a07e JavaScript Tests - remove unneeded image foo from test, bug 324650 2008-03-26 13:21:25 -07:00
bclary@bclary.com
b0c87d16b4 JavaScript Tests - remove machine name from public failures, bug 399387 2008-03-26 12:57:15 -07:00
bclary@bclary.com
d0e2d05892 JavaScript Tests - regression test for bug 424954 2008-03-26 00:01:05 -07:00
reed@reedloden.com
3d8bc575ab Bug 424954 - "Crash [@ js_GetWrappedObject]" [p=mrbkap@gmail.com (Blake Kaplan) r=brendan a1.9b5=beltzner] 2008-03-25 16:29:18 -07:00
reed@reedloden.com
388de4b8b8 Bug 422025 - [p=jst@mozilla.org (Johnny Stenback [jst]) r+sr=mrbkap a1.9b5=schrep] 2008-03-25 16:16:21 -07:00
bclary@bclary.com
500f15f8f0 JavaScript Tests - update public failures list, bug 399387, not part of the build 2008-03-25 10:49:48 -07:00
shaver@mozilla.org
3be7793e57 Bugs 423443/419661: crash in MarkSharpObjects due to stack overflow, when over-deep engine-internal recursion is triggered in JS components. r=brendan, a-b5=beltzner 2008-03-25 07:08:48 -07:00
bclary@bclary.com
30fb12b55d JavaScript Tests - regression test for bug 375344, by James Justin Harrell 2008-03-25 04:53:08 -07:00
bclary@bclary.com
bb760f2662 JavaScript Tests - regression test for bug 384991, by Jesse Ruderman 2008-03-25 04:51:04 -07:00
bclary@bclary.com
8950ceeaab JavaScript Tests - regression test for bug 406572, by Igor Bukanov 2008-03-25 04:48:39 -07:00
bclary@bclary.com
50b0799a99 JavaScript Tests - regression test for bug 407019, by Jesse Ruderman 2008-03-25 04:46:29 -07:00
bclary@bclary.com
0a29b4030f JavaScript Tests - regression test for bug 407720, by moz_bug_r_a4 2008-03-25 04:43:46 -07:00
bclary@bclary.com
2febeb1a08 JavaScript Tests - regression test for bug 421806, by Jesse Ruderman 2008-03-25 04:41:20 -07:00
bclary@bclary.com
ba639ef461 JavaScript Tests - regression test for bug 422286, by Mike Shaver 2008-03-25 04:39:05 -07:00
bclary@bclary.com
506fa5b6ff JavaScript Tests - regression test for bug 422348, by Igor Bukanov 2008-03-25 04:36:55 -07:00
bclary@bclary.com
3dd5715ff0 JavaScript Tests - regression test for bug 423300, by x0 2008-03-25 04:33:58 -07:00
igor@mir2.org
a0347875d1 [Bug 424693] using jsop_lineno to speedup pc->lineno mapping needed for eval. r=shaver a1.9b5=beltzner 2008-03-24 10:00:01 -07:00