Commit Graph

34937 Commits

Author SHA1 Message Date
Ryan VanderMeulen
60dbee1a3e Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Jacek Szpot
a38774d086 Bug 854503 - Rename JS unwrapping functions. r=bholley 2013-04-11 11:50:18 -07:00
Sean Stangl
a95e190da1 Bug 858783 - Check user-controlled asm.js flag. r=luke 2013-04-11 11:39:59 -07:00
Bobby Holley
172503449f Bug 859957 - Simplify [[DefaultValue]] security wrapping setup. r=mrbkap,gabor,ejpbruel 2013-04-11 11:10:19 -07:00
Ryan VanderMeulen
99b925f608 Backed out changeset 2ceca4816688 (bug 854614) for intermittent mochitest-a11y crashes on a CLOSED TREE. 2013-04-11 13:09:58 -04:00
Honza Bambas
26d97547b7 Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
Benjamin Peterson
fdac2d6443 Bug 858712 - Make AsmJSModule constructor explicit. r=luke 2013-04-11 08:08:57 -04:00
Tom Schuster
882663feb5 Bug 854614 - Root result and argument JS::Values. r=bz 2013-04-11 13:57:03 +02:00
Benjamin Smedberg
a6f238eacb Bug 858900 - Poison JSContext. r=luke 2013-04-11 07:48:09 -04:00
Gabor Krizsanits
35c3d355eb Bug 820170 - Wrapping nodes into documents compartment. r=bholley, r=enn 2013-04-11 11:59:42 +02:00
Gabor Krizsanits
1f6b12f15a Bug 851695 - PreCreate for BackstagePass. r=bholley 2013-04-10 17:35:32 +02:00
Jan de Mooij
70db59a5d6 Bug 859446 - Fix GCC warnings from baseline compiler merge. r=bhackett 2013-04-10 16:41:00 +02:00
Ryan VanderMeulen
ab83e29435 Backed out changeset d0e0bc4ccff0 (bug 859446) for suspicion of Windows PGO bustage on a CLOSED TREE. 2013-04-10 22:08:28 -04:00
Tom Schuster
f063028249 Bug 856477 - Root XPComponents. r=bholley f=terrence 2013-04-10 20:46:59 +02:00
Shu-yu Guo
30c69c6912 Bug 856206 - PJS: Teach TI about transitive compilation. (r=jandem) 2013-04-10 11:04:24 -07:00
Shu-yu Guo
b64ad04e8c Bug 855901 - PJS: Improve recompilation of invalidated scripts by tracking callgraph. (r=dvander) 2013-04-10 11:04:24 -07:00
Shu-yu Guo
b20d052dd2 Bug 846111 - Part 3: Dispatch style ICs in Ion and ParallelGetPropertyIC. (r=nbp) 2013-04-10 11:04:24 -07:00
Shu-yu Guo
8a0e5e21a2 Bug 846111 - Part 2: Teach VMFunction about parallel execution. (r=nbp) 2013-04-10 11:04:23 -07:00
Shu-yu Guo
9d891a80ae 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
a108521969 Bug 859446 - Fix GCC warnings from baseline compiler merge. r=bhackett 2013-04-10 16:41:00 +02:00
Mike Hommey
c98ec68977 Bug 788613 - Dump config.log when configure fails. r=ted 2013-04-10 16:15:01 +02:00
Mike Hommey
c4689f2cfc 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
5e829a40e7 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
222d704113 Bug 860184 - Automatically use the x86-64 NDK toolchain when possible. r=ted 2013-04-10 16:12:57 +02:00
Jan de Mooij
e74771de02 Bug 858022 - Fix baseline compiler crashes on hardware without SSE2. r=dvander 2013-04-10 14:33:57 +02:00
Jon Coppeard
50be7a6d21 Bug 858107 - GC: Some more rooting in XPConnect - misc rooting r=bholley 2013-04-03 13:43:04 +01:00
Jon Coppeard
24c5c8e40e 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
9a8ea8e0f4 Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
Sean Stangl
1daf7b8ac3 Bug 853154 - Generate and root target JSScripts during MIR construction. r=h4writer 2013-04-09 13:33:38 -07:00
Ryan VanderMeulen
a48604f17e Merge m-c to inbound. 2013-04-09 15:29:13 -04:00
Ryan VanderMeulen
cbc8941952 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Ryan VanderMeulen
8941354c10 Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Jim Blandy
689e14416b Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff 2013-04-08 13:14:39 -07:00
Trevor Saunders
0957a6f1a3 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
5afce95861 Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug 2013-04-02 09:48:59 -07:00
Gabor Krizsanits
07c194820d Bug 832091 - guards against crashes in resolveDOMCollectionProperty. r=bholley 2013-04-07 10:18:58 +02:00
Olli Pettay
515c075b6a Bug 858973 - Make it possible to build with --disable-webspeech, r=Ms2ger 2013-04-06 23:04:48 +03:00
Ryan VanderMeulen
4df26dd5ac Backed out changeset a85d21e394c0 (bug 854503) for bustage. 2013-04-06 14:37:33 -04:00
Jacek Szpot
ab74228011 Bug 854503 - Rename JS unwrapping functions. r=bholley 2013-04-04 12:14:32 +02:00
Tom Schuster
11f16e47e7 Bug 854614 - Root xpc_qsUnwrapThis. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Jan de Mooij
0dedc19753 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
30e0100709 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
7c77539321 Bug 858705 - Use newKind parameter. r=terrence 2013-04-05 17:47:56 -04:00
Ryan VanderMeulen
4005b315ef 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
476cec0a8a Bug 858077 - Check for unknown object flag before checking number of objects r=bhackett 2013-04-05 12:09:15 -04:00
Tom Schuster
3301e73e1f Bug 854614 - Root XPCLazyCallContext. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Tom Schuster
c503b8f01a Bug 854614 - Root xpc_qsUnwrapThis. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Trevor Saunders
910e36a49a bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
ISHIKAWA, Chiaki
e0929628b5 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
a9e6005481 Back out Bug 788613 for breaking the build on Windows. 2013-04-08 06:22:50 -07:00