77eb248fa854c9fd007fe349f84fa522fba83e5d: bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
Igor Bukanov <igor@mir2.org> - Sat, 12 Jun 2010 18:29:04 +0200 - rev 48622
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
c987f1940582bd70027541f01ef44431f0242510: Fix GCC warning. No bug, r=sayrer via IRC.
Nicholas Nethercote <nnethercote@mozilla.com> - Wed, 28 Jul 2010 17:48:52 -0700 - rev 48621
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Fix GCC warning. No bug, r=sayrer via IRC.
1f3358bd4ef451e2033383b063ee02e76c0cbe90: Bug 582521 - Fix xpconnect 'char' conversions in DEBUG builds. r=bz, a=sayrer
Dan Witte <dwitte@mozilla.com> - Wed, 28 Jul 2010 12:10:27 -0700 - rev 48620
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 582521 - Fix xpconnect 'char' conversions in DEBUG builds. r=bz, a=sayrer
babf32a4534986122a04b521cd04483cd54da7f6: Back out bug 580803.
Andreas Gal <gal@mozilla.com> - Wed, 28 Jul 2010 11:20:19 -0700 - rev 48619
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
a422d93d397e06eafaf274047a9dff561686f538: Bug 582471 - TM: followup for Bug 579100 (r=igor)
Gregor Wagner <anygregor@gmail.com> - Wed, 28 Jul 2010 10:48:28 -0700 - rev 48618
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 582471 - TM: followup for
Bug 579100 (r=igor)
74ea8e2ed2ca2af08c094f1a3f32c44ef04e8475: Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
Igor Bukanov <igor@mir2.org> - Wed, 28 Jul 2010 14:36:06 +0200 - rev 48617
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
7b2b90efe57d3975d38a07af55f04bade5abf091: bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
Igor Bukanov <igor@mir2.org> - Sat, 12 Jun 2010 18:29:04 +0200 - rev 48616
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
c877176cbbed3e5c73cbb2abc474345b43cc1fe9: Bug 582479 - TM: "Assertion failure: (&cx->regs->sp[1 - (iargc + 2)].toObject())->isFunction()."
Brendan Eich <brendan@mozilla.org> - Wed, 28 Jul 2010 01:41:50 -0700 - rev 48615
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 582479 - TM: "Assertion failure: (&cx->regs->sp[1 - (iargc + 2)].toObject())->isFunction()."
d7c7ba27b84eb69ce5475a87ff1d148d4de039d9: Don't read past capacity in js_IsDensePrimitiveArray (582451, r=brendan).
Andreas Gal <gal@mozilla.com> - Tue, 27 Jul 2010 22:43:49 -0700 - rev 48614
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Don't read past capacity in js_IsDensePrimitiveArray (582451, r=brendan).
ecc96b16b7cbe4e0687138a77c873570eb67b99c: Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3, TM-specific part). r=gal.
Nicholas Nethercote <nnethercote@mozilla.com> - Tue, 27 Jul 2010 22:33:42 -0700 - rev 48613
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3, TM-specific part). r=gal.
e14d9bc4a1a87a7cd8b5ed55cc6c9cf86654f6fd: Update nanojit-import-rev stamp.
Nicholas Nethercote <nnethercote@mozilla.com> - Tue, 27 Jul 2010 21:37:31 -0700 - rev 48612
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Update nanojit-import-rev stamp.
0069451274aa88c7ca55c0b3deaed501d6dc7031: Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3). r=edwsmith.
Nicholas Nethercote <nnethercote@mozilla.com> - Tue, 27 Jul 2010 21:28:02 -0700 - rev 48611
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3). r=edwsmith.
04dd1a764b5a58c8be12b80c2640ea7f692182c2: Bug 578171 - Keep a static table of all length-2 strings (r=lw)
Alan Pierce <apierce@mozilla.com> - Tue, 27 Jul 2010 21:14:31 -0700 - rev 48610
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 578171 - Keep a static table of all length-2 strings (r=lw)
77ebf0c91e8da80654ef3555292c387c53996a5f: Bug 582424 - TM: JSRopeNodeIterator warning (r=apierce)
Gregor Wagner <anygregor@gmail.com> - Tue, 27 Jul 2010 18:39:47 -0700 - rev 48609
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 582424 - TM: JSRopeNodeIterator warning (r=apierce)
84b1306e4431ba6872bde0b275e1cfe515efdbf8: Back out b17c8b926585, seems to not work any more. :-\
Jeff Walden <jwalden@mit.edu> - Tue, 27 Jul 2010 18:23:30 -0700 - rev 48608
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Back out b17c8b926585, seems to not work any more. :-\
0e1199f92cdf866c6d3fc6dedcf6ea23fa4924d6: Followup patch for bug 581744 to remove uses of JSFUN_GETTER and JSFUN_SETTER from the tree, now that they've been removed. r=redness
Jeff Walden <jwalden@mit.edu> - Tue, 27 Jul 2010 17:10:54 -0700 - rev 48607
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Followup patch for
bug 581744 to remove uses of JSFUN_GETTER and JSFUN_SETTER from the tree, now that they've been removed. r=redness
b17c8b9265858f3224f43c35df6b23d8bb94a490: Bug 571062 - Add slow-test annotation functionality to reftest and the JS test harness. r=dbaron, r=dmandelin
Jeff Walden <jwalden@mit.edu> - Tue, 13 Jul 2010 18:04:29 -0500 - rev 48606
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 571062 - Add slow-test annotation functionality to reftest and the JS test harness. r=dbaron, r=dmandelin
4ffdb7de7b891937bd011086a92c54f40f2166d4: Bug 581744 - Deprecate JSFUN_GETTER and JSFUN_SETTER; they never did much, and they're very nearly dead code already. r=brendan
Jeff Walden <jwalden@mit.edu> - Mon, 26 Jul 2010 16:11:37 -0700 - rev 48605
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 581744 - Deprecate JSFUN_GETTER and JSFUN_SETTER; they never did much, and they're very nearly dead code already. r=brendan
85ac7407fdf9f32f77e203ace4e11428d19e66e6: Bug 582081 - Dense array patches regressed empty Array creation on Dromaeo. r=jwalden
Andreas Gal <gal@mozilla.com> - Tue, 27 Jul 2010 16:42:58 -0700 - rev 48604
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Bug 582081 - Dense array patches regressed empty Array creation on Dromaeo. r=jwalden
af1686bcc2632c49f9fdba973957a982a427a227: Add some debugging data to a failing test.
Robert Sayre <sayrer@gmail.com> - Tue, 27 Jul 2010 15:45:11 -0700 - rev 48603
Push
14748 by rsayre@mozilla.com at Sun, 01 Aug 2010 00:33:23 +0000
Add some debugging data to a failing test.