Tom Schuster
|
f7fd8ab3b7
|
Add tests for bug 352085, bug 472534, bug 496985, bug 566661, and bug 350712. rs=jwalden
--HG--
extra : rebase_source : eacda0a882d754d4210940625ee7fd3a7c446610
|
2010-12-30 16:40:24 -06:00 |
|
Jeff Walden
|
32dfb1669c
|
Followup to bug 614493 to fix GCC overwarning about 'uninitialized' variables in js_XDRScript. r=warnings
--HG--
extra : rebase_source : ce0062c356524ee14dedf39e67c6aa1880259afb
|
2010-12-30 16:40:21 -06:00 |
|
Dave Herman
|
bc1aa44f51
|
rs=cdleary: test case showing that bug 591450 is no longer asserting
|
2010-12-30 15:25:35 -08:00 |
|
Bill McCloskey
|
00cc0f053c
|
Bug 618422 - Fix MSVC warning in profiler (r=dmandelin)
|
2010-12-30 14:16:13 -08:00 |
|
David Mandelin
|
c7a8f48515
|
Bug 617139: extend stack check further to allow for GC during exception generation for too much recursion, r=igor, a=blocker
|
2010-12-30 13:30:12 -08:00 |
|
Tom Schuster
|
010f1cebb4
|
Bug 557353 - JM: PIC for object-wrapped string length. r=dvander
|
2010-12-30 13:25:03 -06:00 |
|
Jeff Walden
|
a6ce2e1493
|
Bug 622053 - Streamline and greatly clarify Call object PropertyOp getters and setters, for easier reading and more bounds-checking assertions than the none (!) we had before. r=dmandelin
|
2010-12-29 22:21:18 -06:00 |
|
Jeff Walden
|
f7bec8a9e8
|
Bug 614493 - Move top-level binding storage (and argument, variable, and upvar counts) out of JSFunction and into js::Bindings, itself stored in JSScript, anticipating the time when strict mode eval scripts will need it. r=brendan
|
2010-11-16 15:34:24 -08:00 |
|
Jeff Walden
|
ff60a27654
|
Bug 621376 - new Function.prototype on trace should not define Function.prototype.prototype. r=brendan
|
2010-12-27 16:24:27 -06:00 |
|
Jeff Walden
|
001fbb6163
|
Update comments on the structure of arguments objects in jsobj.h to account for strict mode arguments. r=commentsonlyfix
|
2010-12-29 16:45:44 -06:00 |
|
Jeff Walden
|
7536dd7021
|
Bug 620335 - TM: "Assertion failure: !argsobj.getPrivate()" leaving the trace JIT in strict mode code when an arguments object has been created. r=luke
|
2010-12-29 12:54:27 -06:00 |
|
Brian Hackett
|
7017b3830a
|
Fix breakage from bug 621137 fix.
|
2010-12-30 06:53:18 -08:00 |
|
Brian Hackett
|
74a8376fa0
|
Fix bug 621137, r=njn
|
2010-12-30 08:41:24 -05:00 |
|
Brian Hackett
|
be4d109005
|
Don't generate INITPROP/INITELEM for singleton constant initializers, bug 577359.
|
2010-12-30 08:07:43 -05:00 |
|
Chris Leary
|
5c3dd7b9ca
|
Merge mozilla-central to tracemonkey.
|
2010-12-30 00:36:53 -05:00 |
|
Chris Leary
|
929bde7297
|
Merge mozilla-central to tracemonkey, part two.
|
2010-12-29 22:37:11 -05:00 |
|
Chris Leary
|
272d457a20
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|
Igor Bukanov
|
3441bfebe5
|
bug 621180 - moving JSThreadData::cachedNativeIterators into the compartment. r=(wmccloskey
--HG--
extra : rebase_source : 460ccf67d3a01e44ab65f1db3b2a38694f3d5411
|
2010-12-29 20:09:04 +01:00 |
|
Brendan Eich
|
3ed9b08a6c
|
#ifdef DEBUG var used only in assertion to avoid warning.
|
2010-12-29 11:42:31 -08:00 |
|
Brendan Eich
|
2b4b0e0cd7
|
Incorrect decompilation with non-ASCII property name in destructuring (621814, r=igor).
|
2010-12-28 18:43:38 -08:00 |
|
Brendan Eich
|
97408da376
|
Second followup for 619003, adding the jsreftest needed to cover the bug fixed by the first followup. Some comment tweaks too.
--HG--
rename : js/src/tests/js1_8_5/regress/regress-619003.js => js/src/tests/js1_8_5/regress/regress-619003-1.js
|
2010-12-29 17:16:46 -08:00 |
|
Boris Zbarsky
|
ace11837aa
|
Bug 621374. Fix denseArrayElement to follow its contract for holes. r=njn
|
2010-12-29 16:44:47 -08:00 |
|
Brendan Eich
|
bbc684708a
|
Fix bug in patch for 619003 to cure orange.
|
2010-12-29 14:50:07 -08:00 |
|
Brendan Eich
|
0e94dad967
|
Restore append-only fun->u.i.names rule by binding destructured-to vars for destructuring args after binding all args (619003, r=igor).
|
2010-12-27 15:10:58 -08:00 |
|
Tom Schuster
|
faaefcf02b
|
Bug 616612 - Speed up str.substring and str.substr, r=brendan
|
2010-12-29 10:22:45 -05:00 |
|
timeless@mozdev.org
|
0ce095b780
|
Bug 620445 - useless null check of prefix in XMLToXMLString, r=brendan
|
2010-12-20 18:19:00 -08:00 |
|
timeless@mozdev.org
|
3a8d5e7ecf
|
Bug 620420 - jsds_InvalidateAllEphemerals can use a do {} while() loop, r=brendan
|
2010-12-20 17:12:00 -08:00 |
|
Jory A. Pratt
|
7afae43f75
|
Bug 621812 - Ensure proper linking when as-needed is passed via LDFLAGS, r=khuey
|
2010-12-28 19:59:00 -08:00 |
|
Bill McCloskey
|
2d9708ea86
|
Bug 609212 - Trace loops with > 3 inner loops in profiler (r=dmandelin)
|
2010-12-28 16:10:24 -08:00 |
|
Bill McCloskey
|
ce00e6f2ed
|
Bug 621716 - Abort profiling when tracejit flushes (r=dmandelin, a=blocker)
|
2010-12-28 15:49:26 -08:00 |
|
David Mandelin
|
d296d99c0b
|
Bug 615065: don't optimize to globals where there might be aliasing in the other BindNameToSlot path, r=jwalden
|
2010-12-28 14:20:42 -08:00 |
|
David Mandelin
|
7325cf5f95
|
Bug 620838: propagate aliases-globals flag to inner lexical scopes, r=jwalden
|
2010-12-28 10:41:22 -08:00 |
|
David Mandelin
|
5b174f775e
|
Bug 615723: turn on method jit for web workers, r=bent
|
2010-12-27 16:23:09 -08:00 |
|
Jeff Walden
|
e2834ef56d
|
Require JSFunction::inStrictMode() callers to check for isInterpreted() first, since most already know that the function in question is interpreted. r=dmandelin
|
2010-12-22 21:06:08 -05:00 |
|
Jeff Walden
|
59814e4551
|
Bug 620315 - "Assertion failure: unexpected constantly false guard detected" with "use strict", 4 > this. Fix a problem where we weren't marking functions created by |new Function| as accepting a primitive this value when their body was strict mode, by removing the duplicative bit that was being checked. r=dmandelin
|
2010-12-22 18:05:07 -05:00 |
|
Jeff Walden
|
c137b2d4d9
|
Bug 610350 - Assigning to a named function's name in strict mode code should throw. r=brendan
|
2010-11-12 14:33:46 -08:00 |
|
Jeff Walden
|
fa572289d5
|
Bug 620130 - Calls to eval with same code + varying strict mode of script containing eval == fail. r=brendan
|
2010-12-18 14:17:09 -06:00 |
|
Jeff Walden
|
ddd7f1a0d1
|
Bug 575535 - ES5 Function.prototype.{apply,call} do not coerce |this| to object. We've done this since the original strict-this patch landed, but we haven't deliberately tested this aspect of {apply,call} -- do so here. r=jorendorff
|
2010-12-08 11:33:05 -08:00 |
|
Jeff Walden
|
c878b13a0a
|
Fix a null-check typo. rs+coolhand=luke
|
2010-12-24 18:18:17 -05:00 |
|
Jeff Walden
|
6a9b79575d
|
Add tests for bug 600392, which was fixed by a backout in bug 599159. r=testingonlychange
|
2010-12-22 21:32:02 -05:00 |
|
Paul Biggar
|
2b587a0fb7
|
Bug 620880 - Change default --jitflags to mjp (r=dmandelin)
When running |jit-test/jit_tests.py|, use --jitflags=mjp by default.
When running |make check|, use --jitflags=m,j,mj,mjp,mjd by default.
|
2010-12-27 11:31:36 -08:00 |
|
Paul Biggar
|
a27afaacb0
|
Bug 621341 - make jit_test.py and jstests.py executable (r=dmandelin)
Change their permission bits, and add interpreter lines.
|
2010-12-27 11:31:32 -08:00 |
|
Phil Ringnalda
|
b3eb7cb551
|
Bug 621348 - Disable regress-336410-2.js on debug Linux where it times out, r=bclary
|
2010-12-26 08:00:18 -08:00 |
|
Philipp von Weitershausen
|
f591065405
|
Bug 610375 - Make bookmark folders not sync last [r=mconnor]
|
2010-11-09 13:53:50 -08:00 |
|
Philipp von Weitershausen
|
08efe3cb23
|
Bug 609398 - Get rid of partial sync [r=mconnor]
|
2010-11-09 13:51:19 -08:00 |
|
Philipp von Weitershausen
|
f32561863b
|
Bug 584927 - Use async queries to set page annotations in the history engine [r=mconnor,sdwilsh]
|
2010-11-02 16:34:46 -07:00 |
|
Philipp von Weitershausen
|
8e81c5b7cd
|
Bug 584927 - Use an async query to get page annotations in the history engine [r=mconnor,sdwilsh]
|
2010-11-02 16:34:38 -07:00 |
|
Neil Deakin
|
f47c647209
|
Bug 580710 - Drag&Drop onto sidebar loads page into sidebar, r=neil, a=b
|
2010-08-11 07:37:00 -07:00 |
|
Sean Bright
|
ec1ac80f7c
|
Bug 618694 - xulrunner help dialog text has trailing garbage, r+a=bsmedberg
|
2010-12-12 08:09:00 -08:00 |
|
timeless@mozdev.org
|
95d7ec83cd
|
Bug 620252 RomanToText could use // FALLTHROUGH comments for 3 and 2, r+a=dbaron
|
2010-12-19 19:38:00 -08:00 |
|