Robert O'Callahan
|
7e9fccacbb
|
Backed out changeset 0923925b4b8f
|
2010-03-05 21:13:58 +13:00 |
Vladimir Vukicevic
|
73cc73ed0a
|
b=550351; don't abort recording when accessing out of range typed array element (return undefined instead); r=dvander
|
2010-03-04 16:49:31 -08:00 |
Vladimir Vukicevic
|
4b34c31138
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
Chris Jones
|
90e5b2265a
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
Chris Jones
|
a7ca970622
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
Robert O'Callahan
|
090be2f360
|
Backing out bug 534467 to try to fix test failure
|
2010-03-04 17:50:57 +13:00 |
Robert O'Callahan
|
ed427979f2
|
Backed out changeset 1672d4c79e82
|
2010-03-04 17:50:28 +13:00 |
Robert O'Callahan
|
ccaaab8dd7
|
Backing out fix for bug 543682 because test failed
|
2010-03-04 16:36:31 +13:00 |
Robert O'Callahan
|
7d350b017b
|
Backed out changeset b4268cb7bf48
|
2010-03-04 16:36:08 +13:00 |
Vladimir Vukicevic
|
90b432f3ea
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
Vladimir Vukicevic
|
b112d82884
|
b=534735; use custom quickstubs for canvas fillStyle and strokeStyle; r=bz
|
2010-03-03 16:40:25 -08:00 |
Vladimir Vukicevic
|
a28d54e951
|
b=543682; don't let js array holes escape via typed arrays; r=jorendorff
|
2010-03-03 16:20:41 -08:00 |
Serge Gautherie
|
89102af7cc
|
Bug 521673 - Remove remnant OJI references; (Av1) /js/src/configure.in.
r=ted.mielczarek.
|
2010-03-03 11:12:28 +01:00 |
Serge Gautherie
|
27680cfb3d
|
Bug 509179 - Make NS_ENABLE_TSF configurable; (Cv2) /js/src/configure.in: Copy (the useful part of) it, Remove checks for oleacc.idl and atlbase.h too.
r=ted.mielczarek.
|
2010-03-03 11:12:28 +01:00 |
Benjamin Smedberg
|
a9da59df7f
|
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
|
2009-11-12 14:37:34 -05:00 |
Nick Thomas
|
03dbebe521
|
Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE
|
2010-03-01 12:27:40 +13:00 |
Robert Sayre
|
362cd3db0f
|
Merge tracemonkey to mozilla-central.
|
2010-02-24 12:25:40 -08:00 |
David Anderson
|
0ca8eec54c
|
Better fix for recursion and let blocks (bug 547791, r=gal).
|
2010-02-23 16:14:34 -08:00 |
Luke Wagner
|
a6f580ef72
|
Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff)
|
2010-02-19 19:22:37 -08:00 |
Bob Clary
|
5c0a61e8a6
|
JavaScript Tests - disable js1_5/Regress/regress-451322.js due to slowness.
|
2010-02-23 07:58:00 -08:00 |
Andreas Gal
|
3a973400c1
|
The test for bug 352455 is bogus, a regexp is a callable object and thus can be a getter (bug 547912 changed this behavior).
|
2010-02-23 02:46:46 -08:00 |
Andreas Gal
|
21eba9d35e
|
Setters/getters can be callable objects (547912, r=brendan).
|
2010-02-22 22:25:09 -08:00 |
Andreas Gal
|
6e007729b1
|
Merge.
|
2010-02-22 20:08:15 -08:00 |
Andreas Gal
|
94e1e9b970
|
Don't crash on 'typeof null' in compiled code (follow-up fix for 547314).
|
2010-02-22 20:07:41 -08:00 |
Jeff Walden
|
83513ca14a
|
Typo fix, r=waylon
|
2010-02-22 19:43:41 -08:00 |
Andreas Gal
|
0ac15b8277
|
Followup fix for 547314. We have to unwrap in the typeOf hook due to wrapper lameness.
|
2010-02-22 19:30:22 -08:00 |
Andreas Gal
|
9b7648e7fb
|
Introduce ObjectOps for typeOf and make trace a mandatory ObjectOp (547314, r=brendan).
|
2010-02-22 16:30:22 -08:00 |
Andreas Gal
|
11a344df05
|
remove unused label have_fun (no bug, r=brendan).
|
2010-02-22 16:27:19 -08:00 |
Brendan Eich
|
de7d1779aa
|
Fix bogus assertion (537854, r=mrbkap).
|
2010-02-22 15:30:35 -08:00 |
Andreas Gal
|
37cbe1d2c4
|
Test whether obj IsCallable instead of VALUE_IS_FUNCTION for call and apply (547046, r=mrbkap).
|
2010-02-22 14:07:50 -08:00 |
David Anderson
|
6cd88e0d98
|
Fixed assertion when using recursion in a let block (bug 547791, r=gal).
|
2010-02-22 13:57:04 -08:00 |
David Anderson
|
2c683400eb
|
Fixed crash in GetPropertyByName (bug 547299, r=dmandelin).
|
2010-02-22 13:45:06 -08:00 |
Brendan Eich
|
2b9316985b
|
s/pushAtom/AppendAtom/ name style police raid.
|
2010-02-22 13:26:57 -08:00 |
Robert Sayre
|
a8f8e41fae
|
Merge mozilla-central to tracemonkey.
|
2010-02-22 12:29:54 -08:00 |
Bob Clary
|
70459ac7bb
|
JavaScript Tests - fix manifests for bugs 430133, 509354, 523846, 537863, 539488, 545980, 546615
|
2010-02-22 09:52:02 -08:00 |
Bob Clary
|
bbbda57ee5
|
JavaScript Tests - add tests for bugs 375651, 390598, 429739, 451322, 460886, 465145, 465686, 469405, 469547, 470619, 472533, 473282, 474529, 476257, 476653, 476871, 479567, 482783, 489682
|
2010-02-22 09:52:01 -08:00 |
Andreas Gal
|
391b292a91
|
bug 547086 fixed bug 322957
|
2010-02-21 23:30:26 -08:00 |
Andreas Gal
|
ef2782a751
|
Reland previously backed out bug 547086, it didn't cause the regression after all.
|
2010-02-21 00:11:54 -08:00 |
Andreas Gal
|
c3b71f13b3
|
calculating 'this' fails if the object has no parent (547483, r=mrbkap).
|
2010-02-20 18:35:23 -08:00 |
Robert Sayre
|
10a0aee45d
|
Patch for bug 547086 is causing a crash in the js tests. Backed out changeset 10a40c748aed
|
2010-02-20 07:54:48 -08:00 |
Andreas Gal
|
55da26702f
|
js_TryMethod suppresses 'too much recursion' exception, going in circles indefinitely (bug 547086, r=mrbkap).
|
2010-02-19 17:34:32 -08:00 |
Andreas Gal
|
db4f345429
|
Remove LiveConnect kludge from call path (1.9.3 will not have LiveConnect according to jst, r=brendan).
|
2010-02-19 17:31:44 -08:00 |
Luke Wagner
|
968c0c988a
|
No bug, fix MSVC bustage from 9ee31f5535ae
--HG--
extra : rebase_source : 28eb0357555359caf1e956fb366ed63d0be2a29b
|
2010-02-19 15:56:46 -08:00 |
Nicholas Nethercote
|
831bab5968
|
Update nanojit-import-rev stamp.
|
2010-02-20 10:44:12 +11:00 |
Nicholas Nethercote
|
1ec4a0ce0c
|
Bug 531326 - nanojit: improve int32 and int64 constant generation in X64 backend. r=rreitmai.
--HG--
extra : convert_revision : 3fa60904a28ec82b54d7e8a9e9fac6c29e0a5324
|
2010-02-20 07:31:41 +11:00 |
David Mandelin
|
8ed43b61dc
|
No bug, fix build bustage from 40c4ec17770d, no_r=me
|
2010-02-19 14:06:18 -08:00 |
Igor Bukanov
|
79ceb60aa3
|
bug 545529 - followup to remove the cache stats output in the normal build
|
2010-02-19 23:58:31 +03:00 |
Jason Orendorff
|
9b55a53b29
|
Bug 547274 - js_InitArrayClass is not thread-safe. r=brendan.
--HG--
extra : rebase_source : 4b9ca0af846d7b77601ebbbf642941ffd136c9c8
|
2010-02-19 13:05:00 -06:00 |
Luke Wagner
|
fd548dd27a
|
Bug 515812 - fix hash table constiness (r=dvander)
|
2010-02-19 10:02:16 -08:00 |
Brendan Eich
|
97788ec0a9
|
Don't mutate a used name node that has been deoptimized before bailing from BindNameToSlot (546069, r=jorendorff).
|
2010-02-19 11:27:35 -08:00 |