Commit Graph

25824 Commits

Author SHA1 Message Date
Shu-yu Guo
8040edd714 Bug 846111 - Part 1: Pure paths for looking up native slot properties. (r=bhackett) 2013-04-10 11:04:23 -07:00
Jan de Mooij
a530758ea1 Bug 859446 - Fix GCC warnings from baseline compiler merge. r=bhackett 2013-04-10 16:41:00 +02:00
Mike Hommey
e6f599425e Bug 788613 - Dump config.log when configure fails. r=ted 2013-04-10 16:15:01 +02:00
Mike Hommey
440087904e Bug 858455 - Add system ffi flags when building jsapi-tests and gdb-tests. r=gps 2013-04-10 09:00:06 +02:00
Mike Hommey
7df66aec95 Bug 858539 - Unbreak standalone js make install after bug 850074 and bug 851108. r=gps 2013-04-10 08:59:37 +02:00
Mike Hommey
d777e5c622 Bug 860184 - Automatically use the x86-64 NDK toolchain when possible. r=ted 2013-04-10 16:12:57 +02:00
Jan de Mooij
af4509236b Bug 858022 - Fix baseline compiler crashes on hardware without SSE2. r=dvander 2013-04-10 14:33:57 +02:00
Jon Coppeard
a460db7906 Bug 858107 - GC: Some more rooting in XPConnect - misc rooting r=bholley 2013-04-03 13:43:04 +01:00
Jon Coppeard
82246073de Bug 858107 - GC: Some more rooting in XPConnect - root XPCCallContext r=bholley
--HG--
rename : dom/mobilemessage/src/fallback/MmsService.h => dom/mobilemessage/src/SmsServicesFactory.h
extra : rebase_source : b8e5887bf6c54f776b238100cd0362ea0ed52980
2013-04-09 12:04:32 +01:00
Mike Hommey
c8f9fa3939 Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
Sean Stangl
3fe2853525 Bug 853154 - Generate and root target JSScripts during MIR construction. r=h4writer 2013-04-09 13:33:38 -07:00
Ryan VanderMeulen
0558957065 Merge m-c to inbound. 2013-04-09 15:29:13 -04:00
Ryan VanderMeulen
080b1d0e83 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Ryan VanderMeulen
73fe13b2fe Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Jim Blandy
bf4d0450c7 Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff 2013-04-08 13:14:39 -07:00
Trevor Saunders
3155346461 bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE 2013-04-08 15:00:45 -04:00
Andrew McCreight
5600e1404e Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug 2013-04-02 09:48:59 -07:00
Gabor Krizsanits
5c879a14bf Bug 832091 - guards against crashes in resolveDOMCollectionProperty. r=bholley 2013-04-07 10:18:58 +02:00
Olli Pettay
9627cef5cc Bug 858973 - Make it possible to build with --disable-webspeech, r=Ms2ger 2013-04-06 23:04:48 +03:00
Ryan VanderMeulen
9420af6638 Backed out changeset a85d21e394c0 (bug 854503) for bustage. 2013-04-06 14:37:33 -04:00
Jacek Szpot
ccadc1da47 Bug 854503 - Rename JS unwrapping functions. r=bholley 2013-04-04 12:14:32 +02:00
Tom Schuster
c0840f1999 Bug 854614 - Root xpc_qsUnwrapThis. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Jan de Mooij
4a544c2b8b Bug 858533 - Don't stop marking caches as idempotent if JM is disabled. r=djvj 2013-04-06 14:00:00 +02:00
Gary Kwong
f4972fea53 Bug 858852 - Remove "Float on the stack!" message from js shell stderr on hardfp systems (e.g. Pandaboard) r=mjrosenb 2013-04-05 17:30:51 -07:00
Benjamin Peterson
315153bd96 Bug 858705 - Use newKind parameter. r=terrence 2013-04-05 17:47:56 -04:00
Ryan VanderMeulen
057e2ec64f Backed out changesets 2b47c18653da and b9d17aa000e7 (bug 854614) for Windows bustage on a CLOSED TREE. 2013-04-05 17:14:51 -04:00
Nicholas D. Matsakis
7718286aa5 Bug 858077 - Check for unknown object flag before checking number of objects r=bhackett 2013-04-05 12:09:15 -04:00
Tom Schuster
f52d43a890 Bug 854614 - Root XPCLazyCallContext. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Tom Schuster
8674f5655c Bug 854614 - Root xpc_qsUnwrapThis. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Trevor Saunders
b0ffacd110 bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
ISHIKAWA, Chiaki
c6619d81e9 Bug 859267 - Compile time warning: js/src/jsapi.h has an extra comma, and a semicolon r=jonco
--HG--
extra : rebase_source : 0a255af596747d424562bf1e9c49990b3ed30dca
2013-04-08 15:18:50 +01:00
Kyle Huey
7638f224e8 Back out Bug 788613 for breaking the build on Windows. 2013-04-08 06:22:50 -07:00
Ryan VanderMeulen
4ce56d8448 Backed out changeset e5cf40b38bd7 (bug 859545) for jit-test failures. 2013-04-08 20:43:10 -04:00
Sean Stangl
c48005ca14 Bug 859545 - Enable default parallel compilation for shell JS_THREADSAFE builds. r=bhackett 2013-04-08 16:23:16 -07:00
Daniel Holbert
84282689ce Bug 859482: Remove no-longer-used variable 'definedProperty' from xpc_qsDefineQuickStubs. r=bz 2013-04-08 15:06:27 -07:00
Daniel Holbert
5bfef28510 Bug 859491: Fix Wreorder build warning for XPCJSRuntime constructor. r=bholley 2013-04-08 15:06:27 -07:00
Terrence Cole
dd752f0f28 Bug 857345 - ExposeToActiveJS should not care about GC things in the Nursery; r=billm
--HG--
extra : rebase_source : 709ce1e8e36f080d8a58b0a3b22a8955f72cf17f
2013-04-01 15:31:49 -07:00
Bobby Holley
cb51c6f934 Bug 858642 - Null-check the XBL scope. r=bz 2013-04-05 12:04:09 -07:00
Steve Fink
83844fe309 No bug. Prune out some indirect calls outside of js/src that cannot GC. Various other analysis updates. r=NPOTB DONTBUILD 2013-04-05 11:19:56 -07:00
Marty Rosenberg
271ee507d7 Bug 858083: fix a silly bug where we use armv7 instructions when in armv6-mode (and think we are on armv6 when we are not). (r=jbramley) 2013-04-05 10:32:12 -04:00
Marty Rosenberg
3f4097d64b bug 858535: Make sure the cache is flushed beforewe attempt to enter BC compiled code. (r=jbramley) 2013-04-05 10:32:09 -04:00
Hannes Verschore
4cd193a819 Bug 844779: IonMonkey: Improve the order of blocks, r=jandem 2013-04-05 17:23:52 +02:00
Hannes Verschore
94501a1bb1 Backout changeset d93ad2c96f01 (bug 844779) for browser crashes 2013-04-09 15:14:25 +02:00
Hannes Verschore
d582580d48 Bug 855514: IonMonkey: Add fastpath for JSOP_TOID for ints and doubles that fit into an int, r=jandem 2013-04-08 14:54:20 +02:00
Hannes Verschore
1488f0345a Bug 858617: IonMonkey: When inlining box unknown inputs, r=nbp 2013-04-08 14:12:44 +02:00
Jonathan Kew
ff5eac010e backout bd072e286fc0 (bug 858617) for assertion failures in check-jit-test 2013-04-08 12:59:04 +01:00
Jon Coppeard
807ec5039f Bug 858619 - GC: Address rooting hazards in ctypes r=terrence
--HG--
extra : rebase_source : 04bd30cebc35e48feaaf06a36603da3747ad6f9f
2013-04-05 18:53:53 +01:00
Hannes Verschore
6f0d2e0c9a Bug 858617: IonMonkey: When inlining box unknown inputs, r=nbp 2013-04-08 10:56:42 +02:00
Mike Hommey
79be4729ee Bug 788613 - Dump config.log when configure fails. r=ted 2013-04-08 08:31:50 +02:00
Norbert Lindenberg
82a457fab0 Bug 837950 - Script to import ECMA-402 conformance tests into the Mozilla tree. r=ted 2013-04-07 16:53:25 -04:00
Jan de Mooij
abc353ca95 Bug 858551 part 1 - Make JSScript::{baseline, ion, parallelIon} private. r=djvj 2013-04-09 13:34:49 +02:00
Tom Schuster
6915cef7a0 Bug 836949 - Remove obj parameter from ValueToId. r=njn 2013-04-09 13:33:32 +02:00
Tom Schuster
0fe46d7716 Bug 836949 - Remove InternNonIntElementId/FetchElementId. r=jwalden 2013-04-09 13:33:32 +02:00
Tom Schuster
b93dfd732b Bug 854614 - Root XPCLazyCallContext. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Douglas Crosher
ee4c996d7c Bug 840285 - ARM support for Ion asm.js (r=luke,mjrosenb also landing some of doug crosher's patches) 2013-03-25 18:22:45 +11:00
Jon Coppeard
f9136f9ea1 Bug 858108 - GC: Root the Locale interface r=terrence r=bholley 2013-04-05 10:45:50 +01:00
Jacek Caban
dd11923d9c Bug 858006 - Make binaries large address space aware on mingw builds. r=glandium 2013-04-05 11:29:41 +02:00
Eddy Bruel
9e21f79bc8 Bug 858170 - Fix a NULL dereference in the debugger; r=jorendorff 2013-04-04 21:22:23 +02:00
Shu-yu Guo
6fbd394111 Bug 857846 - Deal with -0 in scatter. (r=nmatsakis) 2013-04-04 08:13:23 -07:00
Shu-yu Guo
905d015a4d Bug 857094. (r=sstangl) 2013-04-04 08:13:22 -07:00
Shu-yu Guo
e2b5865f26 Bug 857579 - Monitor ICGetIntrinsic_Fallback for when bailing Ion->Baseline during eager compilation. (r=djvj) 2013-04-04 08:13:22 -07:00
Eitan Isaacson
5848b6c1b9 Bug 858136 - Rename nsIDOMSpeechSynthesisGetter as nsISpeechSynthesisGetter. r=smaug
--HG--
rename : dom/interfaces/base/nsIDOMSpeechSynthesisGetter.idl => dom/interfaces/base/nsISpeechSynthesisGetter.idl
2013-04-04 15:12:34 -07:00
Terrence Cole
d99cc0d626 Bug 857706 - Always allocate the self-hosting global in the tenured generation; r=billm
--HG--
extra : rebase_source : c3f3cd413fdad45f34d65d6803339e9b69ac04bc
2013-04-08 13:14:40 -07:00
Daniel Holbert
f3b8f80ec4 Bug 857250: Remove unused typedef from IonCompartment::getVMWrapper. r=dvander 2013-04-08 12:57:33 -07:00
Bobby Holley
fed42f57d6 Bug 856840 - Kill FindWrapper. r=mrbkap 2013-04-08 12:51:24 -07:00
Jeff Walden
75989c4c86 Bug 805121 - Add tests. r=terrence 2012-12-08 13:22:09 -08:00
Jeff Walden
9fa6e5bd7e #include jsscriptinlines.h in SPSProfiler.cpp so that it builds in no-jit configurations. No bug, r=sparky 2013-04-04 14:43:43 -07:00
Jeff Walden
d5e68526e5 Bug 857856 - Make --enable-debug --disable-optimize --disable-ion --disable-methodjit build work again. r=sstangl 2013-04-04 11:05:46 -07:00
André Bargull
e6c4ed4769 Bug 836404 - Provide better timezone support in jstests. r=jwalden
--HG--
extra : rebase_source : 11267ba920def4077e843230cddb583cbe8bad6d
2013-04-03 12:20:02 -07:00
André Bargull
031f0b5189 Bug 836396 - Apply a local-time correction to the value passed to date.setMilliseconds(), before passing it along to the mock implementation against which the native implementation's being tested. rs=jwalden as it doesn't look *wrong* and he's spent too much time trying to understand this already, even if he doesn't fully grok it
--HG--
extra : rebase_source : 4201ebcfa7c13037e7f46178b9853409a3bcd460
2013-04-03 12:18:55 -07:00
Daniel Holbert
8db8c73a37 Bug 857863: Disable MSVC build warning C4244, since it's easy to trigger with valid code and other compilers don't warn about it by default. r=ted 2013-04-04 14:42:05 -07:00
Jan de Mooij
28daffd940 Bug 857580 - Fix breakpoint trampoline to store a NULL stub pointer. r=djvj 2013-04-04 19:17:55 +02:00
Nils Maier
07c9ba1608 Bug 857690 - Introduce xpc::ZoneStatsExtras and xpc::CompartmentStatsExtras. r=njn 2013-04-04 11:55:56 -04:00
Kannan Vijayan
703ccbdd54 Bug 857576 - Make sure isOwnProperty() method of the input typeset's single typeobject's property typeset is run before main body of IonBuilder::jsop_getprop method. r=bhackett 2013-04-04 11:44:23 -04:00
Ms2ger
a1093b2662 Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
ce1d91d023 Bug 856960 - Remove some quickstubs; r=bz 2013-04-04 09:05:28 +02:00
Ms2ger
4f80fe5028 Bug 853818 - Remove HTMLMediaElement CI/nsIJSNativeInitializer; r=mounir 2013-04-04 09:04:29 +02:00
Ms2ger
991aaf298f Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo 2013-04-04 09:02:24 +02:00
Ms2ger
1d744f33c1 Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo 2013-04-04 09:02:20 +02:00
Eitan Isaacson
2ed120291b Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
2013-04-03 15:13:16 -07:00
Jon Coppeard
9759b3a72e Bug 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
--HG--
extra : rebase_source : ff4fdd39c15223bff4682b8c7b9833922e355999
2013-04-04 10:39:05 +01:00
Sean Stangl
d5e15a958a Bug 857378 - Update YARR from WebKit upstream. r=dvander 2013-04-03 13:47:50 -07:00
Terrence Cole
3d98597fd9 Bug 850849 - Various fixes to WeakMap to support generational GC; r=billm
--HG--
extra : rebase_source : 14849035ade2868a189d2cfebd7f682df759ccb6
2013-03-13 15:12:24 -07:00
Bobby Holley
d80334f7f0 Bug 843829 - Wrap unwaived content JS objects in opaque wrappers for XBL scopes. r=mrbkap 2013-04-03 11:41:23 -07:00
Bobby Holley
b2e573cb36 Bug 843829 - Explicitly add a waiver in FieldGetter and FieldSetter. r=mrbkap 2013-04-03 11:41:23 -07:00
Bobby Holley
1c8f85c192 Bug 843829 - Stop using IsTransparent for XBL field access, and explicitly waive instead. r=mrbkap 2013-04-03 11:41:23 -07:00
Bobby Holley
50147ced7b Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap 2013-04-03 11:41:23 -07:00
Bobby Holley
8d6a81f763 Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap 2013-04-03 11:41:22 -07:00
Terrence Cole
bde7ab4e78 Bug 850842 - Make the watchpoint map safe for moving GC; r=billm
--HG--
extra : rebase_source : 6299ee5c5b164b428c3c7e02e03bc204ba5d572b
2013-03-13 15:12:24 -07:00
Nathan Froyd
f6e14570a7 Bug 839103 - part 3 - send StyleSheet{Added,Removed} chrome notifications when stylesheets are added/removed; r=bz 2013-03-27 14:16:50 -04:00
Jan de Mooij
6e535b7537 No bug - Fix merge conflict on a CLOSED TREE. r=red 2013-04-03 18:09:26 +02:00
Ryan VanderMeulen
00049b734f Merge m-c to inbound on a CLOSED TREE. 2013-04-03 11:50:19 -04:00
Ryan VanderMeulen
995b08be45 Backed out changeset c03193ee070d (bug 855350) for crashes on a CLOSED TREE. 2013-04-03 10:26:47 -04:00
Kannan Vijayan
409ff76b2a Bug 856829 - Add optimized stubs for GetProp-getter and SetProp-setter calling JSNative targets. r=jandem 2013-04-03 13:47:58 +02:00
Jan de Mooij
b6b53ab331 Merge from mozilla-central. 2013-04-03 10:25:36 +02:00
Ehsan Akhgari
5a4d41b75f Backed out 6 changesets (bug 843829, bug 845862) because of broken mochitest-5
Backed out changeset 1df3bdadb7ce (bug 843829)
Backed out changeset 64f001fe04fb (bug 843829)
Backed out changeset 57652d8f0827 (bug 843829)
Backed out changeset 2e889cd77a48 (bug 843829)
Backed out changeset 97d16e7beb27 (bug 843829)
Backed out changeset 6c6ab0e54917 (bug 845862)

Landed on a CLOSED TREE
2013-04-02 23:05:48 -04:00
Bobby Holley
6e2393b436 Bug 843829 - Wrap unwaived content JS objects in opaque wrappers for XBL scopes. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
d77249c1d5 Bug 843829 - Explicitly add a waiver in FieldGetter and FieldSetter. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
848f672828 Bug 843829 - Stop using IsTransparent for XBL field access, and explicitly waive instead. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
a5e9f39c6d Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap 2013-04-02 18:51:20 -07:00