Commit Graph

26599 Commits

Author SHA1 Message Date
Boris Zbarsky
cb38fb46c2 Bug 877216. Add CallArgs-like structs for use in DOM specialized getters/setters/methods. r=waldo 2013-05-30 17:47:00 -04:00
Kannan Vijayan
47624dbb89 Bug 831507 - Add generational-gc post-write barriers to baseline compiler. r=jandem 2013-05-30 17:38:49 -04:00
Terrence Cole
b40577406a Bug 850080 - Make root analysis check Rooted<Value> as a non-pointer type; r=sfink
In 32bit builds, Value does not have the same size as void*; thus, we cannot do
a simple address comparison in this case.

--HG--
extra : rebase_source : 1dfb86965c1aa873c26660b67d9add0d5d0a91d7
2013-05-29 15:46:08 -07:00
Boris Zbarsky
325d6c9d46 Bug 876098. Make sure to not skip calling addProperty hooks when objects have them. Otherwise DOM expandos can go AWOL. r=djvj 2013-05-30 13:01:38 -04:00
Jan de Mooij
135b1ff6f7 Bug 876670 - Refactor object literal getter/setter bytecode and implement it in the baseline compiler. r=bhackett 2013-05-30 18:51:03 +02:00
Benoit Girard
6adb6cba1f Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
2013-03-11 14:47:40 -04:00
Gabor Krizsanits
94a2af0a2c Bug 875405 - fixing unpushed cx usages. r=bholley 2013-05-30 16:54:46 +02:00
Jan de Mooij
e8b72b2ae3 Bug 876429 - Implement JSOP_SETCALL in the baseline compiler. r=bhackett 2013-05-30 10:48:12 +02:00
Peter Van der Beken
44c790a6fb Bug 874321 - Fix setting of expandos on Xrays for DOM bindings with named properties. r=bz.
--HG--
extra : rebase_source : 697545417d27696de05c0f22987e4cb187d226cd
2013-05-29 11:38:57 +02:00
Brian Hackett
ddbb9d9519 Bug 678037 - Add (disabled) ability to parse script bytecode lazily, r=luke. 2013-05-30 06:29:56 -06:00
Douglas Crosher
512f7a4ce3 Bug 863685 - (ARM) Avoid emitting VFP code if the CPU does not support it. r=jandem 2013-05-06 15:23:22 +10:00
Jed Davis
8da61fdd12 Bug 873332 - Don't use -fno-omit-frame-pointer on ARM to avoid a GCC bug. r=glandium
The flag would not be useful for profiling on our current ARM platforms
even if it worked correctly, so we can just remove it.
2013-05-30 08:10:02 -04:00
Ed Morley
b6e34d5e46 Backed out changeset 87b0f81d811f (bug 876429) for jsreftest failures 2013-05-30 11:38:23 +01:00
Jacek Caban
fe314ea74d Bug 876366 - Avoid pointer to long casts in PerfSpewer::writeProfile. r=nmatsakis 2013-05-30 11:51:49 +02:00
Jan de Mooij
ff1bd1412a Bug 876429 - Implement JSOP_SETCALL in the baseline compiler. r=bhackett 2013-05-30 10:48:12 +02:00
Phil Ringnalda
68025a3c2f Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:42:20 -07:00
Gavin Sharp
9b4b3842ca Bug 875342: fix JS channel-specific features to use the right build-time logic, r=sstangl
--HG--
extra : rebase_source : 4d091d89ad5dd19ca0c966140a9a56041eced86d
2013-05-24 10:53:32 -07:00
Kyle Huey
3cc4ccd2f5 Bug 876555: Avoid including xpcprivate.h in most generated dom binding code. r=bz 2013-05-30 11:15:31 +08:00
Bobby Holley
6334e20e1f Bug 877235 - Use the default global for just a little bit longer in JSD. r=gabor 2013-05-29 17:49:25 -07:00
Benoit Girard
9bd97dc15d Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
2013-03-11 14:47:40 -04:00
Dan Gohman
12ebe33fca Bug 876916 - Hook up Math.sqrt to MSqrt in asm.js. r=luke 2013-05-29 20:37:36 -04:00
Benjamin Bouvier
2562dac166 Bug 876952 - JS shell's help() refers to isAsmJSModule instead of isAsmJSFunction. r=luke 2013-05-28 16:11:29 -07:00
Benjamin Bouvier
9115671bd3 Bug 870007 - Avoid segfault in AsmJS when switch table is too high. r=luke 2013-05-27 19:17:15 -07:00
Ryan VanderMeulen
a1ae795735 Backed out changesets 4cd1bae06bb7 and 2d34ab368ffa (bug 831507) for dromaeo crashes on a CLOSED TREE. 2013-05-29 20:36:03 -04:00
Shu-yu Guo
69e8bc9b67 No bug - Change |if (length)| -> |if (length > 0)| in InitRestParameter. (r=djvj) 2013-05-29 16:36:05 -07:00
Shu-yu Guo
e98783b87c Bug 875957 - Record argument types in the element types of the rest array in Ion and Baseline. (r=djvj) 2013-05-29 16:32:39 -07:00
Kannan Vijayan
0197ccd4e5 Bug 831507 - Fix tbpl massive orange on CLOSED TREE. r=bhackett 2013-05-29 17:37:13 -04:00
Boris Zbarsky
e1d7ebf663 Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
Kannan Vijayan
8c7029bcfa Bug 831507 - Add generational-gc post-write barriers to baseline compiler. r=jandem 2013-05-29 16:02:02 -04:00
Nicolas B. Pierron
50a08136e9 Bug 876382 - Fix OOM check in Ion code allocation of caches. r=h4writer 2013-05-28 23:21:23 -07:00
Brian Hackett
9ffc2d10d8 Bug 876458 - Fix MUnbox::congruentTo, r=jandem. 2013-05-29 13:31:35 -06:00
Bobby Holley
915ff39473 Bug 876762 - Remove support for mScopeForNewJSObjects. r=luke 2013-05-29 09:50:49 -07:00
Benjamin Peterson
cb8b8abaed Bug 877058 - Remove compiler member of baseline's FrameInfo. r=jandem 2013-05-29 08:29:59 -07:00
Brian Hackett
d3c2a07077 Bug 876653 - Add missing isNative() test, r=jandem. 2013-05-29 09:13:34 -06:00
Brian Hackett
a16417b9f5 Bug 875804 - Always keep track of the use of custom iterators, r=jandem. 2013-05-29 09:09:45 -06:00
Jon Coppeard
9ddc84ce1b Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix shell r=terrence 2013-05-29 09:28:03 +01:00
Brian Hackett
dd223e86ea Bug 875476 - Avoid passing operands of the wrong type to EvaluateConstantOperands, r=jandem. 2013-05-29 08:57:02 -06:00
Ed Morley
ad1b3ee4b6 Merge latest green inbound changeset and mozilla-central 2013-05-29 15:24:19 +01:00
Ed Morley
e51bfd0b26 Backed out changeset 82024a9a3dfd (bug 876639) for B2G compilation failures on a CLOSED TREE 2013-05-29 12:09:41 +01:00
Jon Coppeard
e2792a4ae7 Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix shell r=terrence 2013-05-29 09:28:03 +01:00
Ryan VanderMeulen
39c4db0fb4 Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Eddy Bruel
80b2243d36 Bug 637572 - Fix for Script-sourceStart-03.js CLOSED TREE 2013-05-28 15:08:15 -07:00
Eddy Bruel
69cd1d9077 Bug 637572 - Implement Debugger.Source.prototype.url; r=jimb
--HG--
rename : js/src/jit-test/tests/debug/Script-url.js => js/src/jit-test/tests/debug/Source-url.js
2013-05-28 13:02:55 -07:00
Eddy Bruel
a0ed8712fe Bug 637572 - Implement Debugger.Source.prototype.sourceStart/Length; r=jimb 2013-05-28 12:54:16 -07:00
Bobby Holley
d96de02e67 Bug 872135 - Remove unnecessary nsContentUtils include. r=me DONTBUILD 2013-05-28 11:05:38 -07:00
Bobby Holley
6032157247 Bug 870423 - Tests. r=bz 2013-05-28 10:29:38 -07:00
Bobby Holley
97556fd572 Bug 870423 - Use the actual hasInstance proxy hook for function proxies. r=luke 2013-05-28 10:29:37 -07:00
Blake Kaplan
c30f3f432c Bug 860435 - Don't use an iterator that's already at the end of the stack. r=terrence 2013-05-28 17:35:44 -07:00
Brian Hackett
887be7ca10 Bug 867820 - Box boolean inputs to double comparisons when a double conversion isn't possible, r=jandem. 2013-05-28 07:27:37 -06:00
Hannes Verschore
7c4d54a91e Bug 876649: IonMonkey: Temporary disable MSetElementCache when no dense write is seen, r=jandem 2013-05-28 15:09:25 +02:00