| JS1.7.0 | : | 2007-10-18 |
MSVC users on Windows: compile the JS Engine with linker flag
/OPT:NOICF !!!
Here's whyNews
This is the first release of SpiderMonkey 1.7.
Highlights
-
JS 1.7.0 is based on the same branch (1.8.1.8) as Firefox 2.0.0.8 and includes the same stability and security fixes.
-
JavaScript 1.7.0 introduces generators, iterators, array comprehensions, block scope
letstatements,letexpressions and destructuring assignment. -
The LiveConnect shell does not build on Windows 2000 and later due to missing configuration files (bug 364346) in
mozilla/js/src/liveconnect/configEven after hacking the configuration files, the LiveConnect shell will fail to start on Windows (bug 205520).
| When | Who | File | Rev | Branch | +/- | Description |
|---|---|---|---|---|---|---|
| 2007-10-04 10:36 | dveditz%cruzio.com | mozilla/js/src/jsscript.c | 3.79.2.25 | MOZILLA_1_8_BRANCH | 7/2 | bug 387881 prevent Script object abuse, patch by mrbkap, r=brendan, a=dveditz |
| 2007-10-03 07:36 | bclary%bclary.com | mozilla/js/src/jsapi.c | 3.214.2.38 | MOZILLA_1_8_BRANCH | 1/1 | Update JS_GetImplementationVersion to 1.7.0 on 1.8 branch, bug 380901, r=brendan,a=dveditz |
| 2007-09-28 16:29 | igor%mir2.org | mozilla/js/src/jsarray.c | 3.58.2.26 | MOZILLA_1_8_BRANCH | 9/4 | Bug 372309, a=dveditz, r=myself |
| 2007-09-27 11:30 | igor%mir2.org | mozilla/js/src/jsopcode.c | 3.89.2.73 | MOZILLA_1_8_BRANCH | 8/4 | Bug 393537, a=dveditz, r=brendan |
| 2007-09-27 11:25 | igor%mir2.org | mozilla/js/src/jsemit.c | 3.128.2.73 | MOZILLA_1_8_BRANCH | 5/1 | Bug 387955, a=dveditz, r=brendan |
| 2007-09-27 11:25 | igor%mir2.org | mozilla/js/src/jsobj.c | 3.208.2.55 | MOZILLA_1_8_BRANCH | 10/5 | |
| 2007-09-27 11:25 | igor%mir2.org | mozilla/js/src/jsxdrapi.h | 1.14.58.12 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-09-27 07:55 | igor%mir2.org | mozilla/js/src/jsgc.c | 3.104.2.34 | MOZILLA_1_8_BRANCH | 1/5 | Bug 390078, r=brendan, a=dveditz |
| 2007-08-30 08:56 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp | 1.109.2.8 | MOZILLA_1_8_BRANCH | 29/28 | Clean up the XDR properly even
if JS_XDRScript fails. In particular, don't
double-free things. Bug 387572, r+sr=brendan, a=dveditz |
| 2007-08-07 20:51 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/src/xpcthreadcontext.cpp | 1.39.26.4 | MOZILLA_1_8_BRANCH | 2/2 | Don't set aside the JS stack
when pushing a JSContext which is already on top
of the JSContext stack on top of itself. Bug 390488, r=jst, sr=brendan, a=dveditz |
| 2007-07-11 12:24 | jst%mozilla.org | mozilla/js/src/xpconnect/src/xpccomponents.cpp | 1.75.2.15 | MOZILLA_1_8_BRANCH | 11/0 | Fixing bug 380474. Use the inner object when looking up methods and adding event listeners. r=mrbkap@mozilla.org, sr=brendan@mozilla.org, a=dveditz@cruzio.com |
| 2007-07-10 18:33 | mrbkap%gmail.com | mozilla/js/src/jsscope.c | 3.45.20.6 | MOZILLA_1_8_BRANCH | 3/0 | Protect sprop across a potential GC. bug 381374, r=igor a=dveditz |
| 2007-07-10 18:31 | mrbkap%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.92 | MOZILLA_1_8_BRANCH | 1/1 | Always use vp to root rtmp. bug 375976, r=brendan a=dveditz |
| 2007-07-10 18:30 | mrbkap%gmail.com | mozilla/js/src/xpconnect/src/XPCNativeWrapper.cpp | 1.31.2.12 | MOZILLA_1_8_BRANCH | 15/2 | Fix bug 370127, use a better parent for function creation. r=brendan sr=bzbarsky a=dveditz |
| 2007-07-10 18:28 | mrbkap%gmail.com | mozilla/js/src/jsobj.c | 3.208.2.54 | MOZILLA_1_8_BRANCH | 7/2 | Fix bug 369211. r=brendan a=dveditz |
| 2007-07-10 14:17 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/src/xpcmodule.cpp | 1.40.28.3 | MOZILLA_1_8_BRANCH | 3/1 | Make sure that we push a null JSContext on the current thread's XPConnect stack before processing events. Bug 326777, r=bsmedberg, sr=jst, a=dveditz |
| 2007-07-10 14:17 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/src/xpcprivate.h | 1.162.2.20 | MOZILLA_1_8_BRANCH | 4/0 | |
| 2007-07-10 14:17 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/src/nsXPConnect.cpp | 1.73.4.12 | MOZILLA_1_8_BRANCH | 19/2 | |
| 2007-07-10 12:39 | brendan%mozilla.org | mozilla/js/src/jsfun.c | 3.117.2.31 | MOZILLA_1_8_BRANCH | 9/4 | Fix for 382532, a=dveditz. |
| 2007-07-10 12:39 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.53 | MOZILLA_1_8_BRANCH | 2/1 | |
| 2007-07-10 12:39 | brendan%mozilla.org | mozilla/js/src/jsobj.h | 3.39.4.10 | MOZILLA_1_8_BRANCH | 4/0 | |
| 2007-07-10 11:14 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.91 | MOZILLA_1_8_BRANCH | 6/6 | Bug 382253: proper error recovery for inline calls. r=brendan,a=dveditz |
| 2007-07-10 06:01 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.90 | MOZILLA_1_8_BRANCH | 2/0 | Bug 379245: fixing register restoration. r=brendan,a=dveditz |
| 2007-07-09 08:55 | crowder%fiverocks.com | mozilla/js/src/jsobj.c | 3.208.2.52 | MOZILLA_1_8_BRANCH | 85/45 | Bug 358594: "Assertion failure: vlength > n" calling uneval(this), r=mrbkap, a=dveditz |
| 2007-07-09 08:55 | crowder%fiverocks.com | mozilla/js/src/jsopcode.c | 3.89.2.72 | MOZILLA_1_8_BRANCH | 12/2 | |
| 2007-06-29 16:21 | mrbkap%gmail.com | mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp | 1.84.4.8 | MOZILLA_1_8_BRANCH | 38/0 | Don't allow untrusted objects to QI to nsISecurityCheckedComponent. bug 352882, r=jst sr=bzbarsky a=dvedtz |
| 2007-06-29 13:30 | crowder%fiverocks.com | mozilla/js/src/jscpucfg.c | 3.25.2.1 | MOZILLA_1_8_BRANCH | 5/0 | Bug 380998: StackGrowthDirection is not reliable with Sun Studio 11, patch by Ginn Chen <ginn.chen@sun.com>, r=brendan |
| 2007-06-28 09:05 | mattwillis%gmail.com | mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp | 1.55.2.8 | MOZILLA_1_8_BRANCH | 1/1 | bug 382744- Fix backward assertion check in XPCNativeScriptableInfo::Construct. Patch by Manish Singh <manish@flock.com>, r=dbaron, sr=shaver, a 1815=dveditz |
| 2007-06-22 17:02 | jst%mozilla.org | mozilla/js/src/xpconnect/src/xpcprivate.h | 1.162.2.19 | MOZILLA_1_8_BRANCH | 15/5 | Landing fix for bug 371858. Patch by bzabarsky@mit.edu, r=jst@mozilla.org, sr=brendan@mozilla.org, a=dveditz@cruzio.com |
| 2007-06-22 17:02 | jst%mozilla.org | mozilla/js/src/xpconnect/src/xpcthreadcontext.cpp | 1.39.26.3 | MOZILLA_1_8_BRANCH | 45/30 | |
| 2007-06-22 16:13 | jst%mozilla.org | mozilla/js/src/jsapi.c | 3.214.2.37 | MOZILLA_1_8_BRANCH | 29/0 | Landing fix for bug 377090. Patch by bzabarsky@mit.edu, r=brendan@mozilla.org |
| 2007-06-22 16:13 | jst%mozilla.org | mozilla/js/src/jsapi.h | 3.107.2.11 | MOZILLA_1_8_BRANCH | 19/0 | |
| 2007-06-22 16:13 | jst%mozilla.org | mozilla/js/src/jsprvtd.h | 3.17.20.4 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2007-06-22 16:13 | jst%mozilla.org | mozilla/js/src/jspubtd.h | 3.51.8.6 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2007-04-26 20:18 | mrbkap%gmail.com | mozilla/js/src/jsregexp.c | 3.99.2.22 | MOZILLA_1_8_BRANCH | 5/5 | Change the order of these operations. bug 375711, r=crowder, a=dveditz |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/js.c | 3.93.2.15 | MOZILLA_1_8_BRANCH | 0/1 | Bug 369666: inner function declaration in let-induced outer function body block gets wrong scope, original patch by Brendan, r=mrbkap, r=igor, branch merge by crowder, r=igor, a=dveditz |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/jsemit.c | 3.128.2.72 | MOZILLA_1_8_BRANCH | 10/6 | |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/jsemit.h | 3.38.20.20 | MOZILLA_1_8_BRANCH | 0/2 | |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/jsfun.h | 3.22.20.4 | MOZILLA_1_8_BRANCH | 0/2 | |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/jsinterp.c | 3.181.2.89 | MOZILLA_1_8_BRANCH | 53/31 | |
| 2007-04-20 11:45 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.24 | MOZILLA_1_8_BRANCH | 0/2 | |
| 2007-04-19 15:10 | crowder%fiverocks.com | mozilla/js/src/jsscan.c | 3.81.2.28 | MOZILLA_1_8_BRANCH | 1/1 | Bug 368859: large sharp variables are rounded down, patch by shutdown@flashmail.com, r=brendan, a=dveditz |
| 2007-04-18 19:18 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.67 | MOZILLA_1_8_BRANCH | 1/1 | Bug 377896, r=brendan a=dveditz |
| 2007-04-14 01:28 | igor%mir2.org | mozilla/js/src/js.msg | 3.43.8.15 | MOZILLA_1_8_BRANCH | 1/0 | Bug 373082: r=brendan a=dveditz |
| 2007-04-14 01:28 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.66 | MOZILLA_1_8_BRANCH | 170/179 | |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsemit.c | 3.128.2.71 | MOZILLA_1_8_BRANCH | 73/70 | Bug 351102: r=brendan a=dveditz |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsgc.c | 3.104.2.33 | MOZILLA_1_8_BRANCH | 7/2 | |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.88 | MOZILLA_1_8_BRANCH | 9/1 | |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsopcode.c | 3.89.2.71 | MOZILLA_1_8_BRANCH | 14/10 | |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsopcode.tbl | 3.43.2.22 | MOZILLA_1_8_BRANCH | 2/2 | |
| 2007-04-13 16:37 | igor%mir2.org | mozilla/js/src/jsxdrapi.h | 1.14.58.11 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-04-09 23:11 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.87 | MOZILLA_1_8_BRANCH | 40/71 | Bug 375183: r=brendan a=dveditz |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsapi.c | 3.214.2.36 | MOZILLA_1_8_BRANCH | 5/10 | Bug 366975: r=brendan a=dveditz |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsarray.c | 3.58.2.25 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsatom.c | 3.65.4.7 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jscntxt.c | 3.60.4.13 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jscntxt.h | 3.80.4.21 | MOZILLA_1_8_BRANCH | 15/11 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsfun.c | 3.117.2.30 | MOZILLA_1_8_BRANCH | 8/8 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsgc.c | 3.104.2.32 | MOZILLA_1_8_BRANCH | 58/36 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsgc.h | 3.33.4.11 | MOZILLA_1_8_BRANCH | 15/0 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.86 | MOZILLA_1_8_BRANCH | 6/6 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsiter.c | 3.17.2.28 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsnum.c | 3.66.6.5 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsobj.c | 3.208.2.51 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsregexp.c | 3.99.2.21 | MOZILLA_1_8_BRANCH | 10/10 | |
| 2007-04-06 13:53 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.65 | MOZILLA_1_8_BRANCH | 7/7 | |
| 2007-04-06 13:44 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.64 | MOZILLA_1_8_BRANCH | 4/2 | Bug 374160: r=brendan,a=dveditz |
| 2007-04-06 13:32 | igor%mir2.org | mozilla/js/src/jsemit.c | 3.128.2.70 | MOZILLA_1_8_BRANCH | 17/5 | Bug 367561: r=brendan,a=dveditz |
| 2007-04-04 19:28 | igor%mir2.org | mozilla/js/src/jsinterp.c | 3.181.2.85 | MOZILLA_1_8_BRANCH | 1/0 | Bug 370101: r=brendan a1.8.1.4=dveditz |
| 2007-04-04 18:19 | igor%mir2.org | mozilla/js/src/jsemit.c | 3.128.2.69 | MOZILLA_1_8_BRANCH | 5/17 | Bug 367561: Reversing tyhe prev commit to fix the issue with older GCC. |
| 2007-04-04 17:42 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.63 | MOZILLA_1_8_BRANCH | 1/1 | Bug 374112: r=brendan a1.8.1.4=dveditz |
| 2007-04-04 17:32 | igor%mir2.org | mozilla/js/src/jsemit.c | 3.128.2.68 | MOZILLA_1_8_BRANCH | 17/5 | Bug 367561: r=brendan a1.8.1.4=dveditz |
| 2007-04-04 17:23 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.62 | MOZILLA_1_8_BRANCH | 1/1 | Bug 374106: r=mrbkap a1.8.0.4=dveditz |
| 2007-04-04 17:16 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.61 | MOZILLA_1_8_BRANCH | 1/4 | Bug 373072: r=brendan a1.8.1.4=dveditz |
| 2007-04-04 16:38 | igor%mir2.org | mozilla/js/src/jsxml.c | 3.50.2.60 | MOZILLA_1_8_BRANCH | 90/124 | Bug 370488: r=brendan a1.8.1.4=dveditz |
| 2007-04-04 12:28 | bclary%bclary.com | mozilla/js/src/jsapi.c | 3.214.2.35 | MOZILLA_1_8_BRANCH | 1/1 | Bug 374877- Update JS_GetImplementationVersion() for JS1.7rc, r=brendan,a=dveditz |
| 2007-03-29 15:00 | brendan%mozilla.org | mozilla/js/src/jsxml.c | 3.50.2.59 | MOZILLA_1_8_BRANCH | 2/0 | Fix 374116, a=dveditz. |
| 2007-03-29 14:55 | brendan%mozilla.org | mozilla/js/src/jslock.c | 3.55.20.3 | MOZILLA_1_8_BRANCH | 9/0 | Fix 369805, a=dveditz. |
| 2007-03-29 14:51 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.50 | MOZILLA_1_8_BRANCH | 4/2 | Fix 369404, a=dveditz. |
| 2007-03-29 14:47 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.67 | MOZILLA_1_8_BRANCH | 4/1 | Fix 368213, a=dveditz. |
| 2007-03-29 14:47 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.70 | MOZILLA_1_8_BRANCH | 12/3 | |
| 2007-03-29 11:47 | mrbkap%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.84 | MOZILLA_1_8_BRANCH | 2/0 | Save SP before potentially calling out of the JS engine. bug 367630, r=brendan a=dveditz |
| 2007-03-29 11:43 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.c | 3.56.2.17 | MOZILLA_1_8_BRANCH | 25/4 | Only change propert attributes if the property is directly on this object. bug 361856, r=brendan a=dveditz |
| 2007-03-26 15:35 | bclary%bclary.com | mozilla/js/src/jsopcode.c | 3.89.2.69 | MOZILLA_1_8_BRANCH | 1/1 | Bug 370490- Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan,a=dveditz |
| 2007-03-22 09:06 | crowder%fiverocks.com | mozilla/js/src/js.msg | 3.43.8.14 | MOZILLA_1_8_BRANCH | 1/1 | Bug 376121: more script object ordering issues, r=brendan, a=dveditz |
| 2007-03-22 09:06 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.23 | MOZILLA_1_8_BRANCH | 91/31 | |
| 2007-03-21 12:03 | maxf%magma.ca | mozilla/js/src/jsotypes.h | 3.11.4.1 | MOZILLA_1_8_BRANCH | 1/1 | This change is for the QNX
(Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. You can contact me at: mfeil@qnx.com This change fixes compile errors when building Firefox under QNX Neutrino. None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com See bug 283356 for gfx/src/psshared/nsPSPrinters.cpp. See bug 289940 for widget/src/photon/nsWidget.cpp |
| 2007-02-05 08:19 | crowder%fiverocks.com | mozilla/js/src/jsatom.c | 3.65.4.6 | MOZILLA_1_8_BRANCH | 2/2 | Bug 366398: making these debug variables static to allow a debug dynamic lib to be built correctly with Makefile.ref |
| 2007-02-01 18:49 | bzbarsky%mit.edu | mozilla/js/src/xpconnect/src/xpccomponents.cpp | 1.75.2.14 | MOZILLA_1_8_BRANCH | 28/0 | Fire the branch callback for the original cx when we're evaluating in a sandbox. Bug 368714, r+sr=jst, a=dveditz |
| 2007-01-29 00:33 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.22 | MOZILLA_1_8_BRANCH | 3/2 | 253142: another script ordering bug, r=brendan, a=dveditz |
| 2007-01-28 21:18 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.21 | MOZILLA_1_8_BRANCH | 10/8 | 252995: reordering script_toSource and script_toString, r=brendan |
| 2007-01-28 21:08 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.20 | MOZILLA_1_8_BRANCH | 5/4 | 253125: script_exec ordering fix, r=brendan, a=dveditz |
| 2007-01-28 21:06 | crowder%fiverocks.com | mozilla/js/src/jsscript.c | 3.79.2.19 | MOZILLA_1_8_BRANCH | 15/14 | 253003: re-ordering script compile, r=brendan, a=dveditz |
| 2007-01-22 12:30 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.49 | MOZILLA_1_8_BRANCH | 5/4 | Fix 367589, a=dveditz. |
| 2007-01-19 18:46 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.83 | MOZILLA_1_8_BRANCH | 2/2 | Followup fix for 366292(a=dveditz). |
| 2007-01-19 15:23 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.82 | MOZILLA_1_8_BRANCH | 5/2 | Fix 366292, a=dveditz. |
| 2007-01-17 16:42 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.16 | MOZILLA_1_8_BRANCH | 38/22 | Fix for 362872, r=mrbkap. |
| 2007-01-17 15:56 | igor.bukanov%gmail.com | mozilla/js/src/jsdtoa.c | 3.33.2.4 | MOZILLA_1_8_BRANCH | 2/0 | Bug 351739: patch from Ryan Jones, bugs@ryan-jones.com, r=myself a=jay |
| 2007-01-16 16:54 | brendan%mozilla.org | mozilla/js/src/jscntxt.c | 3.60.4.12 | MOZILLA_1_8_BRANCH | 6/2 | Fix 366869, a=dveditz. |
| 2007-01-16 16:47 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.48 | MOZILLA_1_8_BRANCH | 13/12 | Fix 366396 and 366468, a=jay. |
| 2007-01-16 16:47 | brendan%mozilla.org | mozilla/js/src/jsscope.h | 3.38.4.3 | MOZILLA_1_8_BRANCH | 7/2 | |
| 2007-01-16 16:37 | crowder%fiverocks.com | mozilla/js/src/jsinterp.c | 3.181.2.81 | MOZILLA_1_8_BRANCH | 11/0 | Bug 355497: Stack overflow with Array.slice, getter for "0", r=crowder, a=dveditz |
| 2007-01-16 15:07 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.66 | MOZILLA_1_8_BRANCH | 9/0 | Bug 366601, r=brendan a=jay |
| 2007-01-16 14:48 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.65 | MOZILLA_1_8_BRANCH | 10/1 | Bug 365692, r=brendan, a=jay |
| 2007-01-10 16:46 | brendan%mozilla.org | mozilla/js/src/jslock.c | 3.55.20.2 | MOZILLA_1_8_BRANCH | 1/1 | Fix js_IsScopeLocked assertion ( 366606, r=sayrer). |
| 2007-01-10 14:50 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.64 | MOZILLA_1_8_BRANCH | 5/0 | bug 366122, r=brendan, a=dveditz |
| 2007-01-09 16:01 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.63 | MOZILLA_1_8_BRANCH | 3/1 | Fix 366123, a=jay. |
| 2007-01-08 16:22 | crowder%fiverocks.com | mozilla/js/src/jsparse.c | 3.142.2.73 | MOZILLA_1_8_BRANCH | 2/0 | Bug 374155: fix for too much recursion in E4X literal. Patch by Seno.Aiko@gmail.com. r=crowder, a=jay |
| 2007-01-08 16:22 | crowder%fiverocks.com | mozilla/js/src/jsxml.c | 3.50.2.58 | MOZILLA_1_8_BRANCH | 7/0 | |
| 2007-01-05 15:17 | brendan%mozilla.org | mozilla/js/src/jsscope.c | 3.45.20.5 | MOZILLA_1_8_BRANCH | 28/16 | Fix 362110, a=dveditz. |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsapi.c | 3.214.2.34 | MOZILLA_1_8_BRANCH | 2/5 | Fix 365851, a=jay. |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jscntxt.c | 3.60.4.11 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jscntxt.h | 3.80.4.20 | MOZILLA_1_8_BRANCH | 26/8 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.15 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsgc.c | 3.104.2.31 | MOZILLA_1_8_BRANCH | 9/3 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.80 | MOZILLA_1_8_BRANCH | 39/44 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.47 | MOZILLA_1_8_BRANCH | 103/107 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsobj.h | 3.39.4.9 | MOZILLA_1_8_BRANCH | 13/0 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsscope.c | 3.45.20.4 | MOZILLA_1_8_BRANCH | 65/3 | |
| 2007-01-05 14:39 | brendan%mozilla.org | mozilla/js/src/jsscope.h | 3.38.4.2 | MOZILLA_1_8_BRANCH | 20/12 | |
| 2007-01-05 01:43 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.79 | MOZILLA_1_8_BRANCH | 1/0 | Attachment 250055, r=brendan a=dveditz |
| 2007-01-04 14:42 | brendan%mozilla.org | mozilla/js/src/jsarena.c | 3.28.8.4 | MOZILLA_1_8_BRANCH | 11/23 | Fix 364836, a=dveditz. |
| 2006-12-21 07:35 | jwalden%mit.edu | mozilla/js/src/jsarray.c | 3.58.2.24 | MOZILLA_1_8_BRANCH | 9/1 | Bug 364104- Fix two bugs: one in array.indexOf with first argument === array[array.length-1] and second argument >= array.length, and another in array.lastIndexOf with first argument === array[0] and with second argument < -array.length. r=brendan, a=jay |
| 2006-12-20 22:59 | timeless%mozdev.org | mozilla/js/src/jsopcode.c | 3.89.2.68 | MOZILLA_1_8_BRANCH | 2/0 | Bug
364264 Assertion failure: pcdepth >= 0, at
jsopcode.c:
4737- failure to handle JSOP_TRAP in
js_DecompileValueGenerator
r=brendan a=jay |
| 2006-12-20 18:24 | igor.bukanov%gmail.com | mozilla/js/src/js.c | 3.93.2.14 | MOZILLA_1_8_BRANCH | 75/4 | Bug 364017: fix source node decoding in the dissembler, r=brendan a1.8.1=none as this is not a part of the build |
| 2006-12-20 17:34 | igor.bukanov%gmail.com | mozilla/js/src/jsobj.c | 3.208.2.46 | MOZILLA_1_8_BRANCH | 15/4 | Bug 354297: Fix for getters on index when compiled with GC_MARK_DEBUG. r=brendan a=jay |
| 2006-12-20 15:42 | crowder%fiverocks.com | mozilla/js/src/jsregexp.c | 3.99.2.20 | MOZILLA_1_8_BRANCH | 2/0 | Bug 364350: free of uninitialized memory in OOM condition, patch by Gavin Reaney (gavin@picsel.com), r=crowder@fiverocks.com, a=jay |
| 2006-12-19 15:33 | igor.bukanov%gmail.com | mozilla/js/src/jsparse.c | 3.142.2.72 | MOZILLA_1_8_BRANCH | 17/0 | Bug 313967: function subparser uses global parse node cache. r=brendan a=dveditz |
| 2006-12-18 16:40 | brendan%mozilla.org | mozilla/js/src/jsgc.c | 3.104.2.30 | MOZILLA_1_8_BRANCH | 1/0 | Fix 363917, a=dveditz. |
| 2006-12-18 16:22 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.78 | MOZILLA_1_8_BRANCH | 0/2 | Fix 363988, a=dveditz. |
| 2006-12-18 15:47 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.77 | MOZILLA_1_8_BRANCH | 5/3 | Bug 362909, r=brendan a=dveditz |
| 2006-12-02 18:38 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.c | 3.56.2.14 | MOZILLA_1_8_BRANCH | 2/2 | Fix silly mistake (and thus UMR). bug 361694, r=brendan a=jay |
| 2006-12-01 16:20 | jst%mozilla.org | mozilla/js/src/xpconnect/idl/nsIXPConnect.idl | 1.35.4.9 | MOZILLA_1_8_BRANCH | 30/1 | Make javascript: URIs that have no owner or whose principals don't match that of the window it's being loaded into load in an isolated sandbox. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu, sr=sicking@mozilla.com, a=dveditz@cruzio.com |
| 2006-12-01 16:20 | jst%mozilla.org | mozilla/js/src/xpconnect/src/nsXPConnect.cpp | 1.73.4.11 | MOZILLA_1_8_BRANCH | 51/0 | |
| 2006-12-01 16:20 | jst%mozilla.org | mozilla/js/src/xpconnect/src/xpccomponents.cpp | 1.75.2.13 | MOZILLA_1_8_BRANCH | 158/74 | |
| 2006-12-01 16:20 | jst%mozilla.org | mozilla/js/src/xpconnect/src/xpcprivate.h | 1.162.2.18 | MOZILLA_1_8_BRANCH | 25/0 | |
| 2006-11-30 14:34 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.c | 3.56.2.13 | MOZILLA_1_8_BRANCH | 24/1 | Make argv as large as GC expects it to be. bug 361964, r=brendan a=jay |
| 2006-11-30 07:02 | peterv%propagandism.org | mozilla/js/src/xpconnect/src/nsXPConnect.cpp | 1.73.4.10 | MOZILLA_1_8_BRANCH | 3/4 | Fix for bug 356851(nsXPConnect::ReparentAllWrappersInScope uses wrong parents). r/sr=jst, a=dveditz. |
| 2006-11-29 16:51 | bclary%bclary.com | mozilla/js/src/jsapi.c | 3.214.2.33 | MOZILLA_1_8_BRANCH | 1/1 | Bug 309169- update JS_GetImplementationVersion,r=brendan,a=dveditz |
| 2006-11-29 16:04 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.12 | MOZILLA_1_8_BRANCH | 1/0 | Fix 361571, a=dveditz. |
| 2006-11-29 12:30 | gavin%gavinsharp.com | mozilla/js/src/jsdtoa.c | 3.33.2.3 | MOZILLA_1_8_BRANCH | 4/3 | Bug 358569: When running with reduced FPU precision, the rounding error introduced by |d -=L*ds;| will cause |if (!(d *= 10.)) break;| to never be true, causing an infinite loop and consequent crash. Given |k| is already known, we know how often the loop should run, so use that as stop condition, also avoiding overwriting memory with 0. Patch by Keith Victor of MediaMachines, r=igor, r=crowder, a=dveditz |
| 2006-11-29 11:56 | igor.bukanov%gmail.com | mozilla/js/src/jsapi.c | 3.214.2.32 | MOZILLA_1_8_BRANCH | 4/4 | Bug 362180: optimizing slot access in JS_NewPropertyIterator. r=brendan a=dveditz |
| 2006-11-29 11:29 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.18 | MOZILLA_1_8_BRANCH | 4/0 | Fix 355341, a=dveditz. |
| 2006-11-28 11:54 | brendan%mozilla.org | mozilla/js/src/jslock.h | 3.27.22.2 | MOZILLA_1_8_BRANCH | 3/0 | Hack for 353962, a=dveditz. |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsapi.c | 3.214.2.31 | MOZILLA_1_8_BRANCH | 3/65 | Bug 357169: type-safe versions of temp-rooting macros. r=brendan a=jay |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsarray.c | 3.58.2.23 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.19 | MOZILLA_1_8_BRANCH | 37/17 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsexn.c | 3.50.4.12 | MOZILLA_1_8_BRANCH | 7/13 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsfun.c | 3.117.2.29 | MOZILLA_1_8_BRANCH | 2/2 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.29 | MOZILLA_1_8_BRANCH | 133/33 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.10 | MOZILLA_1_8_BRANCH | 10/13 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.76 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsobj.c | 3.208.2.45 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsprvtd.h | 3.17.20.3 | MOZILLA_1_8_BRANCH | 0/2 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsregexp.c | 3.99.2.19 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsscan.c | 3.81.2.27 | MOZILLA_1_8_BRANCH | 4/2 | |
| 2006-11-27 18:10 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.57 | MOZILLA_1_8_BRANCH | 2/2 | |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jsapi.c | 3.214.2.30 | MOZILLA_1_8_BRANCH | 2/0 | Fix 347306 and 360612, a=dveditz. |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jscntxt.c | 3.60.4.10 | MOZILLA_1_8_BRANCH | 2/5 | |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jscntxt.h | 3.80.4.18 | MOZILLA_1_8_BRANCH | 59/1 | |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jsgc.c | 3.104.2.28 | MOZILLA_1_8_BRANCH | 21/7 | |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.17 | MOZILLA_1_8_BRANCH | 67/7 | |
| 2006-11-27 17:37 | brendan%mozilla.org | mozilla/js/src/jsscript.h | 3.25.4.4 | MOZILLA_1_8_BRANCH | 9/1 | |
| 2006-11-27 17:00 | gavin%gavinsharp.com | mozilla/js/src/jscntxt.c | 3.60.4.9 | MOZILLA_1_8_BRANCH | 6/3 | Bug 357398: js_ExpandErrorArguments can crash in OOM conditions, patch by Gavin Reaney <gavin@picsel.com>, r=mrbkap, a=dveditz |
| 2006-11-27 16:57 | gavin%gavinsharp.com | mozilla/js/src/jsobj.c | 3.208.2.44 | MOZILLA_1_8_BRANCH | 3/2 | Bug 352455: JS engine stops execution trying to uneval an object w/ some non-function getters/setters, patch by Brian Crowder <crowder@fiverocks.com>, r=igor, a=dveditz |
| 2006-11-27 11:41 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.11 | MOZILLA_1_8_BRANCH | 32/12 | Fix 246421, a=dveditz. |
| 2006-11-27 11:41 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.43 | MOZILLA_1_8_BRANCH | 4/4 | |
| 2006-11-24 11:58 | mrbkap%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.62 | MOZILLA_1_8_BRANCH | 4/1 | Move pn_op forcing into the code generator. bug 356693, r=brendan a=dveditz |
| 2006-11-24 11:58 | mrbkap%gmail.com | mozilla/js/src/jsparse.c | 3.142.2.71 | MOZILLA_1_8_BRANCH | 0/6 | |
| 2006-11-24 11:18 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.c | 3.56.2.10 | MOZILLA_1_8_BRANCH | 3/0 | Make the pseudo frame look even more like a real one. bug 354978, r=brendan a=dveditz |
| 2006-11-24 11:14 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.c | 3.56.2.9 | MOZILLA_1_8_BRANCH | 5/1 | Mark our saved
setter in case we have the last reference to it. bug
361346,
r=brendan a=jay |
| 2006-11-24 11:14 | mrbkap%gmail.com | mozilla/js/src/jsdbgapi.h | 3.23.2.4 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-24 11:14 | mrbkap%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.27 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-24 11:00 | mrbkap%gmail.com | mozilla/js/src/jsopcode.tbl | 3.43.2.21 | MOZILLA_1_8_BRANCH | 2/2 | Remove JOF_NAME so as to not confuse the code generator. bug 360969, r=brendan |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsapi.c | 3.214.2.29 | MOZILLA_1_8_BRANCH | 1/1 | Bug 354982: iterator cleanup patch. r=brendan a=jay |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.17 | MOZILLA_1_8_BRANCH | 1/18 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.61 | MOZILLA_1_8_BRANCH | 13/9 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.26 | MOZILLA_1_8_BRANCH | 1/3 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.75 | MOZILLA_1_8_BRANCH | 71/304 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.27 | MOZILLA_1_8_BRANCH | 318/248 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.h | 3.6.2.10 | MOZILLA_1_8_BRANCH | 10/27 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsopcode.c | 3.89.2.67 | MOZILLA_1_8_BRANCH | 4/20 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsopcode.tbl | 3.43.2.20 | MOZILLA_1_8_BRANCH | 10/12 | |
| 2006-11-24 10:47 | igor.bukanov%gmail.com | mozilla/js/src/jsxdrapi.h | 1.14.58.10 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-23 11:40 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.8 | MOZILLA_1_8_BRANCH | 1/1 | Fix 355344, a=me. |
| 2006-11-23 11:37 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.7 | MOZILLA_1_8_BRANCH | 1/0 | Oops. |
| 2006-11-23 11:36 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.6 | MOZILLA_1_8_BRANCH | 12/3 | Fix 361360 and 361467, a=jay. |
| 2006-11-22 15:19 | gavin%gavinsharp.com | mozilla/js/src/jsobj.c | 3.208.2.42 | MOZILLA_1_8_BRANCH | 1/2 | Bug 356085: Incorrect uneval of object with named getter function; property and function names are mashed together, patch by Brian Crowder <crowder@fiverocks.com>, r=brendan, a=jay |
| 2006-11-22 15:17 | gavin%gavinsharp.com | mozilla/js/src/jsopcode.c | 3.89.2.66 | MOZILLA_1_8_BRANCH | 21/11 | Bug 355992: fix assertion failure with non-function setter, patch by Brian Crowder <crowder@fiverocks.com>, r=brendan, a=jay |
| 2006-11-22 15:14 | gavin%gavinsharp.com | mozilla/js/src/jsobj.c | 3.208.2.41 | MOZILLA_1_8_BRANCH | 3/3 | Bug 352742: Array.filter on object {valueOf: Function} halts JavaScript execution, patch by Brian Crowder <crowder@fiverocks.com>, r=mrbkap, a=jay |
| 2006-11-22 15:14 | gavin%gavinsharp.com | mozilla/js/src/jsscan.c | 3.81.2.26 | MOZILLA_1_8_BRANCH | 101/103 | |
| 2006-11-22 14:35 | brendan%mozilla.org | mozilla/js/src/jsdtoa.c | 3.33.2.2 | MOZILLA_1_8_BRANCH | 9/6 | Fix 357392, a=jay. |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/js.c | 3.93.2.13 | MOZILLA_1_8_BRANCH | 0/4 | Bug 352846: making sure thta TryMethod deals xml objects properly. r=brendan a=dveditz |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/jsarray.c | 3.58.2.22 | MOZILLA_1_8_BRANCH | 37/30 | |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.16 | MOZILLA_1_8_BRANCH | 35/14 | |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.25 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.9 | MOZILLA_1_8_BRANCH | 3/0 | |
| 2006-11-22 00:28 | igor.bukanov%gmail.com | mozilla/js/src/jsstr.c | 3.108.2.13 | MOZILLA_1_8_BRANCH | 14/6 | |
| 2006-11-22 00:19 | igor.bukanov%gmail.com | mozilla/js/src/jsexn.c | 3.50.4.11 | MOZILLA_1_8_BRANCH | 16/18 | Bug 358192: Make sure that Out-of-Memory during exception initialization is properly propagated. r=brendan a=dveditz |
| 2006-11-22 00:13 | igor.bukanov%gmail.com | mozilla/js/src/jsatom.c | 3.65.4.5 | MOZILLA_1_8_BRANCH | 8/0 | Bug 347248: Initialize Error instance properties lazily to speed up new Error(). r=brendan a=dveditz |
| 2006-11-22 00:13 | igor.bukanov%gmail.com | mozilla/js/src/jsatom.h | 3.40.4.5 | MOZILLA_1_8_BRANCH | 8/0 | |
| 2006-11-22 00:13 | igor.bukanov%gmail.com | mozilla/js/src/jsexn.c | 3.50.4.10 | MOZILLA_1_8_BRANCH | 393/224 | |
| 2006-11-21 14:56 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.40 | MOZILLA_1_8_BRANCH | 7/5 | Fix 361274, a=jay. |
| 2006-11-21 14:15 | gavin%gavinsharp.com | mozilla/js/src/liveconnect/jsj_JavaObject.c | 1.40.12.1 | MOZILLA_1_8_BRANCH | 11/10 | Bug 352064: Error finalizing JS objects causes LiveConnect crash, patch by smichaud@pobox.com, r=jhpedemonte, sr=brendan, a=mconnor |
| 2006-11-21 13:12 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.60 | MOZILLA_1_8_BRANCH | 1/1 | Fix 361362, a=jay. |
| 2006-11-21 13:11 | gavin%gavinsharp.com | mozilla/js/src/jsarray.h | 3.10.22.3 | MOZILLA_1_8_BRANCH | 3/0 | Bug 350256: apply can't accept parameter arrays larger than 65534, patch by Brian Crowder <crowder@fiverocks.com>, r=brendan, a=dveditz |
| 2006-11-21 13:11 | gavin%gavinsharp.com | mozilla/js/src/jsfun.c | 3.117.2.28 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2006-11-21 13:11 | gavin%gavinsharp.com | mozilla/js/src/jsparse.c | 3.142.2.70 | MOZILLA_1_8_BRANCH | 1/3 | |
| 2006-11-21 13:11 | gavin%gavinsharp.com | mozilla/js/src/jsstr.c | 3.108.2.12 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-21 13:10 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.74 | MOZILLA_1_8_BRANCH | 5/3 | Fix 359062, a=jay. |
| 2006-11-21 13:10 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.26 | MOZILLA_1_8_BRANCH | 23/3 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/js.c | 3.93.2.12 | MOZILLA_1_8_BRANCH | 2/0 | Fix 357754, a=jay. |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.59 | MOZILLA_1_8_BRANCH | 14/2 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.19 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsfun.h | 3.22.20.3 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.73 | MOZILLA_1_8_BRANCH | 29/5 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.69 | MOZILLA_1_8_BRANCH | 2/8 | |
| 2006-11-21 13:07 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.16 | MOZILLA_1_8_BRANCH | 4/0 | |
| 2006-11-21 12:54 | brendan%mozilla.org | mozilla/js/src/jsarena.c | 3.28.8.3 | MOZILLA_1_8_BRANCH | 4/1 | Fix 361273, a=jay. |
| 2006-11-21 12:54 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.58 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-11-21 12:48 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.68 | MOZILLA_1_8_BRANCH | 2/1 | Fix 356402, a=mconnor. |
| 2006-11-21 12:46 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.65 | MOZILLA_1_8_BRANCH | 16/3 | Fix 355635, a=dveditz. |
| 2006-11-21 12:44 | brendan%mozilla.org | mozilla/js/src/jsfun.c | 3.117.2.27 | MOZILLA_1_8_BRANCH | 23/1 | Fix 355556, a=dveditz. |
| 2006-11-21 12:40 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.5 | MOZILLA_1_8_BRANCH | 1/1 | Fix 355339, a=jay. |
| 2006-11-21 12:35 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.57 | MOZILLA_1_8_BRANCH | 1/1 | Fix 355105, a=dveditz. |
| 2006-11-21 12:28 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.64 | MOZILLA_1_8_BRANCH | 5/2 | Fix 355049, a=dveditz. |
| 2006-11-21 12:19 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.56 | MOZILLA_1_8_BRANCH | 2/1 | Fix 355023, a=dveditz. |
| 2006-11-21 12:16 | brendan%mozilla.org | mozilla/js/src/jsdbgapi.c | 3.56.2.4 | MOZILLA_1_8_BRANCH | 1/1 | Fix 352797 and 356250, a=dveditz. |
| 2006-11-21 12:16 | brendan%mozilla.org | mozilla/js/src/jsfun.c | 3.117.2.26 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-11-21 12:16 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.72 | MOZILLA_1_8_BRANCH | 22/1 | |
| 2006-11-21 12:16 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.67 | MOZILLA_1_8_BRANCH | 3/0 | |
| 2006-11-20 11:49 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.71 | MOZILLA_1_8_BRANCH | 1/1 | Warning fix. |
| 2006-11-20 11:33 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.70 | MOZILLA_1_8_BRANCH | 4/4 | Fix 355832, a=dveditz. |
| 2006-11-10 16:33 | jst%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.39 | MOZILLA_1_8_BRANCH | 25/2 | Landing fix for bug 336731. Do more checking when calling watch handlers. Patch by mrbkap@gmail.com, r=brendan@mozilla.org, sr=jst@mozilla.com, a=dveditz@cruzio.com |
| 2006-11-10 11:08 | igor.bukanov%gmail.com | mozilla/js/src/jsfun.c | 3.117.2.25 | MOZILLA_1_8_BRANCH | 3/1 | Bug 358975, r=brendan a=dveditz |
| 2006-11-10 10:47 | brendan%mozilla.org | mozilla/js/src/jsscope.c | 3.45.20.3 | MOZILLA_1_8_BRANCH | 65/10 | Fix 357388, a=dveditz. |
| 2006-11-09 12:03 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.56 | MOZILLA_1_8_BRANCH | 1/3 | Bug 358183, r=brendan a=dveditz |
| 2006-11-08 17:58 | jst%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.38 | MOZILLA_1_8_BRANCH | 4/0 | Fixing bug 355161. Make sure to innerize the global object when looking for class objects, and fix the innerObject() hook to deal with really early requests to innerize. r=mrbkap@gmail.com, sr=brendan@mozilla.org, a=dveditz@cruzio.com |
| 2006-11-07 12:23 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.55 | MOZILLA_1_8_BRANCH | 1/1 | Bug 358965, r=brendan a=dveditz |
| 2006-11-07 12:10 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.54 | MOZILLA_1_8_BRANCH | 26/12 | Bug 357063, r=brendan a=dveditz |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/js.c | 3.93.2.11 | MOZILLA_1_8_BRANCH | 4/0 | Bug 352846: taking out the previous commit to make combined patch with regression fix. |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/jsarray.c | 3.58.2.21 | MOZILLA_1_8_BRANCH | 30/37 | |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.15 | MOZILLA_1_8_BRANCH | 14/30 | |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.24 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.8 | MOZILLA_1_8_BRANCH | 0/3 | |
| 2006-11-07 11:44 | igor.bukanov%gmail.com | mozilla/js/src/jsstr.c | 3.108.2.11 | MOZILLA_1_8_BRANCH | 6/14 | |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/js.c | 3.93.2.10 | MOZILLA_1_8_BRANCH | 0/4 | Bug 352846, r=brendan a=dveditz |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/jsarray.c | 3.58.2.20 | MOZILLA_1_8_BRANCH | 37/30 | |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.14 | MOZILLA_1_8_BRANCH | 30/14 | |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.23 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.7 | MOZILLA_1_8_BRANCH | 3/0 | |
| 2006-11-07 11:29 | igor.bukanov%gmail.com | mozilla/js/src/jsstr.c | 3.108.2.10 | MOZILLA_1_8_BRANCH | 14/6 | |
| 2006-11-07 07:42 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.53 | MOZILLA_1_8_BRANCH | 8/7 | Bug 356238, r=brendan a=mconnor |
| 2006-11-03 16:58 | igor.bukanov%gmail.com | mozilla/js/src/js.c | 3.93.2.9 | MOZILLA_1_8_BRANCH | 12/4 | Bug 358975: shell now returns 5, not 3 as exit code for out-of-memory errors. r=brendan, a=none as this is not the part of the browser build. |
| 2006-10-10 12:45 | igor.bukanov%gmail.com | mozilla/js/src/jsapi.c | 3.214.2.28 | MOZILLA_1_8_BRANCH | 0/11 | Bug 355145: fix for warning about missed __iterator__. r=brendan a1.8.1=mtschrep |
| 2006-10-10 12:45 | igor.bukanov%gmail.com | mozilla/js/src/jsobj.c | 3.208.2.37 | MOZILLA_1_8_BRANCH | 7/0 | |
| 2006-10-10 11:01 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.55 | MOZILLA_1_8_BRANCH | 16/7 | Bug 355834: Function code generation is in a separated function. r=brendan a1.8.1=beltzner |
| 2006-10-10 11:01 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.h | 3.38.20.18 | MOZILLA_1_8_BRANCH | 6/0 | |
| 2006-10-10 11:01 | igor.bukanov%gmail.com | mozilla/js/src/jsparse.c | 3.142.2.66 | MOZILLA_1_8_BRANCH | 1/3 | |
| 2006-10-10 10:51 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.52 | MOZILLA_1_8_BRANCH | 365/193 | Bug 354145: Consistently using array cursors for internal enumerations to adhere to E4X fully. Patch comes mostly from Brendan with my extra cleanups. r=brendan a1.8.1+=beltzner |
| 2006-10-10 10:51 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.h | 3.10.4.4 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-10-10 10:34 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.51 | MOZILLA_1_8_BRANCH | 130/82 | Bug 354151: using xml arrays for namespace processing for faster and smaller code. r=brendan a1.8.1+=beltzner |
| 2006-10-09 08:27 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.50 | MOZILLA_1_8_BRANCH | 46/23 | fix for bug= 353165, r=brendan, a=mtschrep |
| 2006-10-09 02:42 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.25 | MOZILLA_1_8_BRANCH | 23/7 | Bug 355474: we do not want to depend on String.prototype.__iterator__ in XML objects. r=brendan a=mtschrep |
| 2006-10-09 02:42 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.c | 3.50.2.49 | MOZILLA_1_8_BRANCH | 10/0 | |
| 2006-10-09 02:42 | igor.bukanov%gmail.com | mozilla/js/src/jsxml.h | 3.10.4.3 | MOZILLA_1_8_BRANCH | 3/0 | |
| 2006-10-09 00:19 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.69 | MOZILLA_1_8_BRANCH | 2/0 | bug= 355410 r=brendan a=mtschrep |
| 2006-10-09 00:14 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.68 | MOZILLA_1_8_BRANCH | 13/9 | Navigate scope chain properly. bug= 353079 r=brendan a=mtschrep |
| 2006-10-09 00:08 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.24 | MOZILLA_1_8_BRANCH | 6/3 | make sure that NewKeyValuePair always sets rval. bug= 354499 r=brendan a=mtschrep |
| 2006-10-08 21:24 | brendan%mozilla.org | mozilla/js/src/js.msg | 3.43.8.13 | MOZILLA_1_8_BRANCH | 1/0 | Fix 355655, a=schrep. |
| 2006-10-08 21:24 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.15 | MOZILLA_1_8_BRANCH | 13/2 | |
| 2006-10-08 21:07 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.36 | MOZILLA_1_8_BRANCH | 4/1 | Fix 355590, a=schrep. |
| 2006-10-08 21:05 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.23 | MOZILLA_1_8_BRANCH | 1/1 | Fix 241402, a=schrep. |
| 2006-10-08 21:01 | brendan%mozilla.org | mozilla/js/src/jsfun.c | 3.117.2.24 | MOZILLA_1_8_BRANCH | 39/10 | Fix 355486, a=schrep. |
| 2006-10-08 21:01 | brendan%mozilla.org | mozilla/js/src/jsinterp.h | 3.43.4.5 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-10-08 21:01 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.22 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-10-08 20:51 | brendan%mozilla.org | mozilla/js/src/jsxml.c | 3.50.2.48 | MOZILLA_1_8_BRANCH | 3/0 | Fix 355478, a=schrep. |
| 2006-10-08 20:46 | brendan%mozilla.org | mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp | 1.109.2.7 | MOZILLA_1_8_BRANCH | 3/0 | Fix 352748, a=schrep. |
| 2006-10-02 00:09 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.65 | MOZILLA_1_8_BRANCH | 2/1 | Fix 355101. |
| 2006-10-01 23:12 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.67 | MOZILLA_1_8_BRANCH | 4/1 | Fix 355052, a=schrep. |
| 2006-10-01 23:12 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.64 | MOZILLA_1_8_BRANCH | 7/1 | |
| 2006-10-01 21:00 | brendan%mozilla.org | mozilla/js/src/jsapi.c | 3.214.2.27 | MOZILLA_1_8_BRANCH | 11/0 | Fix 355075, a=schrep. |
| 2006-10-01 12:03 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.21 | MOZILLA_1_8_BRANCH | 14/2 | Now Iterator(obj) works again. bug= 355025 r=brendan a=mtschrep |
| 2006-10-01 01:12 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.54 | MOZILLA_1_8_BRANCH | 10/7 | Fix 355004, a=schrep. |
| 2006-10-01 01:12 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.63 | MOZILLA_1_8_BRANCH | 22/16 | |
| 2006-09-30 22:37 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.20 | MOZILLA_1_8_BRANCH | 56/55 | Checking in for Igor, bug 354945, a=schrep. |
| 2006-09-30 22:37 | brendan%mozilla.org | mozilla/js/src/jsiter.h | 3.6.2.9 | MOZILLA_1_8_BRANCH | 0/4 | |
| 2006-09-30 22:29 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.63 | MOZILLA_1_8_BRANCH | 3/2 | Fix 355002. |
| 2006-09-30 22:04 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.19 | MOZILLA_1_8_BRANCH | 1/20 | Igor's 'Fix v2 for real' patch for 354750, a=schrep. |
| 2006-09-30 22:04 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.35 | MOZILLA_1_8_BRANCH | 0/3 | |
| 2006-09-30 21:50 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.62 | MOZILLA_1_8_BRANCH | 739/127 | Fix 346642, a=schrep. |
| 2006-09-30 21:50 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.19 | MOZILLA_1_8_BRANCH | 6/6 | |
| 2006-09-30 21:50 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.62 | MOZILLA_1_8_BRANCH | 74/40 | |
| 2006-09-30 21:50 | brendan%mozilla.org | mozilla/js/src/jsscan.h | 3.36.2.5 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-09-30 21:50 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.9 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-30 21:49 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.53 | MOZILLA_1_8_BRANCH | 110/65 | |
| 2006-09-30 21:49 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.17 | MOZILLA_1_8_BRANCH | 20/9 | |
| 2006-09-30 21:49 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.66 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2006-09-30 14:46 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.65 | MOZILLA_1_8_BRANCH | 3/1 | Fix 354924, a=schrep. |
| 2006-09-30 14:43 | brendan%mozilla.org | mozilla/js/src/jsxml.c | 3.50.2.47 | MOZILLA_1_8_BRANCH | 4/3 | Fix 353249, a=schrep. |
| 2006-09-30 14:39 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.18 | MOZILLA_1_8_BRANCH | 6/6 | Alterna-fix patch for 354750, a=schrep. |
| 2006-09-29 16:53 | gavin%gavinsharp.com | mozilla/js/src/jsemit.c | 3.128.2.52 | MOZILLA_1_8_BRANCH | 2/2 | Bug 354392: Refreshing a page while using ActiveState's JavaScript debugger often results in a Firefox crash [@ js_DecompileScript], patch by Brian Crowder <crowder@fiverocks.com>, r=brendan, a=schrep |
| 2006-09-29 16:53 | gavin%gavinsharp.com | mozilla/js/src/jsparse.c | 3.142.2.61 | MOZILLA_1_8_BRANCH | 1/2 | |
| 2006-09-29 16:53 | gavin%gavinsharp.com | mozilla/js/src/jsscript.c | 3.79.2.14 | MOZILLA_1_8_BRANCH | 9/0 | |
| 2006-09-28 18:38 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.51 | MOZILLA_1_8_BRANCH | 7/1 | Fix 354541, a=schrep. |
| 2006-09-27 15:23 | dbaron%dbaron.org | mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp | 1.55.2.7 | MOZILLA_1_8_BRANCH | 6/0 | Mark and handle collection of mPrototypeJSFunction just like mPrototypeJSObject is already handled. b= 353704 r+sr=jst a=schrep |
| 2006-09-27 15:23 | dbaron%dbaron.org | mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp | 1.22.4.2 | MOZILLA_1_8_BRANCH | 17/6 | |
| 2006-09-25 16:44 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.61 | MOZILLA_1_8_BRANCH | 1/2 | Fix 353454, a=schrep. |
| 2006-09-25 16:42 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.34 | MOZILLA_1_8_BRANCH | 1/3 | Fix 353264, a=schrep. |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.33 | MOZILLA_1_8_BRANCH | 3/3 | Prep patch for 'plan A' ( 346642, a=schrep by mail). |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.60 | MOZILLA_1_8_BRANCH | 523/168 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsopcode.h | 3.27.8.4 | MOZILLA_1_8_BRANCH | 2/1 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.18 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.60 | MOZILLA_1_8_BRANCH | 77/56 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsparse.h | 3.27.20.5 | MOZILLA_1_8_BRANCH | 2/3 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.25 | MOZILLA_1_8_BRANCH | 11/14 | |
| 2006-09-18 04:08 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.13 | MOZILLA_1_8_BRANCH | 6/2 | |
| 2006-09-18 04:07 | brendan%mozilla.org | mozilla/js/src/jsarray.c | 3.58.2.19 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-18 04:07 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.50 | MOZILLA_1_8_BRANCH | 39/27 | |
| 2006-09-18 04:07 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.16 | MOZILLA_1_8_BRANCH | 38/7 | |
| 2006-09-18 04:07 | brendan%mozilla.org | mozilla/js/src/jsfun.c | 3.117.2.23 | MOZILLA_1_8_BRANCH | 7/14 | |
| 2006-09-18 04:07 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.64 | MOZILLA_1_8_BRANCH | 23/13 | |
| 2006-09-17 15:09 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.63 | MOZILLA_1_8_BRANCH | 8/1 | Fix 351021, a=schrep. |
| 2006-09-16 18:02 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.24 | MOZILLA_1_8_BRANCH | 16/3 | Fix 348836, a=schrep. |
| 2006-09-16 18:01 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.62 | MOZILLA_1_8_BRANCH | 1/1 | Earlier register homing ( 352624, a=schrep). |
| 2006-09-16 17:44 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.17 | MOZILLA_1_8_BRANCH | 7/0 | Always check if generator's private data is null. bug= 352885 r=brendan a=schrep |
| 2006-09-16 13:01 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.13 | MOZILLA_1_8_BRANCH | 20/8 | close hooks are deferred for pages in browser history. bug= 349272 r=brendan a=mtschrep |
| 2006-09-16 13:01 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.22 | MOZILLA_1_8_BRANCH | 211/82 | |
| 2006-09-16 13:01 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.6 | MOZILLA_1_8_BRANCH | 6/7 | |
| 2006-09-16 13:01 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.16 | MOZILLA_1_8_BRANCH | 5/15 | |
| 2006-09-16 12:33 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.49 | MOZILLA_1_8_BRANCH | 5/2 | Fix 352873, a=schrep. |
| 2006-09-15 12:28 | gavin%gavinsharp.com | mozilla/js/src/xpconnect/src/XPCNativeWrapper.cpp | 1.31.2.11 | MOZILLA_1_8_BRANCH | 1/1 | vc6 bustage fix (bug 352124) |
| 2006-09-15 11:03 | jst%mozilla.jstenback.com | mozilla/js/src/xpconnect/src/XPCNativeWrapper.cpp | 1.31.2.10 | MOZILLA_1_8_BRANCH | 19/0 | Fixing bug 352124. Make XPCNativeWrapper refuse to wrap a double-wrapped JS object, and add some explicit wrapping to the feed writer. r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=mtschrep@gmail.com. |
| 2006-09-15 11:03 | jst%mozilla.jstenback.com | mozilla/js/src/xpconnect/src/xpcconvert.cpp | 1.96.4.5 | MOZILLA_1_8_BRANCH | 2/1 | |
| 2006-09-14 11:31 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.61 | MOZILLA_1_8_BRANCH | 2/1 | Fix 352606, aschrep. |
| 2006-09-13 20:10 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.59 | MOZILLA_1_8_BRANCH | 84/84 | Fix 350417 and 352392, a=schrep. |
| 2006-09-13 17:55 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.59 | MOZILLA_1_8_BRANCH | 8/0 | Fix 352470, a=schrep. |
| 2006-09-13 17:54 | brendan%mozilla.org | mozilla/js/src/jsgc.c | 3.104.2.21 | MOZILLA_1_8_BRANCH | 1/1 | Fix DEBUG_timeless et al. code. |
| 2006-09-13 11:58 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.60 | MOZILLA_1_8_BRANCH | 1/0 | Fix 350793, second problem (a=schrep). |
| 2006-09-13 11:58 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.15 | MOZILLA_1_8_BRANCH | 15/2 | |
| 2006-09-13 11:37 | brendan%mozilla.org | mozilla/js/src/jsexn.c | 3.50.4.9 | MOZILLA_1_8_BRANCH | 1/1 | Fix 350650, a=schrep. |
| 2006-09-13 11:30 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.48 | MOZILLA_1_8_BRANCH | 7/6 | 352415, a=schrep. |
| 2006-09-13 11:28 | brendan%mozilla.org | mozilla/js/src/js.c | 3.93.2.8 | MOZILLA_1_8_BRANCH | 5/1 | Fix 352268, a=schrep. |
| 2006-09-13 11:28 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.47 | MOZILLA_1_8_BRANCH | 10/4 | |
| 2006-09-13 11:28 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.58 | MOZILLA_1_8_BRANCH | 31/6 | |
| 2006-09-13 11:28 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.8 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-13 11:22 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.57 | MOZILLA_1_8_BRANCH | 24/12 | Fix 352217, a=schrep. |
| 2006-09-13 09:40 | timeless%mozdev.org | mozilla/js/src/jsgc.c | 3.104.2.20 | MOZILLA_1_8_BRANCH | 1/1 | Bug
338653: Check for JSRuntime.gcMaxMallocLimit on each
allocation in js_NewGCThing to trigger GC sooner to prevent
accumulation of garbage with large allocations.
Bustage fix #ifdef DEBUG_gchist r=brendan a=brendan |
| 2006-09-13 08:30 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.58 | MOZILLA_1_8_BRANCH | 3/0 | Fix 352271, a=schrep. |
| 2006-09-13 08:29 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.59 | MOZILLA_1_8_BRANCH | 1/0 | Fix 352094, a=schrep. |
| 2006-09-13 08:27 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.57 | MOZILLA_1_8_BRANCH | 10/3 | Fix 352092, a=schrep. |
| 2006-09-13 08:24 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.46 | MOZILLA_1_8_BRANCH | 31/22 | Fix 350730, a=schrep. |
| 2006-09-13 08:24 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.15 | MOZILLA_1_8_BRANCH | 6/4 | |
| 2006-09-13 08:24 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.56 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-13 03:00 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.c | 3.60.4.8 | MOZILLA_1_8_BRANCH | 26/3 | thread-local gc lists are cleaned up whenever we transition from 0 to 1 context per thread. bug= 351602 r=brendan,feng.qian.moz a=mtschrep |
| 2006-09-13 03:00 | igor.bukanov%gmail.com | mozilla/js/src/jscntxt.h | 3.80.4.12 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-13 03:00 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.19 | MOZILLA_1_8_BRANCH | 4/3 | |
| 2006-09-12 23:05 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.56 | MOZILLA_1_8_BRANCH | 31/26 | Fix 352312, a=schrep (plus comment and whitespace syncing with trunk/trunk-to-be). |
| 2006-09-12 23:05 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.17 | MOZILLA_1_8_BRANCH | 52/51 | |
| 2006-09-12 22:53 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.45 | MOZILLA_1_8_BRANCH | 3/2 | Fix 352402, a=schrep. |
| 2006-09-12 22:51 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.16 | MOZILLA_1_8_BRANCH | 6/6 | Fix 352375, a=schrep. |
| 2006-09-12 22:50 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.23 | MOZILLA_1_8_BRANCH | 2/5 | Fix 352372, a=schrep. |
| 2006-09-12 22:47 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.14 | MOZILLA_1_8_BRANCH | 1/1 | Fix 352281, a=schrep. |
| 2006-09-12 22:47 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.55 | MOZILLA_1_8_BRANCH | 6/3 | |
| 2006-09-12 22:45 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.44 | MOZILLA_1_8_BRANCH | 21/16 | Fix 352272, a=schrep. |
| 2006-09-12 22:44 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.55 | MOZILLA_1_8_BRANCH | 1/0 | Fix 352269, a=schrep. |
| 2006-09-12 22:42 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.54 | MOZILLA_1_8_BRANCH | 21/7 | 352261, a=schrep. |
| 2006-09-12 20:41 | dbaron%dbaron.org | mozilla/js/src/liveconnect/nsCLiveconnect.cpp | 1.38.20.2 | MOZILLA_1_8_BRANCH | 11/13 | Be more careful pushing/popping contexts. b= 352264 r=jst sr=bzbarsky/jst a=schrep |
| 2006-09-12 20:41 | dbaron%dbaron.org | mozilla/js/src/xpconnect/src/xpccallcontext.cpp | 1.14.12.4 | MOZILLA_1_8_BRANCH | 15/18 | |
| 2006-09-12 16:54 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.15 | MOZILLA_1_8_BRANCH | 1/1 | Rest of fix for 352079, a=schrep. |
| 2006-09-12 16:52 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.58 | MOZILLA_1_8_BRANCH | 18/10 | Fix 352212, a=schrep. |
| 2006-09-12 16:50 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.43 | MOZILLA_1_8_BRANCH | 23/5 | Fix 352185, a=schrep. |
| 2006-09-12 16:49 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.53 | MOZILLA_1_8_BRANCH | 6/3 | Fix 352202, a=schrep. |
| 2006-09-12 16:48 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.52 | MOZILLA_1_8_BRANCH | 1/1 | Fix 352198, a=schrep. |
| 2006-09-12 16:47 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.13 | MOZILLA_1_8_BRANCH | 1/0 | Fix 352197, a=schrep. |
| 2006-09-12 16:47 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.54 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-12 16:46 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.51 | MOZILLA_1_8_BRANCH | 5/1 | Fix 352073, a=schrep. |
| 2006-09-12 16:45 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.53 | MOZILLA_1_8_BRANCH | 2/0 | Fix 352068, a=schrep. |
| 2006-09-12 16:44 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.50 | MOZILLA_1_8_BRANCH | 17/9 | Fix 352026, a=schrep. |
| 2006-09-12 16:44 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.14 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2006-09-12 16:37 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.49 | MOZILLA_1_8_BRANCH | 21/3 | Fix 352013, a=schrep. |
| 2006-09-12 16:36 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.48 | MOZILLA_1_8_BRANCH | 5/3 | Fix 352010, a=schrep. |
| 2006-09-12 16:34 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.42 | MOZILLA_1_8_BRANCH | 1/1 | Fix 351070, a=schrep. |
| 2006-09-12 16:34 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.12 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-09-12 16:34 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.47 | MOZILLA_1_8_BRANCH | 99/15 | |
| 2006-09-12 16:34 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.52 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-09-11 21:37 | brendan%mozilla.org | mozilla/js/src/jsregexp.c | 3.99.2.18 | MOZILLA_1_8_BRANCH | 8/0 | Check in fix for crowder@fiverocks.com ( 346090, r=shaver, a=schrep). |
| 2006-09-11 19:22 | jwalden%mit.edu | mozilla/js/src/jsopcode.c | 3.89.2.46 | MOZILLA_1_8_BRANCH | 3/2 | Bug 352097- E4X XML processing instruction with a target but no data decompiles with an extra space; also fixes bug 352103- <??> accepted as a valid XML PI. r=brendan, a=schrep |
| 2006-09-11 19:22 | jwalden%mit.edu | mozilla/js/src/jsscan.c | 3.81.2.22 | MOZILLA_1_8_BRANCH | 5/3 | |
| 2006-09-11 15:56 | igor.bukanov%gmail.com | mozilla/js/src/jsparse.c | 3.142.2.51 | MOZILLA_1_8_BRANCH | 17/3 | allow to use keywords as function names. bug= 343675 r=brendan a=mtschrep |
| 2006-09-11 15:45 | igor.bukanov%gmail.com | mozilla/js/src/jsobj.c | 3.208.2.32 | MOZILLA_1_8_BRANCH | 4/0 | Make sure id array are GC-protected. bug= 351973 r=mrbkap sr=brendan a=mtschrep |
| 2006-09-11 13:14 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.21 | MOZILLA_1_8_BRANCH | 2/2 | Fix bogus assertion harder ( 352208, r/a=me). |
| 2006-09-11 12:55 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.20 | MOZILLA_1_8_BRANCH | 1/0 | Fix bogus assertion ( 352208, r/a=me). |
| 2006-09-11 11:36 | sayrer%gmail.com | mozilla/js/src/jsopcode.c | 3.89.2.45 | MOZILLA_1_8_BRANCH | 14/3 | bug 352060. Fixes for getter/setter keywords, XML assign decompile printfs, and precedence table. r=brendan, a=beltzner |
| 2006-09-11 11:36 | sayrer%gmail.com | mozilla/js/src/jsopcode.tbl | 3.43.2.13 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2006-09-10 11:44 | sayrer%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.41 | MOZILLA_1_8_BRANCH | 1/1 | bug 351988. e4x adds spurious quotes when decompiling an XMLPI object initializer. r=brendan, a=schrep |
| 2006-09-10 11:33 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.44 | MOZILLA_1_8_BRANCH | 1/1 | Fix 352022, a=schrep. |
| 2006-09-10 11:32 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.12 | MOZILLA_1_8_BRANCH | 1/1 | Fix 352015, a=schrep. |
| 2006-09-10 11:30 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.50 | MOZILLA_1_8_BRANCH | 1/0 | Fix 352009, a=schrep. |
| 2006-09-10 10:01 | sayrer%gmail.com | mozilla/js/src/jsopcode.c | 3.89.2.43 | MOZILLA_1_8_BRANCH | 5/1 | Bug 349616. "getter" keyword decompiles as "(null)". r=brendan, a=schrep |
| 2006-09-10 00:09 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.49 | MOZILLA_1_8_BRANCH | 2/10 | Fix regression from last checkin ( 350793, r=gavin a=me). |
| 2006-09-09 22:22 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.40 | MOZILLA_1_8_BRANCH | 7/4 | Fix 350793, a=schrep. |
| 2006-09-09 22:22 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.57 | MOZILLA_1_8_BRANCH | 10/12 | |
| 2006-09-09 22:22 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.11 | MOZILLA_1_8_BRANCH | 6/0 | |
| 2006-09-09 22:22 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.48 | MOZILLA_1_8_BRANCH | 1/0 | |
| 2006-09-09 22:22 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.7 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/js.c | 3.93.2.7 | MOZILLA_1_8_BRANCH | 7/2 | Fix 349634, a=schrep. |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.39 | MOZILLA_1_8_BRANCH | 152/12 | |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.11 | MOZILLA_1_8_BRANCH | 7/5 | |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.42 | MOZILLA_1_8_BRANCH | 28/1 | |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.47 | MOZILLA_1_8_BRANCH | 50/12 | |
| 2006-09-09 22:13 | brendan%mozilla.org | mozilla/js/src/jsparse.h | 3.27.20.4 | MOZILLA_1_8_BRANCH | 5/1 | |
| 2006-09-09 22:11 | brendan%mozilla.org | mozilla/js/src/jsnum.c | 3.66.6.4 | MOZILLA_1_8_BRANCH | 1/1 | Space patrol to match trunk. |
| 2006-09-09 08:02 | igor.bukanov%gmail.com | mozilla/js/src/jskeyword.tbl | 3.7.2.2 | MOZILLA_1_8_BRANCH | 2/2 | Enable let and yield keywords only when version is set to JS17 for compatibility. bug 351515, r=brendan, a=mtschrep |
| 2006-09-09 08:02 | igor.bukanov%gmail.com | mozilla/js/src/jsscan.c | 3.81.2.19 | MOZILLA_1_8_BRANCH | 1/2 | |
| 2006-09-09 07:48 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.56 | MOZILLA_1_8_BRANCH | 53/34 | let-block cloning is no longer recursive to avoid stack overflow. bug 351413, bug 351606, r=brendan, a=mtschrep |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/js.msg | 3.43.8.12 | MOZILLA_1_8_BRANCH | 1/1 | Lexical catch variables and destructuring catch ( 336379, a=schrep). |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.38 | MOZILLA_1_8_BRANCH | 192/153 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.10 | MOZILLA_1_8_BRANCH | 42/21 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.55 | MOZILLA_1_8_BRANCH | 13/35 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.41 | MOZILLA_1_8_BRANCH | 50/65 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.10 | MOZILLA_1_8_BRANCH | 3/3 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.46 | MOZILLA_1_8_BRANCH | 607/309 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsparse.h | 3.27.20.3 | MOZILLA_1_8_BRANCH | 11/9 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jspubtd.h | 3.51.8.5 | MOZILLA_1_8_BRANCH | 8/3 | |
| 2006-09-08 18:58 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.12 | MOZILLA_1_8_BRANCH | 2/2 | |
| 2006-09-08 16:59 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.45 | MOZILLA_1_8_BRANCH | 16/3 | Fix 351793, a=schrep. |
| 2006-09-08 16:58 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.54 | MOZILLA_1_8_BRANCH | 20/3 | Fix 351717, a=schrep. |
| 2006-09-08 16:56 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.44 | MOZILLA_1_8_BRANCH | 2/0 | Fix 351693, a=schrep. |
| 2006-09-08 16:55 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.37 | MOZILLA_1_8_BRANCH | 13/0 | Fix 351496, a=schrep. |
| 2006-09-08 16:55 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.40 | MOZILLA_1_8_BRANCH | 16/2 | |
| 2006-09-08 16:52 | brendan%mozilla.org | mozilla/js/src/js.msg | 3.43.8.11 | MOZILLA_1_8_BRANCH | 1/0 | Fix 350809, a=schrep. |
| 2006-09-08 16:52 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.53 | MOZILLA_1_8_BRANCH | 7/0 | |
| 2006-09-08 16:48 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.36 | MOZILLA_1_8_BRANCH | 19/1 | Fix 346915, a=schrep. |
| 2006-09-08 16:30 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.31 | MOZILLA_1_8_BRANCH | 3/0 | Trunk #ifdef __GNUC__ useless initialization to shut up a warning and sync revisions. |
| 2006-09-08 16:29 | brendan%mozilla.org | mozilla/js/src/jsxml.c | 3.50.2.46 | MOZILLA_1_8_BRANCH | 1/1 | Fix typo in comment to sync to trunk revision. |
| 2006-09-07 14:38 | jwalden%mit.edu | mozilla/js/src/jsxml.c | 3.50.2.45 | MOZILLA_1_8_BRANCH | 37/3 | Bug 350629- GeneratePrefix can return prefixes which begin with "xml" or similar, even though such prefixes are reserved in the XML spec. r=brendan, a=schrep |
| 2006-09-07 12:48 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.39 | MOZILLA_1_8_BRANCH | 2/5 | Fix 351626 and 351705, r=mrbkap/sayrer. |
| 2006-09-07 12:48 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.9 | MOZILLA_1_8_BRANCH | 6/4 | |
| 2006-09-07 11:41 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.38 | MOZILLA_1_8_BRANCH | 57/30 | Fix 350531, 350226, 351597, and 351625(a=beltzner). |
| 2006-09-07 11:41 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.8 | MOZILLA_1_8_BRANCH | 158/134 | |
| 2006-09-07 11:35 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.35 | MOZILLA_1_8_BRANCH | 15/2 | Fix 350666, a=beltzner. |
| 2006-09-07 11:33 | brendan%mozilla.org | mozilla/js/src/js.msg | 3.43.8.10 | MOZILLA_1_8_BRANCH | 1/0 | Fix 350279, a=beltzner. |
| 2006-09-07 11:33 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.43 | MOZILLA_1_8_BRANCH | 6/0 | |
| 2006-09-07 11:31 | benjamin%smedbergs.us | mozilla/js/src/liveconnect/nsCLiveconnectFactory.cpp | 1.18.20.1 | MOZILLA_1_8_BRANCH | 2/55 | Bug 350550- Liveconnect shouldn't export NSGetFactroy, r=brendan+jhpedemonte, a=beltzner |
| 2006-09-07 11:30 | brendan%mozilla.org | mozilla/js/src/js.msg | 3.43.8.9 | MOZILLA_1_8_BRANCH | 1/0 | Fix 351514, a=beltzner. |
| 2006-09-07 11:30 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.42 | MOZILLA_1_8_BRANCH | 13/4 | |
| 2006-09-07 11:22 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.34 | MOZILLA_1_8_BRANCH | 4/6 | Fix 349814, a=beltzner. |
| 2006-09-07 11:22 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.9 | MOZILLA_1_8_BRANCH | 9/3 | |
| 2006-09-07 11:22 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.37 | MOZILLA_1_8_BRANCH | 21/12 | |
| 2006-09-07 11:22 | brendan%mozilla.org | mozilla/js/src/jsstr.c | 3.108.2.9 | MOZILLA_1_8_BRANCH | 46/46 | |
| 2006-09-07 10:14 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.33 | MOZILLA_1_8_BRANCH | 16/12 | Fix 350238, a=beltzner. |
| 2006-09-06 00:07 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.41 | MOZILLA_1_8_BRANCH | 1/0 | Fix 351497, regression from last patch. |
| 2006-09-05 21:25 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.40 | MOZILLA_1_8_BRANCH | 7/3 | Fix 350991, a=schrep. |
| 2006-09-05 21:18 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.6 | MOZILLA_1_8_BRANCH | 12/0 | Fix 350787, a=schrep. |
| 2006-09-05 21:18 | brendan%mozilla.org | mozilla/js/src/xpconnect/loader/mozJSComponentLoader.cpp | 1.109.2.6 | MOZILLA_1_8_BRANCH | 14/0 | |
| 2006-09-05 16:22 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.5 | MOZILLA_1_8_BRANCH | 0/12 | Back out for real. |
| 2006-09-05 16:19 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.4 | MOZILLA_1_8_BRANCH | 1/1 | Oops, didn't mean to check in yet. |
| 2006-09-05 16:08 | brendan%mozilla.org | mozilla/js/src/jsxdrapi.h | 1.14.58.3 | MOZILLA_1_8_BRANCH | 12/0 | Fooey. |
| 2006-09-05 12:42 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.36 | MOZILLA_1_8_BRANCH | 3/0 | Fix 351336, a=schrep. |
| 2006-09-05 12:28 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.35 | MOZILLA_1_8_BRANCH | 5/2 | Fix 351116, a=schrep. |
| 2006-09-05 12:28 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.39 | MOZILLA_1_8_BRANCH | 17/5 | |
| 2006-09-05 12:24 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.38 | MOZILLA_1_8_BRANCH | 8/0 | 349851, a=schrep. |
| 2006-09-05 12:22 | brendan%mozilla.org | mozilla/js/src/jsiter.c | 3.17.2.14 | MOZILLA_1_8_BRANCH | 1/46 | Fix 349362, a=schrep. |
| 2006-09-05 12:19 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.32 | MOZILLA_1_8_BRANCH | 133/42 | Fix 348904, a=schrep. |
| 2006-09-05 12:19 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.37 | MOZILLA_1_8_BRANCH | 26/17 | |
| 2006-09-04 16:12 | jwalden%mit.edu | mozilla/js/src/jsxml.c | 3.50.2.44 | MOZILLA_1_8_BRANCH | 25/25 | Bug 350442- toXMLString omits namespace definition for attribute added with a namespace with an undefined prefix. r=brendan, a=beltzner |
| 2006-09-03 09:50 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.52 | MOZILLA_1_8_BRANCH | 4/1 | Stop popping cloned blocks at activation boundary ( 351122, a=dbaron). |
| 2006-09-02 11:28 | brendan%mozilla.org | mozilla/js/src/jsobj.c | 3.208.2.30 | MOZILLA_1_8_BRANCH | 1/2 | Fix stale comment. |
| 2006-09-01 14:38 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.34 | MOZILLA_1_8_BRANCH | 39/11 | Fix 350670 and 350810, a=beltzner. |
| 2006-09-01 14:29 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.31 | MOZILLA_1_8_BRANCH | 0/6 | Fix 349624, a=beltzner. |
| 2006-09-01 14:29 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.8 | MOZILLA_1_8_BRANCH | 3/1 | |
| 2006-09-01 14:25 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.30 | MOZILLA_1_8_BRANCH | 9/5 | Fix 349653, a=beltzner. |
| 2006-09-01 14:25 | brendan%mozilla.org | mozilla/js/src/jsemit.h | 3.38.20.7 | MOZILLA_1_8_BRANCH | 2/0 | |
| 2006-09-01 14:25 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.36 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2006-09-01 14:25 | brendan%mozilla.org | mozilla/js/src/jsparse.h | 3.27.20.2 | MOZILLA_1_8_BRANCH | 0/3 | |
| 2006-09-01 05:18 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.51 | MOZILLA_1_8_BRANCH | 6/1 | Bug 350837: Clerar cx->throwing in [gosub] when pushing exception. r=brendan a=beltzner |
| 2006-08-31 23:12 | brendan%mozilla.org | mozilla/js/src/jsparse.c | 3.142.2.35 | MOZILLA_1_8_BRANCH | 2/1 | Fix 349818(debug-only fix to assertion). |
| 2006-08-31 17:47 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.29 | MOZILLA_1_8_BRANCH | 7/0 | Fix 350704, a=beltzner. |
| 2006-08-31 10:14 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.50 | MOZILLA_1_8_BRANCH | 0/2 | Remove bogus assertions ( 349962, r=mrbkap, DEBUG-only a=me). |
| 2006-08-30 16:15 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.28 | MOZILLA_1_8_BRANCH | 1/1 | Fix assertion ( 350692). |
| 2006-08-30 15:37 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.13 | MOZILLA_1_8_BRANCH | 10/2 | Bug 350559: restoring compatibility with Python with gen.throw(). r=brendan a=beltzner |
| 2006-08-30 15:29 | igor.bukanov%gmail.com | mozilla/js/src/jsexn.c | 3.50.4.8 | MOZILLA_1_8_BRANCH | 120/111 | Bug 349527: Using a single malloc block for a full copy of JSErrorReport. r=brendan a=mtschrep |
| 2006-08-30 12:29 | brendan%mozilla.org | mozilla/js/src/jsinterp.c | 3.181.2.49 | MOZILLA_1_8_BRANCH | 24/1 | Fix 350312, a=mconnor. |
| 2006-08-30 12:29 | brendan%mozilla.org | mozilla/js/src/jsiter.h | 3.6.2.8 | MOZILLA_1_8_BRANCH | 0/8 | |
| 2006-08-30 12:29 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.33 | MOZILLA_1_8_BRANCH | 13/3 | |
| 2006-08-30 12:29 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.7 | MOZILLA_1_8_BRANCH | 6/4 | |
| 2006-08-30 12:29 | brendan%mozilla.org | mozilla/js/src/jsscript.c | 3.79.2.11 | MOZILLA_1_8_BRANCH | 40/0 | |
| 2006-08-30 12:28 | brendan%mozilla.org | mozilla/js/src/jsbool.h | 3.8.22.1 | MOZILLA_1_8_BRANCH | 12/0 | |
| 2006-08-30 12:28 | brendan%mozilla.org | mozilla/js/src/jsemit.c | 3.128.2.27 | MOZILLA_1_8_BRANCH | 59/115 | |
| 2006-08-29 11:57 | brendan%mozilla.org | mozilla/js/src/jsopcode.c | 3.89.2.32 | MOZILLA_1_8_BRANCH | 1/0 | Fix 349650, a=beltzner. |
| 2006-08-29 11:48 | jwalden%mit.edu | mozilla/js/src/jsxml.c | 3.50.2.43 | MOZILLA_1_8_BRANCH | 7/9 | Bug 350206- Assertion while generating namespace prefix during toXMLString(). r=brendan, a=schrep |
| 2006-08-29 11:37 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.18 | MOZILLA_1_8_BRANCH | 4/4 | Fix 350529, a=schrep. |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/js.msg | 3.43.8.8 | MOZILLA_1_8_BRANCH | 1/2 | Bug 349331: Implementation of generator.close now uses asynchronous return instead of GeneratorExit exception. r=brendan a=beltzner |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsapi.c | 3.214.2.26 | MOZILLA_1_8_BRANCH | 0/1 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsemit.c | 3.128.2.26 | MOZILLA_1_8_BRANCH | 37/0 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.18 | MOZILLA_1_8_BRANCH | 13/6 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.48 | MOZILLA_1_8_BRANCH | 23/6 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.12 | MOZILLA_1_8_BRANCH | 3/63 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.h | 3.6.2.7 | MOZILLA_1_8_BRANCH | 9/2 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsproto.tbl | 3.4.2.4 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-08-29 10:42 | igor.bukanov%gmail.com | mozilla/js/src/jsscript.h | 3.25.4.3 | MOZILLA_1_8_BRANCH | 8/0 | |
| 2006-08-28 23:39 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.c | 3.104.2.17 | MOZILLA_1_8_BRANCH | 10/3 | Bug 349320: generator cleanup, r=brendan a=schrep,beltnzer |
| 2006-08-28 23:39 | igor.bukanov%gmail.com | mozilla/js/src/jsgc.h | 3.33.4.5 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-08-28 23:39 | igor.bukanov%gmail.com | mozilla/js/src/jsinterp.c | 3.181.2.47 | MOZILLA_1_8_BRANCH | 1/1 | |
| 2006-08-28 23:39 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.c | 3.17.2.11 | MOZILLA_1_8_BRANCH | 188/130 | |
| 2006-08-28 23:39 | igor.bukanov%gmail.com | mozilla/js/src/jsiter.h | 3.6.2.6 | MOZILLA_1_8_BRANCH | 6/7 | |
| 2006-08-28 18:01 | brendan%mozilla.org | mozilla/js/src/jsscan.c | 3.81.2.17 | MOZILLA_1_8_BRANCH | 0/2 | Fix from mrbkap to unget error tokens ( 350415, a=beltzner). |
| 2006-08-28 00:15 | brendan%mozilla.org | mozilla/js/src/jsopcode.tbl | 3.43.2.6 | MOZILLA_1_8_BRANCH | 2/2 | Fix 350271, a=shcrep. |
| 2006-08-28 00:11 | brendan%mozilla.o |