brendan@mozilla.org
|
2673359f2a
|
Fix misindented code (418049, r=igor).
|
2008-02-17 16:01:53 -08:00 |
bclary@bclary.com
|
3e17163d16
|
Sisyphus/JavaScript Tests - update known failures, no bug, not part of the build
|
2008-02-17 10:13:16 -08:00 |
timeless@mozdev.org
|
dc464ab67c
|
Bug 416981 CheckLeakedRoots should specify which JSRuntime is leaking r=brendan a=brendan
|
2008-02-16 22:56:40 -08:00 |
reed@reedloden.com
|
940e9c6377
|
Bug 417615 - "js.c doesn't build under MOZ_SHARK" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
|
2008-02-16 19:27:30 -08:00 |
bclary@bclary.com
|
ab1f34af67
|
Sisyphus/JavaScript Tests - update known failures to match new time out variables, no bug, not part of the build
|
2008-02-16 14:18:37 -08:00 |
brendan@mozilla.org
|
17c8d07720
|
Defend against compiler pseudo-frames (417944, r=shaver).
|
2008-02-16 13:33:59 -08:00 |
bclary@bclary.com
|
b5887a8157
|
Sisyphus/JavaScript Tests - add timeout for js1_6/extensions/regress-385393-08.js due to bug 417916
|
2008-02-16 09:12:13 -08:00 |
bclary@bclary.com
|
251400db20
|
Sisyphus/JavaScript Tests - lower timeout to 2 minutes, bug 417932, not part of the build
|
2008-02-16 08:43:07 -08:00 |
bclary@bclary.com
|
725fe1196b
|
Sisyphus/JavaScript Tests - update known failures for windows, no bug, not part of the build
|
2008-02-16 05:55:22 -08:00 |
brendan@mozilla.org
|
6f744d3a94
|
Don't lock non-native objects (417819, r=mrbkap).
|
2008-02-15 22:53:32 -08:00 |
jruderman@hmc.edu
|
069a08c23d
|
Add crashtest
|
2008-02-15 21:29:10 -08:00 |
brendan@mozilla.org
|
51603c57f5
|
Optimize ComputeGlobalThis (395993, r=mrbkap).
|
2008-02-15 18:46:46 -08:00 |
igor@mir2.org
|
6721a1115f
|
Bug 416601: property cache is properly disabled under with statements with generators. r=brendan a1.9=blocking1.9
|
2008-02-15 03:38:40 -08:00 |
shaver@mozilla.org
|
78086c82f0
|
back out for mochitest failures in prototype
|
2008-02-15 02:31:38 -08:00 |
shaver@mozilla.org
|
42bcfd3a28
|
Bug 322889: implement specialized storage and operations for JS arrays; r+a=brendan.
|
2008-02-15 01:48:53 -08:00 |
gavin@gavinsharp.com
|
98c6509ae0
|
Back out bug 322889 due to jQuery unit test failures
|
2008-02-14 18:41:18 -08:00 |
shaver@mozilla.org
|
d2c737a91e
|
Bug 322889: implement specialized storage and operations for JS arrays; r+a=brendan
|
2008-02-14 17:07:53 -08:00 |
shaver@mozilla.org
|
d168ad9a94
|
Bug 416675: refactor JSScope locking for reuse on non-native objects. r+a=brendan.
|
2008-02-14 16:44:46 -08:00 |
jag@tty.nl
|
83acb80efe
|
Bug 417419: You too can solve global-warming without making the JS_INLINE macro ugly. r=/a=brendan
|
2008-02-14 15:56:53 -08:00 |
bclary@bclary.com
|
d61b8ef120
|
Sisyphus/JavaScript Tests - update known failures list, no bug, not part of the build
|
2008-02-14 08:29:37 -08:00 |
igor@mir2.org
|
4f40e7c841
|
Bug 416354: optimizing switch cases in the inetrpreter, r,a1.9=brendan
|
2008-02-14 07:36:39 -08:00 |
reed@reedloden.com
|
bfcf87f43b
|
Bug 402898 - "JS_YieldRequest doesn't do scope-sharing" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
|
2008-02-14 03:14:25 -08:00 |
brendan@mozilla.org
|
5fd5861767
|
Optimize wrapper creation via JS_NewObjectWithGivenProto, and avoid cycle-check overhead in JS_Set{Prototype,Parent} (408871, r=mrbkap).
|
2008-02-13 21:10:42 -08:00 |
brendan@mozilla.org
|
d2a6517917
|
Must set initial slot value in js_DefineNativeProperty via write barrier (417012, r=shaver).
|
2008-02-13 19:12:44 -08:00 |
bclary@bclary.com
|
0e3a3d85ad
|
Sisyphus/JavaScript Tests - update public failures, no bug, not part of the build
|
2008-02-13 18:25:05 -08:00 |
bclary@bclary.com
|
8e1249bc83
|
JavaScript Tests - update test due to bug 309894
|
2008-02-13 15:34:49 -08:00 |
brendan@mozilla.org
|
e5248d6fd1
|
Fiddle blank lines botched in my last checkin.
|
2008-02-13 15:07:14 -08:00 |
crowder@fiverocks.com
|
4534c378db
|
Bug 417100 - Fixing windows build errors
|
2008-02-13 14:33:57 -08:00 |
crowder@fiverocks.com
|
258cd8de1d
|
Bug 417100 - more aggressive inlining for jsregexp.c, r=brendan, a1.9=mtschrep
|
2008-02-13 13:52:17 -08:00 |
crowder@fiverocks.com
|
5730307ef2
|
Bug 417077 - more rigorous inlining functionality for JS, r/a1.9=brendan
|
2008-02-13 13:50:05 -08:00 |
bclary@bclary.com
|
5153a63897
|
Sisyphus/JavaScript Tests - improve test timeout handling, bug 417260
|
2008-02-13 12:18:02 -08:00 |
igor@mir2.org
|
dd6b5cd3cf
|
Bug 309894: non-recursive XML-filtering implementation. r,a1.9=brendan
|
2008-02-13 06:32:31 -08:00 |
brendan@mozilla.org
|
0c8245fc08
|
Patch from Robert Longson <longsonr@gmail.com> for _InterlockedCompareExchange on MSVC7.1 (416813, r=me).
|
2008-02-13 02:21:50 -08:00 |
brendan@mozilla.org
|
0ea0a5fc4e
|
Fix stupidity from patch for 414452 (417144, r=shaver, thanks to vlad for finding).
|
2008-02-12 20:17:50 -08:00 |
brendan@mozilla.org
|
659fb5a2cd
|
Cope with GC under js_{Find,Lookup}Property in ASSERT_VALID_PROPERTY_CACHE_HIT (417033, r=shaver).
|
2008-02-12 18:26:16 -08:00 |
bclary@bclary.com
|
9d86225345
|
Sisyphus/JavaScript Tests - fix post-process-logs.pl page, exit status processing, bug 416970
|
2008-02-12 04:06:14 -08:00 |
jwalden@mit.edu
|
7f2e5c9a06
|
Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep
|
2008-02-11 20:11:07 -08:00 |
bclary@bclary.com
|
86509c1d10
|
Sisyphus/JavaScript Tests - attempt 2 at getting known failures correct, bug 416789
|
2008-02-11 15:29:54 -08:00 |
bclary@bclary.com
|
efeab1c81d
|
Sisyphus/JavaScript Tests - improve page time out handling in post-process-logs.sh, bug 416788
|
2008-02-11 15:22:29 -08:00 |
timeless@mozdev.org
|
4b8afc5fd0
|
Fixing js.mak - adding jsiter
|
2008-02-11 14:35:05 -08:00 |
bclary@bclary.com
|
879d5c0d43
|
JavaScript Tests - update test for bug 410571
|
2008-02-11 14:22:02 -08:00 |
crowder@fiverocks.com
|
ac68997dbd
|
Bug 416615 - Optimize JS_MAX(upcase(localMax), downcase(localMax)), r=mrbkap, blocking1.9=brendan, idea from BijuMailList@gmail.com
|
2008-02-11 12:23:28 -08:00 |
nboyd@atg.com
|
44d631fabb
|
regression test. r=shaver
|
2008-02-11 08:55:10 -08:00 |
jag@tty.nl
|
a8854bbae5
|
Bug 416685: jsinterp.c warning: empty body in an if-statement (times 4). r=/a=brendan
|
2008-02-11 02:55:59 -08:00 |
bclary@bclary.com
|
7adfbe3ebc
|
Sisyphus/JavaScript Tests - update known failures, bug 416789
|
2008-02-11 01:14:16 -08:00 |
bclary@bclary.com
|
eba36f4ad2
|
Sisyphus/JavaScript Tests - handle browser test timeouts better in non-restart mode, bug 416788
|
2008-02-11 01:08:38 -08:00 |
bclary@bclary.com
|
f4497f2e2c
|
Sisyphus/JavaScript Tests - improve error message, bug 416786
|
2008-02-11 01:00:21 -08:00 |
brendan@mozilla.org
|
dba743ca9a
|
Avoid O(n^2) hazard under JS_ARENA_RELEASE, simplifying arena-pool usage and eliminating debug code (416628, r=igor).
|
2008-02-11 00:55:02 -08:00 |
bclary@bclary.com
|
8b3522b952
|
JavaScript Tests - update *.tests lists, bug 416783
|
2008-02-11 00:52:12 -08:00 |
reed@reedloden.com
|
f05713b100
|
Bug 416470 - "JSContext::outstandingRequests bookkeeping is incorrect" [p=jorendorff@mozilla.com (Jason Orendorff) r=igor a1.9=schrep a=blocking1.9+]
|
2008-02-10 22:15:18 -08:00 |
brendan@mozilla.org
|
b744a843ed
|
Export js_CheckForStringIndex from jsobj.c for use by assert in jsinterp.c (416460, r=shaver).
|
2008-02-10 17:12:29 -08:00 |
reed@reedloden.com
|
862ebefdca
|
Bug 412324 - "Main content panel is not rendered for all WebCT/Blackboard installations" [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=brendan a=blocking1.9+]
|
2008-02-10 00:49:19 -08:00 |
timeless@mozdev.org
|
2648527d6f
|
Bug 416293 unbalanced locking in jsd_SetExecutionHook r=crowder a=mtschrep
|
2008-02-09 20:16:54 -08:00 |
jwalden@mit.edu
|
cc941ff668
|
Bug 410571 - Yield and let expressions disappear in decompilation of object literal due to mismanagement of the sprintstack; just sprint all at once instead of in two steps. r+a=brendan
|
2008-02-09 19:30:07 -08:00 |
igor@mir2.org
|
b0a44e937f
|
Bug 415274: Patch from Mike Moening to allow buiding SpiderMonkey as a static library. r=myself, a1.9=brendan
|
2008-02-09 06:19:36 -08:00 |
jruderman@hmc.edu
|
ef2a1cd2d3
|
Add crashtests
|
2008-02-09 02:43:15 -08:00 |
brendan@mozilla.org
|
f84eb731e4
|
Missing unlock in propcache setprop/setname code, plus two cleanups (416478, r=shaver, mad props to jorendorff).
|
2008-02-08 19:02:57 -08:00 |
brendan@mozilla.org
|
dab96fa561
|
Put js_DisablePropertyCache in the right place in the obj_eval flow graph (416406, r=shaver).
|
2008-02-08 17:54:31 -08:00 |
igor@mir2.org
|
649555b871
|
Bug 411722: faster js_GetLocalNameArray. r=brendan a=blocking1.9
|
2008-02-08 16:01:45 -08:00 |
jst@mozilla.org
|
aa33413257
|
Fixing bug 410462. Quiet down a bogus assertion. r+sr=peterv@propagandism.org, a=mtschrep@gmail.com
|
2008-02-08 15:15:00 -08:00 |
jst@mozilla.org
|
12185bcc5e
|
Landing updated fix for bug 410223. Don't allocate links on the heap. Patch by mrbkap@gmail.com and jst@mozilla.org, r+sr=brendan@mozilla.org/mrbkap@mozilla.org
|
2008-02-08 15:10:06 -08:00 |
brendan@mozilla.org
|
0aae0a8949
|
Fix bogus assertion (416404, r=shaver).
|
2008-02-08 14:59:59 -08:00 |
igor@mir2.org
|
d582aeb0c8
|
Attachment 302122: optimizing JSOP_NEG, r=brendan a=blocking1.9
|
2008-02-08 14:01:09 -08:00 |
igor@mir2.org
|
26b50c706e
|
Bug 385133: proper verification for stack layout in the decompiler, r=brendan a=blocking1.9
|
2008-02-08 13:59:05 -08:00 |
bclary@bclary.com
|
78f303f067
|
JavaScript Tests - fix window detection in test for bug 367121
|
2008-02-08 12:51:08 -08:00 |
dbaron@dbaron.org
|
717e6d5f15
|
More detailed description of JS objects. b=414972 r+sr=peterv a=not part of default build (DEBUG_CC only)
|
2008-02-08 11:50:47 -08:00 |
dbaron@dbaron.org
|
e17103cf0a
|
Add comment explaining mJSRoots and ExplainLiveExpectedGarbage business.
|
2008-02-08 11:50:16 -08:00 |
brendan@mozilla.org
|
88be18b937
|
Return of the property cache (365851, r=shaver).
|
2008-02-07 15:18:45 -08:00 |
crowder@fiverocks.com
|
968a68d115
|
Bug 415922 - Exception from within JSNewEnumerateOp on JSENUMERATE_NEXT not supported, patch by Joachim Kuebart <jkuebart@ptc.com>, r=brendan, a1.9=brendan
|
2008-02-07 12:09:48 -08:00 |
bclary@bclary.com
|
bbf913815d
|
JavaScript Tests - regression test for bug 367121, by moz_bug_r_a4
|
2008-02-07 07:29:40 -08:00 |
bclary@bclary.com
|
db9635529f
|
JavaScript Tests - regression test for bug 351795, by Jesse Ruderman
|
2008-02-07 06:10:49 -08:00 |
bclary@bclary.com
|
dc695b202e
|
JavaScript Tests - regression test for bug 373828, by Jesse Ruderman
|
2008-02-07 05:53:08 -08:00 |
bclary@bclary.com
|
0e49259a9c
|
JavaScript Tests - regression tests for bug 352640, by Jesse Ruderman
|
2008-02-07 05:50:24 -08:00 |
bclary@bclary.com
|
ed3fac1479
|
JavaScript Tests - regression test for bug 381304, by Biju
|
2008-02-07 05:46:59 -08:00 |
bclary@bclary.com
|
ebda11912b
|
JavaScript Tests - regression test for bug 379523, by Jesse Ruderman
|
2008-02-07 05:44:32 -08:00 |
bclary@bclary.com
|
5d01b448ba
|
JavaScript Tests - regression test for bug 356106, by Jesse Ruderman
|
2008-02-07 05:42:23 -08:00 |
bclary@bclary.com
|
5aff7aa88e
|
JavaScript Tests - regression test for bug 355622, by Jesse Ruderman
|
2008-02-07 05:39:53 -08:00 |
bclary@bclary.com
|
cefe6e3888
|
JavaScript Tests - regression test for bug 406555, by Igor Bukanov
|
2008-02-07 05:37:06 -08:00 |
bclary@bclary.com
|
3c42e14938
|
JavaScript Tests - regression test for bug 362583, by Jesse Ruderman
|
2008-02-07 05:33:53 -08:00 |
bclary@bclary.com
|
84136e97b6
|
JavaScript Tests - regression test for bug 361617, by Jesse Rudermen
|
2008-02-07 05:30:54 -08:00 |
peterv@propagandism.org
|
1f244d6b83
|
Fix for bug 415037 ("success" returned uninitialized from XPCVariant::VariantDataToJS). r/sr=jst, a=schrep.
|
2008-02-07 03:38:13 -08:00 |
reed@reedloden.com
|
7bdc6558bd
|
Bug 414963 - "C++ warnings in jsnum.c, jsutil.c (with g++ -Wconversion)" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
|
2008-02-06 13:34:51 -08:00 |
reed@reedloden.com
|
002c33c141
|
Bug 412985 - "Provide stubs for JS_THREADSAFE APIs in non-JS_THREADSAFE builds" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
|
2008-02-06 13:33:44 -08:00 |
bclary@bclary.com
|
d859659ac3
|
JavaScript Tests - run Tinderbox browser tests without restarting browser, bug 406196
|
2008-02-06 12:05:33 -08:00 |
brendan@mozilla.org
|
3d12218061
|
Fixed generation-number-optimized hash revalidation (415721, r=igor).
|
2008-02-05 17:25:12 -08:00 |
nboyd@atg.com
|
7b9c10185d
|
Test case for bug 415451 r=bclary@bclary.com
|
2008-02-05 13:52:34 -08:00 |
nboyd@atg.com
|
9b93b2f0a0
|
Regression test for bug 414098. r=bclary@bclary.com
|
2008-02-05 10:53:18 -08:00 |
brendan@mozilla.org
|
a0b8e63e6b
|
Reload key in case of multithreaded race to atomize the same string chars (415474, r=igor).
|
2008-02-03 21:12:33 -08:00 |
igor@mir2.org
|
8af608c998
|
Bug 400902: Backing out due to test failures.
|
2008-02-03 19:41:31 -08:00 |
igor@mir2.org
|
2c83b63220
|
Bug 400902: specialized arena for fast allocation of double values.r,a=brendan ab3=mtschrep
|
2008-02-03 18:37:22 -08:00 |
nboyd@atg.com
|
0ea7cd2dbc
|
As you might expect, a regression test for bug 414553. r=bclary@bclary.org
|
2008-02-01 12:48:02 -08:00 |
igor@mir2.org
|
3c4b2c5209
|
Bug 400902: backing out due to test failures.
|
2008-02-01 11:59:59 -08:00 |
igor@mir2.org
|
6c0dbc29f9
|
Bug 400902: using a specialized GC arena for doubles. r,a=brendan a1.9b3=mtschrep
|
2008-02-01 10:39:23 -08:00 |
igor@mir2.org
|
c895a6ed7d
|
Bug 415207: fix time overflow in arena aging code. r=crowder a1.9,a1.9b3=beltzner
|
2008-02-01 09:56:23 -08:00 |
igor@mir2.org
|
a26fbc8e54
|
Bug 354135: protect against oo recursion in e4x. r,a=brendan, a1.9b3=mtschrep
|
2008-01-31 22:01:17 -08:00 |
peterv@propagandism.org
|
34d2008d0f
|
Fix for bug 415017 ("ASSERTION: Fault in cycle collector: script pointer traversal failed"). r/sr=jst, a=beltzner.
|
2008-01-31 17:06:53 -08:00 |
mrbkap@gmail.com
|
5386fbf6fd
|
Get the right principal for cloned functions. bug 415030, r=brendan
|
2008-01-31 16:21:12 -08:00 |
brendan@mozilla.org
|
c907c4e13b
|
Fix from Arjan Van De Ven <arjan.van.de.ven@intel.com> to regression from patch for bug 312238 (fixing 353962, r=me, a=beltzner).
|
2008-01-31 13:42:43 -08:00 |
timeless@mozdev.org
|
1d2542004c
|
Bug 411249 Top crash [@ jsds_ScriptHookProc][@jsds_ScriptHookProc(JSDContext*, JSDScript*, int, void*)] on shutdown with Firebug 1.1.0b10 installed r=gijs a=beltzner
|
2008-01-31 11:12:47 -08:00 |
igor@mir2.org
|
e9fd74c064
|
Bug 414871: fixing gczeal issue. r=brendan, approval1.9b3=beltzner
|
2008-01-30 18:19:49 -08:00 |