User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cleary@mozilla.com Sat Jan 08 08:51:06 2011 +0000 | df3c1150dd7ace3fb6799fefc7718d1bbfe95c72 | Chris Leary — Merge tracemonkey into mozilla-central. (a=blockers) ← 20 merge changesets [Collapse] |
d59c08ab217121a12386e7572ea20e330e2519cf | Jim Blandy — Bug 609832: Fix message wording. r=brendan | |
6ca3394a3aa295a3492145c23bdf230ae46780f7 | Paul Biggar — Bug 623859 - Add missing OOM checks during array allocation (r=lw) | |
a213cb8ca3961466294da925ab0bddea1219cb29 | Brendan Eich — Get rid of JSOP_{GET,CALL}UPVAR and simplify code greatly (592202, r=jorendorff). | |
b0f047a6a9daeb63ea8fa206f95efe39b7dd96c3 | Jim Blandy — Bug 609832: Function statements should be banned (for now) in ES5 strict mode. (r=cdleary) | |
08f2504e5f44f73caf794cab922763428e826e5a | Chris Leary — Bug 576837: Conform to old invalid character-class range error. (r=Waldo) | |
d08f63692c60701d68e208a39690dc0b65b9bc0d | David Anderson — Restrict global checks to the TR's global (bug 597940 followup, r=luke). | |
01b0818e6763d99b158e9e54f018ef121737fc33 | Jeff Walden — Bug 514568 - Put the Call object for strict mode scripts in the methodjit. r=dvander | |
c55afda0470fd26369c20e89db3cbfb5ffd30ace | David Mandelin — Bug 622691 followup: invert statement order in AutoUnlockDefaultCompartment to get update inside lock, r=gal | |
423d37840edf794d81092bacd609fcbcc46705aa | Tom Schuster — Fix crash in object-wrapped string length IC (bug 623474, r=dvander). | |
d8586631c5f07e5a92c1406cd46bf2580a47ee70 | David Anderson — Abort recording on some more global operations (bug 597940, r=luke). | |
8a1715b0aeaeb2ba6553a5c2701249671032e4a8 | Luke Wagner — Bug 623441 - JSCompartment::wrap missing NULL check (r=gal) | |
63538367f9aa20dd5703b665e4fab0cf27f8d960 | Luke Wagner — Bug 614131 - Don't leave wrapped exception in the context on failure to enter compartment (r=gal) | |
97401505439586c55ee8beb84f463a1248c4da97 | Luke Wagner — Bug 620637 - Flush tracker completely when doing tree call (r=dvander) | |
27a0e3715095ff2ac264f8283e0d1a76b103d288 | Jeff Walden — Bug 514568 - Add JSObject::callIsForEval rather than using JSObject::getCallObjCallee() == NULL. r=igor | |
1417c3808f048da0a0817922d449b6b7f2928f63 | Jeff Walden — Bug 514568 - Trace strict eval frame Call objects correctly, keep the eval script safe from GC, and properly put strict eval Call objects when the script completes. r=igor | |
4ffd5aa002699d0f021019dec9c6b1fc7775debc | Jeff Walden — Back out 86285f568e0c for orange. | |
1073e19109bda1161d55a044d9b0c6378b3709eb | David Mandelin — Bug 610973 part 1: use scope chain to get string prototype to bake in, r=dvander | |
8ea7ed461dc03c2b75f7811a8b47b2f6239ad134 | Brendan Eich — ES5 directives should not trigger 'useless expression' errors (559402, r=jimb). | |
86285f568e0ce0c6bfd4158cb02703e909a6190b | Jeff Walden — Bug 623301 - Properly root arguments names during a call to Function(). r=brendan |