Commit Graph

42396 Commits

Author SHA1 Message Date
Jon Coppeard
6bc448b2f9 Bug 988486 - Followup to fix build errors on non-theadsafe builds r=jandem 2014-05-21 11:47:47 +01:00
Ryan VanderMeulen
8d463532ff Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
CLOSED TREE
2014-05-20 12:17:51 -04:00
Hannes Verschore
9fbc3fed48 Bug 1011724 - IonMonkey: Prioritize the ionWorkload on the scripts useCount, r=bhackett 2014-05-20 16:21:51 +02:00
Ryan VanderMeulen
fcf093620a Backed out changeset e280c3740a4a (bug 978811) for Android/B2G debug asserts.
CLOSED TREE
2014-05-20 09:42:33 -04:00
Jan de Mooij
4749f3fafb Bug 978811 - Fix isFakeExitFrame to return true for entry frames. r=nbp 2014-05-20 08:34:25 -04:00
Robert O'Callahan
76ebf97a8d Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
extra : rebase_source : 600bf9dd51c88ea0cdea3db2e20ce8ab1de9f3fb
2014-05-11 23:37:14 -07:00
Jon Coppeard
1d203c9d72 Bug 929314 - Remove Handle::repoint() r=terrence 2014-05-20 10:57:03 +01:00
Jon Coppeard
1daf867f7b Bug 929314 - Remove unused HandleScripts from IonSpewer and related classes r=jandem 2014-05-20 10:56:51 +01:00
Carsten "Tomcat" Book
6a0bbe7fab Backed out changeset 3da78e2f3ac8 (bug 1006695) for build test failures 2014-05-20 11:29:05 +02:00
Carsten "Tomcat" Book
063dff6247 Backed out changeset 70bc18f7b6d5 (bug 1006695) for spidermonkey test failures 2014-05-20 10:29:38 +02:00
Tooru Fujisawa
0797db5c97 Bug 1003149 - Part2: Implement JSOP_SPREAD* optimized stubs in the baseline compiler. r=jandem 2014-05-16 01:50:14 +09:00
Tooru Fujisawa
4e403b3b99 Bug 1003149 - Part1: Implement JSOP_SPREAD* fallback stubs in the baseline compiler. r=jandem 2014-05-09 01:21:12 +09:00
James Graham
54a81fe8c7 Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted 2014-05-16 04:55:00 +02:00
Ting-Yuan Huang
1e3180e7b2 Bug 1006695 - Mark workers in thread pool to be known by Nuwa. r=khuey
They will be recreated in the spawned process.
2014-05-14 00:32:00 +02:00
Ting-Yuan Huang
5e20812d38 Bug 1006695 - Mark JS worker threads to be known by Nuwa. r=khuey
They will be recreated in the spawned process.
2014-05-14 00:32:00 +02:00
Phil Ringnalda
87bd433cda Bug 1009788 followup, make the test not fail when parallelJS is off, r=jonco 2014-05-19 07:12:33 -07:00
Wes Kocher
1a69acc2e4 Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE 2014-05-19 15:20:43 -07:00
Boris Zbarsky
bc8b8b2ddf Bug 1010658 part 1. Stop using the DOMClass stored in DOM_PROTO_INSTANCE_CLASS_SLOT for doing type checks in the jit, and do them directly on the instance classes instead. r=efaust 2014-05-19 16:37:59 -04:00
Nathan Froyd
b80b3999b9 Bug 1012748 - part 3 - remove nsIXPCSecurityManager; r=bholley 2014-05-19 12:59:30 -04:00
Nathan Froyd
a58426e0df Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley 2014-05-19 12:43:00 -04:00
Nathan Froyd
db28089837 Bug 1012748 - part 1 - remove unused mDefaultSecurityManager field; r=bholley 2014-05-19 12:42:33 -04:00
Peter Van der Beken
13dc221813 Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
2014-04-08 20:48:37 +02:00
Peter Van der Beken
55c17927f1 Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
2014-02-15 22:12:35 +01:00
Brian Hackett
ef10860022 Bug 1009899 - Don't unnecessarily freeze inlining done during definite properties analysis, r=jandem. 2014-05-19 11:33:11 -07:00
Carsten "Tomcat" Book
f291e63285 Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE 2014-05-19 15:02:58 +02:00
Inanc Seylan
216f503246 Bug 1010339 - Add recover functionality for Ursh; r=bbouvier 2014-05-19 13:56:23 +02:00
Peter Van der Beken
0932413f11 Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
extra : rebase_source : c7dc7fc44717ad6bf5381ecb8a537bf698ee962e
2014-02-15 22:12:35 +01:00
Jon Coppeard
f17bd34eff Bug 988486 - Move verifier functions into GCRuntime r=terrence 2014-05-19 11:09:55 +01:00
Jon Coppeard
ff878c9058 Bug 988486 - Make some GCRuntime members private and add necessary accessors r=terrence 2014-05-19 11:09:55 +01:00
Brian Hackett
8a4f551532 Bug 1011879 - Fixup code offsets correctly when pushing jump targets in irregexp, r=jandem. 2014-05-17 16:22:19 -07:00
Phil Ringnalda
6ec9c105a4 Back out d18b1b320eea (bug 1008753) for marionette-webapi and gaia-unit bustage 2014-05-17 08:32:45 -07:00
Douglas Crosher
809b5d7f18 Bug 988789 - Ionmonkey: rework the instruction cache flushing, fix irregexp support, rs=bustage 2014-05-17 23:03:48 +10:00
Nick Fitzgerald
78963b3eb8 Bug 1006876 - Add a recursion check to SavedStacks::insertFrames. r=ejpbruel 2014-05-17 03:27:54 -07:00
Douglas Crosher
8cb74d6f82 Bug 988789. r=luke 2014-05-15 13:43:04 +10:00
Brian Hackett
1ed34d5233 Bug 1008753 - Don't require shape checks when calling getters/setters on common prototypes, r=efaust. 2014-05-16 18:00:44 -07:00
Bill McCloskey
b41a921d12 Bug 996785 - Fix CPOW wrapping and compartment ownership (r=mrbkap) 2014-05-16 16:40:37 -07:00
Bill McCloskey
b4170c4e66 Bug 996785 - Bidirectional CPOWs (r=mrbkap) 2014-05-16 16:40:37 -07:00
Bill McCloskey
c9f2d3779d Bug 996785 - Distinguish local and remote CPOW objects in IPDL (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
719253d75f Bug 996785 - Use more descriptive IPDL types for CPOW value variants (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
88f199c672 Bug 996785 - Move CPOW wrapper answering code (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
4ea552c328 Bug 996785 - Move CPOW wrapper owner code (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
60d6a2696c Bug 996785 - Use separate maps for local and remote CPOW objects (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
42b76f44bb Bug 996785 - Rename CPOW makeId/unwrap (r=mrbkap) 2014-05-16 16:40:35 -07:00
Bill McCloskey
29e7a9ce1d Bug 996785 - Rename CPOW toValue (r=mrbkap) 2014-05-16 16:40:35 -07:00
Bill McCloskey
2c11e044b8 Bug 996785 - Rename CPOW findObject (r=mrbkap) 2014-05-16 16:40:35 -07:00
Bill McCloskey
24e43dd8ca Bug 996785 - Rename CPOW object map (r=mrbkap) 2014-05-16 16:40:35 -07:00
Bill McCloskey
9ec71fd998 Bug 996785 - Move global CPOW functions to top level (r=mrbkap) 2014-05-16 16:40:35 -07:00
Bill McCloskey
bc13f737a4 Bug 996785 - Allow multiple JS finalize callbacks (r=jonco) 2014-05-16 16:40:34 -07:00
Dan Gohman
0ceb40bce7 Bug 844779 - Revert 19eafdcdefe3 for SPS-related breakage r=me 2014-05-16 16:15:55 -07:00
Hannes Verschore
169faaa689 Bug 1006811: IonMonkey: Don't inline bound function if target is not a function, r=jandem 2014-05-16 23:47:04 +02:00