jst@mozilla.org
|
69a56c708b
|
Landing fix for bug 412462. Do the right thing when converting objects wrapped in XOWs. Patch by mrbkap@gmail.com, r=jst@mozilla.org, sr=brendan@mozilla.org
|
2008-01-25 16:36:44 -08:00 |
jst@mozilla.org
|
a116be76ca
|
Landing fix for bug 411093. Make sure functions get the right filename. Patch by mrbkap@gmail.com, r=brendan@mozilla.org
|
2008-01-25 16:28:08 -08:00 |
jst@mozilla.org
|
275f61abc4
|
Fixing bug 397791. Prevent document principals from ever changing, and make us not use XOWs for same origin document objects. r=jonas@sickin.cc, sr=bzbarsky@mit.edu
|
2008-01-25 13:49:11 -08:00 |
jst@mozilla.org
|
33bb88f086
|
Fixing bug 413569. Make XPCWrappedNative::CallMethod() initialize the nsAutoString buffer used for [out] string param handling only when needed. r+sr=jonas@sicking.cc
|
2008-01-23 17:17:13 -08:00 |
jst@mozilla.org
|
2133a00277
|
Fixing bug 413045. Make some JS API functions faster by accessing obj->fslots[] directly when possible. r=brendan@mozilla.org, r=igor@mir2.org.
|
2008-01-23 14:05:43 -08:00 |
igor@mir2.org
|
57c91f16d7
|
Bug 413556: Patch from Jason Orendorff to fix JS_ConvertArguments. r,a=brendan
|
2008-01-23 06:20:38 -08:00 |
igor@mir2.org
|
8c529adb1c
|
Bug 412340: avois rehashing of alreday atomized strings. r,a=brendan
|
2008-01-23 05:17:47 -08:00 |
igor@mir2.org
|
812a206f33
|
Bug 413565: GC now put all free cells to free lists. r,a=brendan
|
2008-01-23 05:05:48 -08:00 |
igor@mir2.org
|
ad3ec80c7b
|
Bug 411722: backing out again to fix incorrect error recovery
|
2008-01-23 01:56:28 -08:00 |
igor@mir2.org
|
d9c8e2ea86
|
Bug 411722: faster implementation of js_GetLocalNameArray. r,a=brendan
|
2008-01-23 01:38:32 -08:00 |
igor@mir2.org
|
236f0f10fb
|
Bug 411722: the new version of the patch shows the same bad Ts regression, backing out again.
|
2008-01-22 01:06:06 -08:00 |
brendan@mozilla.org
|
38e6d23318
|
Fix #ifdef NARCISSUS code to track patch for bug 409476 (NPOTB).
|
2008-01-22 00:56:26 -08:00 |
igor@mir2.org
|
c60b21490b
|
Bug 411722: faster implementation of js_GetLocalNames. r,a=brendan
|
2008-01-22 00:21:54 -08:00 |
sayrer@gmail.com
|
88dbacb40b
|
Bug 411365. Shark functions. r/sr=brendan
|
2008-01-21 22:37:53 -08:00 |
mrbkap@gmail.com
|
7b788f7834
|
Use already running code's context when executing JS code from C++. bug 412598, r+sr=jst
|
2008-01-21 16:27:13 -08:00 |
jst@mozilla.org
|
4ad4aba591
|
Fixing bug 412698. Make XPConnect cache the per thread data for the main thread and use the cache when running on the main thread to save on time getting at the per thread data. r=dbradley@gmail.com, sr=brendan@mozilla.org
|
2008-01-20 20:51:55 -08:00 |
jst@mozilla.org
|
b028d9847a
|
Fixing bug 408301. Make more XPConnect wrappers share their JS object maps. r=peterv@propagandism.org, sr=brendan@mozilla.org
|
2008-01-20 13:03:52 -08:00 |
igor@mir2.org
|
afa3a88d13
|
Bug 413241: fixing bogus assertion in Statements() from jsparse.c. r=brendan,mrbkap a=brendan
|
2008-01-20 12:55:42 -08:00 |
igor@mir2.org
|
587c01d442
|
Bug 411722: Backing out due to bad Ts regression.
|
2008-01-20 11:11:59 -08:00 |
igor@mir2.org
|
950a93d935
|
Bug 411722: faster implementation of js_GetLocalNames. r=brendan a=blocking1.9+
|
2008-01-20 09:42:38 -08:00 |
peterv@propagandism.org
|
cc0c8428bf
|
Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r=igor, sr=jst.
|
2008-01-20 09:29:35 -08:00 |
timeless@mozdev.org
|
6ebd0d5466
|
Bug 334195 XPCWrappedNative::HandlePossibleNameCaseError dereferences an unitialized value if !set r=dbradley sr=jst a=mtschrep
|
2008-01-20 03:21:36 -08:00 |
igor@mir2.org
|
db688a1770
|
Bug 410649: function statement and destructuring parameter name clash now favours the function. r,a=brendan
|
2008-01-20 02:34:06 -08:00 |
reed@reedloden.com
|
5eaa89d176
|
I'm dumb. Please forgive me. Yes, that includes you, shaver.
|
2008-01-20 01:54:09 -08:00 |
reed@reedloden.com
|
c031ce7f17
|
Bug 331545 - "Use _InterlockedCompareExchange for js_CompareAndSwap" [p=mmoy@yahoo.com (Michael Moy) r+a1.9=brendan a=blocking1.9+]
|
2008-01-19 20:39:10 -08:00 |
jwalden@mit.edu
|
dae8a6b9a4
|
Fix typo noted by igor, bug 409476
|
2008-01-19 18:52:23 -08:00 |
sayrer@gmail.com
|
95af9eef8d
|
Bug 412874. Need Shark functions in JS component global scope. r/sr=brendan
|
2008-01-19 18:31:10 -08:00 |
shaver@mozilla.org
|
fb0b46ab3c
|
Config file for Solaris 10 from Wesley Garland (wes@page.ca), r=shaver.
|
2008-01-19 18:12:59 -08:00 |
jwalden@mit.edu
|
24f7096762
|
Bug 409476 - js_ValueToBoolean is pure, remove cx and out parameters and just return a boolean value for better perf. r+a=brendan
|
2008-01-19 16:56:08 -08:00 |
igor@mir2.org
|
6b9e1e7766
|
Bug 411025: temp rooting implemenation cleanup, r,a=brendan
|
2008-01-19 16:46:37 -08:00 |
sayrer@gmail.com
|
ab17fc5d6c
|
Bug 411365. JS Shark renames per brendan. r/a=brendan
|
2008-01-19 15:33:08 -08:00 |
igor@mir2.org
|
c526c4b477
|
Bug 413104: access to JSString is hidden behind macros even for a flat string.
|
2008-01-19 13:15:08 -08:00 |
reed@reedloden.com
|
d10363409b
|
Back out Igor's patch from bug 412340 due to consistent orange on fxdbug-win32-tb.
|
2008-01-19 00:06:45 -08:00 |
igor@mir2.org
|
bb8f471f9d
|
Bug 412340: JString stores a flag to indicate that it was atomized. r=brendan a=blocking1.9+
|
2008-01-18 18:56:51 -08:00 |
peterv@propagandism.org
|
09001414ad
|
Back out remainder of patch for bug 412491 to try to fix orange.
|
2008-01-18 07:36:28 -08:00 |
peterv@propagandism.org
|
733973188f
|
Back out to try to fix orange.
|
2008-01-18 05:59:07 -08:00 |
peterv@propagandism.org
|
442e717108
|
Fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r=igor, sr=jst.
|
2008-01-18 05:29:06 -08:00 |
reed@reedloden.com
|
f015d06d01
|
Back out patch from bug 411579, as there may be a Ts perf regression.
|
2008-01-18 02:36:40 -08:00 |
reed@reedloden.com
|
e2f4447ded
|
Bug 412811 - "xpconnect-tools build broken" [p=armin76@gentoo.org (Raúl Porcel) r+sr=bsmedberg (NPODB)]
|
2008-01-18 01:09:18 -08:00 |
reed@reedloden.com
|
cd2af3de01
|
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+]
|
2008-01-18 01:08:09 -08:00 |
reed@reedloden.com
|
4a77dda5cf
|
Bug 411968 - "Finishing JS_AlreadyHasOwnProperty" (CHECK_REQUEST(cx) in JS_AlreadyHasOwn{,UC}Property) [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan]
|
2008-01-17 02:28:57 -08:00 |
sayrer@gmail.com
|
f2a9049b13
|
Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst
|
2008-01-16 12:42:50 -08:00 |
igor@mir2.org
|
e5294ff020
|
Bug 412047: optimizing regexp upper/lower. r=crowder,a=blocking1.9
|
2008-01-16 00:31:15 -08:00 |
reed@reedloden.com
|
48b624cd11
|
Bug 411285 - "js_BoyerMooreHorspool is sometimes called for very short texts" [p=Seno.Aiko@gmail.com r=crowder a1.9=schrep]
|
2008-01-15 22:37:13 -08:00 |
bclary@bclary.com
|
70124a60a3
|
JavaScript Tests - test iterator value scope in array comprehension, by Norris Boyd, bug 412467, not part of the build
|
2008-01-15 20:47:31 -08:00 |
mrbkap@gmail.com
|
83e127e0b0
|
Don't call js_PopStatement if there was a parse error. bug 410852, r=brendan
|
2008-01-15 14:24:54 -08:00 |
bent.mozilla@gmail.com
|
55194785a8
|
Bug 352791 - "Permission denied to get property XULElement.ownerDocument". Patch by Blake Kaplan <mrbkap@gmail.com>. r=jst,bzbarsky. sr=brendan. a=blocking1.9.
|
2008-01-15 10:23:46 -08:00 |
benjamin@smedbergs.us
|
c1214a52cd
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:57:43 -08:00 |
benjamin@smedbergs.us
|
b3e87aa63b
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
bclary@bclary.com
|
a2cb4b68cf
|
JavaScript Test - fix thinko in ecma_3/Number/15.7.4.3-01.js, bug 412068
|
2008-01-14 23:09:46 -08:00 |