Changeset range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=81a060f9cbaf&tochange=7b83033bb6f8
Changesets:
* http://hg.mozilla.org/mozilla-central/rev/368fb0c5a339
: Nicholas Nethercote <nneth...@mozilla.com> - Bug 605374 - rename trace-tests. r=dmandelin.
: http://bugzilla.mozilla.org/show_bug.cgi?id=605374
* http://hg.mozilla.org/mozilla-central/rev/78c1711ca36f
: Jason Orendorff <joren...@mozilla.com> - Ensure that js_CurrentThread always returns a JSThread with a correct nativeStackBase pointer, even if the JSThread is left over from an earlier thread that had the same PRThread*. Bug 604782, r=gal.
: http://bugzilla.mozilla.org/show_bug.cgi?id=604782
* http://hg.mozilla.org/mozilla-central/rev/0af53f80ef0c
: Nicholas Nethercote <nneth...@mozilla.com> - Backed out changeset 368fb0c5a339 due to jsreftest breakage.
* http://hg.mozilla.org/mozilla-central/rev/5143d703c4e6
: Nicholas Nethercote <nneth...@mozilla.com> - merge
* http://hg.mozilla.org/mozilla-central/rev/54a03edfa919
: David Anderson <dand...@mozilla.com> - Fixed register allocation bug in left-shift operations (bug 606063, r=dmandelin).
: http://bugzilla.mozilla.org/show_bug.cgi?id=606063
* http://hg.mozilla.org/mozilla-central/rev/f58e6c1c9132
: Nicholas Nethercote <nneth...@mozilla.com> - Bug 605374 - rename trace-tests (2nd attempt). r=dmandelin.
: http://bugzilla.mozilla.org/show_bug.cgi?id=605374
* http://hg.mozilla.org/mozilla-central/rev/48bb65a5c862
: Jason Orendorff <joren...@mozilla.com> - Fix crash near NULL in jsworkers.cpp. No bug, rs=bz.
* http://hg.mozilla.org/mozilla-central/rev/fd2d1860e2ac
: time...@mozdev.org - Bug 603364 - Delete unused variable in a jsapi-test. r=jorendorff.
: http://bugzilla.mozilla.org/show_bug.cgi?id=603364
* http://hg.mozilla.org/mozilla-central/rev/b37edcf06127
: Jason Orendorff <joren...@mozilla.com> - Backed out changeset fd2d1860e2ac because it seems to delete hundreds of filse I didn't want deleted.
* http://hg.mozilla.org/mozilla-central/rev/16483461f359
: time...@mozdev.org - Bug 603364 - Delete unused variable in a jsapi-test. r=jorendorff.
: http://bugzilla.mozilla.org/show_bug.cgi?id=603364
* http://hg.mozilla.org/mozilla-central/rev/3e09c711afe2
: Dave Herman <dhe...@mozilla.com> - bug 604829, r=jorendorff: more helpful usage info for js -h
: http://bugzilla.mozilla.org/show_bug.cgi?id=604829
* http://hg.mozilla.org/mozilla-central/rev/cc0c87e2dd28
: Ginn Chen <ginn...@oracle.com> - Bug 602388 make Register a non-numeric type on SPARC r=nnethercote
: http://bugzilla.mozilla.org/show_bug.cgi?id=602388
* http://hg.mozilla.org/mozilla-central/rev/710b3994b198
: Ginn Chen <ginn...@oracle.com> - Bug 603560 SPARC: remove inline keyword for JMP() to fix bustage of tracemonkey
: http://bugzilla.mozilla.org/show_bug.cgi?id=603560
* http://hg.mozilla.org/mozilla-central/rev/5feb11557dae
: Nicholas Nethercote <nneth...@mozilla.com> - Bug 600127 - nanojit: do implicit constant propagation after guards (2nd attempt). r=edwsmith.
: http://bugzilla.mozilla.org/show_bug.cgi?id=600127
* http://hg.mozilla.org/mozilla-central/rev/f11d42920e64
: Nicholas Nethercote <nneth...@mozilla.com> - Update nanojit-import-rev stamp.
* and 62 more
Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=409216 - TC: investigate stack alignment for jitted code
* http://bugzilla.mozilla.org/show_bug.cgi?id=605696
* http://bugzilla.mozilla.org/show_bug.cgi?id=606083 - Assertion failure: !TRACE_RECORDER(cx), at js/src/jsinterp.cpp:6932
* http://bugzilla.mozilla.org/show_bug.cgi?id=589193 - JM: move interruptFlags into JSCompartment
* http://bugzilla.mozilla.org/show_bug.cgi?id=604426 - TM: analysis for defined variables
* http://bugzilla.mozilla.org/show_bug.cgi?id=603531 - "ASSERTION: bad outer object hook" and crash [@ js::gc::Cell::compartment]
* http://bugzilla.mozilla.org/show_bug.cgi?id=604430 - wantsXrays argument in Constructor doesn't work as expected
* http://bugzilla.mozilla.org/show_bug.cgi?id=606483 - Pixastic desaturate test no longer traces with jit profiling
* http://bugzilla.mozilla.org/show_bug.cgi?id=602388 - nanojit: make Register a non-numeric type on Sparc
* http://bugzilla.mozilla.org/show_bug.cgi?id=606357 - Make JSD work properly with compartments
* http://bugzilla.mozilla.org/show_bug.cgi?id=606106 - "Assertion failure: compartment mismatched" trying to dump CC heap graph
* http://bugzilla.mozilla.org/show_bug.cgi?id=604829 - more helpful usage info for js -h
* http://bugzilla.mozilla.org/show_bug.cgi?id=604449 - New crash [@ nsQueryInterface::operator() ][@ nsContentUtils::CanCallerAccess ][@ nsContentUtils::CanCallerAccess(nsPIDOMWindow*) ] (sometimes when using tinderboxpushlog)
* http://bugzilla.mozilla.org/show_bug.cgi?id=606955 - JM: Use the correct BKPT encoding.
* http://bugzilla.mozilla.org/show_bug.cgi?id=603560 - Solaris Studio failed to compile static const int x = { 1 };
* and 31 more