Commit Graph

42569 Commits

Author SHA1 Message Date
Terrence Cole
a3d66fba38 Bug 1013531 - Clarify the naming of the rooting analysis supression guards; r=sfink
--HG--
extra : rebase_source : ce44e4a4428414a132eae7167c485ff366b1f0a6
2014-05-28 17:34:36 -07:00
Terrence Cole
13a407b5a8 Bug 1015618 - Fix a performance regression in MapObject with GGC enabled; r=jonco
--HG--
extra : rebase_source : 6aa90251f05619642e4a4c9774e13b5cf2e286f7
2014-05-29 09:50:28 -07:00
Ed Morley
0c1d7d6020 Merge latest green b2g-inbound changeset and mozilla-central 2014-05-29 15:43:28 +01:00
Tim Taubert
96c549d105 merge m-c to inbound 2014-05-29 08:32:31 +02:00
Bill McCloskey
f634ff5c34 Bug 957742 - Add missing include 2014-05-28 18:28:24 -07:00
Bill McCloskey
e14c2c6ce8 Bug 957742 - Fix compile error 2014-05-28 18:25:06 -07:00
Bill McCloskey
97221e50db Bug 1014993 - Add special toString method to CPOWs (r=mrbkap) 2014-05-28 18:05:23 -07:00
Bill McCloskey
6f5327bb6c Bug 1014993 - Add Cu.isCrossProcessWrapper (r=mrbkap) 2014-05-28 18:05:22 -07:00
Tom Schuster
8f9489bd37 Bug 957742 - Logging for CPOWs (r=mrbkap) 2014-05-28 18:05:22 -07:00
Drew Willcoxon
c18470f959 Bug 1016721 - nsIXPCComponents_Utils.cloneInto's comment should mention cloneFunctions (plural), not cloneFunction. r=bholley 2014-05-28 17:07:33 -07:00
Victor Porof
07cede5f0b Bug 1004726 - Clean up profiler pseudo-stack representation (relanded), r=djvj,jchen 2014-05-28 18:44:41 -04:00
Luke Wagner
b988789c5b Bug 1014292 - OdinMonkey: restrict ArrayBuffer heap length rules to something regular and not ARM-specific (r=dougc) 2014-05-28 16:17:34 -05:00
Wes Kocher
925116090f Backed out changeset 26f29e538ace (bug 1014292) for build test bustage on a CLOSED TREE 2014-05-28 15:01:29 -07:00
Luke Wagner
94ed02b61d Bug 1014292 - OdinMonkey: restrict ArrayBuffer heap length rules to something regular and not ARM-specific (r=dougc)
--HG--
extra : rebase_source : 19515a428e54439dbfbc65049f33e7570a5f31d1
2014-05-28 16:17:34 -05:00
Vincent Chang
07345883f9 Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap 2014-01-22 16:37:40 +08:00
Kannan Vijayan
ab729eb766 Bug 1015439 - Increase property-count threshold for unknown-properties flagging on SetElem. r=bhackett 2014-05-28 16:33:42 -04:00
Brian Hackett
b0e6d07516 Bug 1017154 - Move RegExpShared read barriers around some more, r=billm. 2014-05-28 13:55:25 -06:00
Ryan VanderMeulen
c3aeca9601 Backed out changesets 7f9bca33903e, 0332a61f0a7c, and ea05d1bfeff8 (bug 1014083) for jittest failures. 2014-05-28 15:12:20 -04:00
Bobby Holley
7f390b6bd2 Bug 1007207 - Don't treat self-implemented classinfo instances differently during XPCWN creation. r=peterv 2014-05-28 12:04:13 -07:00
Bobby Holley
dab24150e9 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Brian Hackett
9fc6329f52 Bug 966646 - Use JS helper threads for GC background sweeping / allocation, r=billm. 2014-05-27 09:58:33 -07:00
Benjamin Bouvier
634d69cda7 Bug 1014083: Take stack adjustment into account when computing stack offsets; r=luke 2014-05-28 19:31:06 +02:00
Benjamin Bouvier
132e8d5d1a Bug 1014083: drive-by cleanups; r=luke 2014-05-28 19:31:01 +02:00
Benjamin Bouvier
c245b0925a Bug 1014083: Align local slot count with StackAlignment; r=sunfish 2014-05-28 19:30:57 +02:00
Benjamin Bouvier
a2994e2daa Bug 1014973: Retry to specialize replaced instructions for float32 in ParallelSafetyAnalysis; r=shu 2014-05-28 19:26:15 +02:00
Ed Morley
20960d64b3 Bug 829684 - jsreftests should prefix test print()s with "TEST-INFO | " to avoid TBPL false positives; r=terrence 2013-03-08 07:23:00 +00:00
Sankha Narayan Guria
500af5ec80 Bug 1011539 - Implement Sub Recover instruction. r=nbp 2014-05-26 21:21:27 +02:00
Wes Kocher
3ca1adab0e Backed out 2 changesets (bug 1015205) for build bustage on a CLOSED TREE
Backed out changeset 482f29587b3c (bug 1015205)
Backed out changeset 8fc644f6e3b8 (bug 1015205)
2014-05-27 15:41:14 -07:00
Wes Kocher
cffe53d6d4 Bug 1015205 - Part 1: Let MToString work on all types (bails for MIRType_Object) r=bbouvier 2014-05-27 15:18:51 -07:00
Till Schneidereit
03f78e077a Bug 1015205 - Part 2: Inline self-hosting intrinsic ToString. r=bbouvier,h4writer 2014-05-25 13:06:36 +02:00
Till Schneidereit
3e0ef132c3 Bug 1015144 - Inline self-hosting intrinsic ToInteger. r=h4writer 2014-05-24 15:04:34 +02:00
Jeff Walden
96e2ce765d Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff 2014-05-27 14:32:41 -07:00
Ryan VanderMeulen
4a08636d20 Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
095b86b386 Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
CLOSED TREE
2014-05-27 14:08:30 -04:00
Terrence Cole
68337a62cb Bug 1014972 - Fix selectedForMarking in the presence of GGC; r=jonco
--HG--
extra : rebase_source : 2d223ca1fde1a1392e2ab66578f87a03a11a19f8
2014-05-27 10:08:38 -07:00
Juan Gomez
c4c7623dac Bug 1014403 - [Flatfish][build] B2G for flatfish build failed. r=roc 2014-05-26 08:12:00 +02:00
Landry Breuil
238151417e Bug 1014375: Fix build on ppc/sparc64 after bug 997274. r=nbp 2014-05-26 09:06:29 +02:00
Hannes Verschore
1b2f652c66 Bug 995166 - IonMonkey: Add type policy to MFilterTypeSet, r=jandem 2014-05-25 22:44:24 +02:00
Peter Van der Beken
de5fbc64a7 Backout 82e3d6f25c5f (bug 789261). 2014-05-25 18:50:27 +02:00
Peter Van der Beken
6a33e9b71a Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
2014-04-08 20:48:37 +02:00
Jan de Mooij
6251343995 Bug 978811 - Fix isFakeExitFrame to return true for entry frames. r=nbp 2014-05-20 08:34:25 -04:00
Shu-yu Guo
2980e04f4d Bug 998262 - Fix StrictlyEqualImplPar for when operands have differing types. (r=nmatsakis) 2014-05-24 09:33:02 -07:00
Bobby Holley
e3e3df3f4d Bug 992958 - More stylistics fixups. r=me 2014-05-23 16:53:04 -07:00
Bobby Holley
464e7cc4bb Bug 992958 - Move ClassObjectCreationOps and FinishClassInitOps closer to their respective JSClasses. r=luke
This is a pure move, aside from adding a js:: namespace to a few NullPtrs.
2014-05-23 16:53:04 -07:00
Bobby Holley
fb9c35fdc1 Bug 992958 - Switch Function and Object to ClassSpec. r=luke 2014-05-23 16:53:04 -07:00
Bobby Holley
aad695bac3 Bug 992958 - Reindenting and trivial cleanup. r=luke 2014-05-23 16:53:04 -07:00
Bobby Holley
7f72a4e139 Bug 992958 - Hoist extra logic in initFunctionAndObjectClasses into FinishClassInitOps. r=luke 2014-05-23 16:53:03 -07:00
Bobby Holley
7b8215c475 Bug 992958 - Hoist Object/Function prototype/constructor creation into ClassObjectCreationOps. r=luke
We try to keep the diff small for now, and reformat in the next patch.
2014-05-23 16:53:03 -07:00
Bobby Holley
12dfa30e61 Bug 992958 - Invoke set{Constructor,Prototype} as soon as possible, and remove setDetails helpers. r=luke
When we decouple function and object, we'll need to rely on these slots being
set up as soon as the relevant objects are created.
2014-05-23 16:53:03 -07:00
Bobby Holley
b773e95391 Bug 992958 - Rejigger the ordering of resolveConstructor to make it work for Object/Function. r=luke 2014-05-23 16:53:03 -07:00