Граф коммитов

484802 Коммитов

Автор SHA1 Сообщение Дата
Hannes Verschore 488c1ec17f Bug 1279248 - Part 23: Implement the 64bit variant of Test on x86, r=nbp 2016-07-29 16:53:47 +02:00
Hannes Verschore 2abc9da483 Bug 1279248 - Part 22: Implement the 64bit variant of AsmJSCall on x86, r=nbp 2016-07-29 16:53:47 +02:00
Hannes Verschore c9746ae01e Bug 1279248 - Part 21: Implement the 64bit variant of ToFloatingPoint on x86, r=sunfish 2016-07-29 16:53:47 +02:00
Hannes Verschore aceeed69b7 Bug 1279248 - Part 20: Implement the 64bit variant of WasmTruncate on x86, r=sunfish 2016-07-29 16:53:44 +02:00
Hannes Verschore 67f470e707 Bug 1279248 - Part 19: Implement the 64bit variant of Not on x86, r=bbouvier 2016-07-29 16:53:41 +02:00
Hannes Verschore a491dbb760 Bug 1279248 - Part 18: Implement the 64bit variant of Clz and Ctz on x86, r=bbouvier 2016-07-29 16:53:39 +02:00
Hannes Verschore d72ed260a9 Bug 1279248 - Part 17: Implement the 64bit variant of PopCnt on x86, r=lth 2016-07-29 16:52:56 +02:00
Hannes Verschore 1e12c70ce4 Bug 1279248 - Part 16: Implement the 64bit variant of WrapInt64ToInt32 on x86, r=efaust 2016-07-29 16:51:42 +02:00
Hannes Verschore 3386e93ddb Bug 1279248 - Part 15: Implement the 64bit variant of ExtendInt32toInt64 on x86, r=efaust 2016-07-29 16:51:42 +02:00
Hannes Verschore 22197fac6e Bug 1279248 - Part 14: Implement the 64bit variant of AsmReinterpret on x86, r=efaust 2016-07-29 16:51:42 +02:00
Hannes Verschore 214d070564 Bug 1279248 - Part 13: Implement the 64bit variant of AsmSelect on x86, r=efaust 2016-07-29 16:51:42 +02:00
Hannes Verschore c7c16e86de Bug 1279248 - Part 12: Implement the 64bit variant of Div and Mod on x86, r=jandem 2016-07-29 16:51:42 +02:00
Hannes Verschore a31cb8c146 Bug 1279248 - Part 11: Implement the 64bit variant of AsmJSPassStackArg on x86, r=luke 2016-07-29 16:51:42 +02:00
Hannes Verschore f7098448f2 Bug 1279248 - Part 10: Implement the 64bit variant of Rotate on x86, r=luke 2016-07-29 16:51:41 +02:00
Hannes Verschore 221f10a1e0 Bug 1279248 - Part 9: Implement the 64bit variant of Mul on x86, r=jandem 2016-07-29 16:51:41 +02:00
Hannes Verschore 67e59ab0b8 Bug 1279248 - Part 8: Implement the 64bit variant of Sub on x86, r=lth 2016-07-29 16:51:41 +02:00
Hannes Verschore 93f2ecae23 Bug 1279248 - Part 7: Implement the 64bit variant of Add on x86, r=lth 2016-07-29 16:51:41 +02:00
Hannes Verschore 7df878a85a Bug 1279248 - Part 6: Implement the 64bit variant of BitOp on x86, r=bbouvier 2016-07-29 16:51:41 +02:00
Hannes Verschore 5e33b202ad Bug 1279248 - Part 5: Implement the 64bit variant of Shift on x86, r=bbouvier 2016-07-29 16:51:41 +02:00
Hannes Verschore f7b369be3b Bug 1279248 - Part 4: Implement the 64bit variant of Compare on x86, r=nbp 2016-07-29 16:51:41 +02:00
Hannes Verschore d5aa3ac93a Bug 1279248 - Part 3: Implement the 64bit variant of AsmJSReturn on 32bit platforms, r=nbp 2016-07-29 16:51:41 +02:00
Hannes Verschore bc5ef1561c Bug 1279248 - Part 2: Implement the 64bit variant of AsmJSParameter on 32bit platforms, r=jandem 2016-07-29 16:51:41 +02:00
Hannes Verschore fbbf770e12 Bug 1279248 - Part 1: Preparations in IonMonkey to support i64 on x86, r=jandem 2016-07-29 16:51:40 +02:00
Geoff Brown 306a94e967 Bug 1290114 - Make Android test logging more responsive; r=ahal 2016-07-29 08:29:53 -06:00
Carsten "Tomcat" Book aa41560f59 Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
--HG--
extra : rebase_source : e2f348338accc42b182cb451f3f98ee91a8a009b
2016-07-29 15:41:34 +02:00
Carsten "Tomcat" Book eb0ffbb3fc Backed out changeset 721b016eecea (bug 1290034)
--HG--
extra : rebase_source : 15eb75d0535ef41a38e661fe1201f518446940df
2016-07-29 15:41:11 +02:00
Jeff Muizelaar 9081a72fea Bug 1289236. Remove ResizeTransparentWindow. r=dvander
We can just recreate the surface when needed.
2016-07-29 09:29:35 -04:00
Eugen Sawin e77bc41c08 Bug 1272693 - [2.1] Touch CLOBBER to rebuild NSS. r=me 2016-07-29 15:25:07 +02:00
Eugen Sawin a90cb717a5 Bug 1272693 - [1.1] Disable building libpkix. r=keeler,ted 2016-07-29 15:25:07 +02:00
Olli Pettay 47a98b8ad1 Bug 1289255 - Implement DataTransferItem.webkitGetAsEntry, r=baku
--HG--
extra : rebase_source : 10517eeb5b5a68204514527c8a904ab216df6534
2016-07-29 14:42:33 +03:00
Olli Pettay 17d576d0b3 Bug 1289254 - Support dnd for webkitdirectory, r=baku
--HG--
extra : rebase_source : dafc058127ea6ededb6df0ec7bcf6f9fbff36202
2016-07-29 14:41:38 +03:00
Carsten "Tomcat" Book 65ee88f5df Backed out changeset 87c09fd9a736 (bug 1290178) for crashtest failures
--HG--
extra : rebase_source : 39249bd11d69aec3a4bf1ae6263a058b3f093e01
2016-07-29 15:05:48 +02:00
Daosheng Mu 994ee1499f Bug 1281215 - Make the outline of SVG container narrows to its children. r=heycam
MozReview-Commit-ID: Ct1mdwmHMw2

--HG--
extra : transplant_source : %FB%8AxsXw%C6Iy%09%9B%AC9%0Da%24%9A%C9%B7%82
2016-07-29 07:35:58 +08:00
Martin Stransky ce52ea148e Bug 1290048 - Remove gtk_style_context_set_state/gtk_style_context_set_direction after ClaimStyleContext() call. r=acomminos 2016-07-28 04:13:00 -04:00
JerryShih 98b9a25b33 Bug 1290328 - Return null for webgl GetActiveUniformBlockName() error. r=jgilbert 2016-07-28 18:21:00 -04:00
Paul Adenot f6b4822250 Bug 1290425 - Update cubeb to e40741 to fix bustage. 2016-07-29 14:04:09 +02:00
Alex Chronopoulos ae1e3599d8 Bug 1290425 - Update cubeb to revision 6278ef2f73. r=padenot 2016-07-29 13:40:52 +02:00
Carsten "Tomcat" Book 73a62f5c90 Backed out changeset dd66dc5f5603 (bug 1272693) for bustage
--HG--
extra : rebase_source : cc915fd36fbd5119335a591382b81e9f84c78229
2016-07-29 13:27:30 +02:00
Jon Coppeard 9e1998ebc3 Bug 1290034 - Ensure nursery allocations are correctly aligned r=terrence 2016-07-29 12:02:54 +01:00
Jon Coppeard c09bd3172c Bug 1288780 - Don't destroy GCPtrs while there may be store buffer entries pointing into them r=terrence 2016-07-28 11:49:06 +01:00
Eugen Sawin f90d3dc006 Bug 1290178 - [1.1] Add crashtest for MP3 playback with invalid XING headers. r=gerald 2016-07-29 13:02:05 +02:00
Eugen Sawin 164a43e6c7 Bug 1272693 - [1.1] Disable building libpkix. r=keeler,ted 2016-07-29 12:42:56 +02:00
Carsten "Tomcat" Book 0e6ff44be3 Merge mozilla-central to mozilla-inbound 2016-07-29 12:34:10 +02:00
Carsten "Tomcat" Book 7af8998e6c Backed out changeset acf56d9e08c5 (bug 1285320) for conflicting with merge from m-c to mozilla-inbound 2016-07-29 12:33:14 +02:00
Carsten "Tomcat" Book 491983e333 Backed out changeset a0b872e47ecf (bug 1285320) 2016-07-29 12:32:59 +02:00
Carsten "Tomcat" Book 8c47612fee merge mozilla-inbound to mozilla-central a=merge 2016-07-29 11:56:43 +02:00
Carsten "Tomcat" Book e7165f9b1e merge fx-team to mozilla-central a=merge 2016-07-29 11:55:36 +02:00
Wes Kocher 0291de30b7 Backed out changeset 7d6baa38a04c (bug 1288938) for reftest crashes 2016-07-28 22:43:49 -07:00
Tooru Fujisawa ab4c2ebe2c Bug 1287520 - Check IsPackedArray for the result array in Array.prototype.concat. r=efaust 2016-07-29 13:55:26 +09:00
Tooru Fujisawa a3fa8a6a1c Bug 1287525 - Part 2: Do not use RegExp.prototype[@@split] optimized path if limit is not number. r=h4writer 2016-07-29 13:55:26 +09:00