Morris Tseng
e254ff4fab
Bug 1297924 - Remove passed tests from mochitest-errata. r=jgilbert
...
MozReview-Commit-ID: HcINPBpUICV
2016-09-08 16:28:30 +08:00
Morris Tseng
471ef4a5a8
Bug 1297924 - Update shader validator due to interface change. r=jgilbert
...
MozReview-Commit-ID: 7d8bX6ZFOcL
2016-09-08 16:28:30 +08:00
Morris Tseng
c2a42c52bd
Bug 1297924 - Update ANGLE to chromium/2845. r=jgilbert
...
MozReview-Commit-ID: 2H0PBFFgmDp
--HG--
rename : gfx/angle/src/libANGLE/renderer/copyimage.cpp => gfx/angle/src/image_util/copyimage.cpp
rename : gfx/angle/src/libANGLE/renderer/copyimage.h => gfx/angle/src/image_util/copyimage.h
rename : gfx/angle/src/libANGLE/renderer/copyimage.inl => gfx/angle/src/image_util/copyimage.inl
rename : gfx/angle/src/libANGLE/renderer/d3d/generatemip.inl => gfx/angle/src/image_util/generatemip.inl
rename : gfx/angle/src/libANGLE/renderer/d3d/loadimage.inl => gfx/angle/src/image_util/loadimage.inl
rename : gfx/angle/src/libANGLE/renderer/d3d/loadimage_etc.cpp => gfx/angle/src/image_util/loadimage_etc.cpp
rename : gfx/angle/src/tests/gl_tests/CompressedTextureTest.cpp => gfx/angle/src/tests/gl_tests/DXT1CompressedTextureTest.cpp
2016-09-08 16:28:30 +08:00
Kaku Kuo
d619d6d908
Bug 1300071 - Create an API to access DOM Promise's state. r=bz
...
MozReview-Commit-ID: LI2Dafkzq5x
--HG--
extra : transplant_source : %DA%0D%EC%0B%8A%AD%80A%CC%17%D2%E6%9F%90%A2%9E%92%1E%26%1A
2016-09-07 10:51:41 +08:00
Daosheng Mu
754426d7c8
Bug 1299975 - Part 2: Make GamepadManager own multiple GamepadEventChannelChild; r=kip, r=lenzak800
...
MozReview-Commit-ID: ITvS4a9ONh3
--HG--
extra : transplant_source : %C9%A8%2C%BDo%F4%04%B1%A6.%F5%7E%F28Q%A7%113%A5%C8
2016-09-07 18:31:53 +08:00
Daosheng Mu
61571e76c3
Bug 1299975 - Part 1: Remove unused GamepadService; r=kip, r=lenzak800
...
MozReview-Commit-ID: A3Oep0u7jN3
--HG--
extra : transplant_source : %0F%BA%90Ko/%22%B6%C4%28%BAG%FF%E0e%BC/%A9.%C7
2016-09-05 22:57:20 +08:00
Carsten "Tomcat" Book
8fca739250
Backed out changeset df7cb65bee39 (bug 1301138) for wpt test failures
...
--HG--
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html
2016-09-08 08:33:13 +02:00
Dão Gottwald
8a8f12a059
Bug 1051861 - Use Unicode gear symbol as the customize button's label for high contrast mode. r=adw
2016-09-08 08:02:15 +02:00
Luke Wagner
67399f9a58
Bug 1298202 - Baldr: also support growing memory when no max is specified (r=sunfish)
...
MozReview-Commit-ID: 27W5phJe8Q6
2016-09-08 00:53:06 -05:00
Luke Wagner
c40c6322bf
Bug 1298202 - Baldr: take advantage of guard page to simplify asm.js/wasm memory access (r=sunfish)
...
MozReview-Commit-ID: 1jlCJCGUf29
--HG--
extra : rebase_source : d2b29cd23b20a3fc705fb7d89aa537b5fdc39e36
2016-09-08 00:49:46 -05:00
Luke Wagner
82381266a2
Bug 1298202 - Baldr: allocate a guard page on wasm 32-bit (r=sunfish)
...
MozReview-Commit-ID: IpYhSxkB4Lb
--HG--
extra : rebase_source : f6baf433e367691c48ab2c442325ad0b04a271af
2016-09-08 00:09:07 -05:00
Makoto Kato
0d03e6a9b7
Bug 1180684 - Part 2. Hook GetKeyState on plugin process. r=aklotz
...
MozReview-Commit-ID: 3cCWMYYaTkn
--HG--
extra : rebase_source : 5350555661244ba0e3afe86bde12988270f9f7cf
2016-08-22 16:06:50 +09:00
Makoto Kato
893f6698da
Bug 1180684 - Part 1. Analyze MOV with GS. r=aklotz
...
Allow MOV with GS prefix on x64. Windows 10 uses this opcode on GetKeyState().
MozReview-Commit-ID: CqDSxmWdkiH
--HG--
extra : rebase_source : aa83b2b4c141730eb89f29cad61af79e66cb7a71
2016-09-07 16:15:58 +09:00
Timothy Nikkel
3b81ba0aeb
Bug 1298101. Implement telemetry to take event handling time during page load. r=smaug
2016-09-07 23:30:24 -05:00
Boris Zbarsky
128ebcc3ff
Bug 1301138. Set the one allowed sandbox navigator even when popups are allowed to escape the sandbox, so the new popup can be navigated by the sandboxed document. r=smaug
...
--HG--
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html
rename : testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping.html => testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html
2016-09-08 00:17:11 -04:00
Matt Woodrow
500fd6982a
Bug 1299908 - Make sure we set the correct AGR to reference frame offset when flattening layers. r=mstange
2016-09-08 15:39:04 +12:00
Thomas Wisniewski
2b28c5e2a9
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
2016-09-07 19:38:38 -04:00
Tooru Fujisawa
d4bbac96b5
Bug 1297427 - Use calculate curve origin instead of reusing center curve origin in DottedCornerFinder. r=bas
2016-09-08 10:14:14 +09:00
Wes Kocher
1989131fea
Merge m-c to inbound, a=merge
2016-09-07 18:07:21 -07:00
Shu-yu Guo
b4fde1a1c9
Bug 1300517 - Handle Debugger.Frame.evals when throwing uninitialized 'this'. (r=jandem)
2016-09-07 17:11:08 -07:00
Shu-yu Guo
017191603e
Bug 1300528 - Fix refactoring mistake in GetThisValueForDebuggerMaybeOptimizedOut. (r=jandem)
2016-09-07 17:11:08 -07:00
Shu-yu Guo
f21a53d912
Bug 1300521 - Fix CanDeclareGlobalFunction checks for functions redeclaring vars in the same script. (r=Waldo)
2016-09-07 17:11:07 -07:00
Andrea Marchesini
1e171e5410
Bug 1296606 - Fix the description for telemetry id NUMBER_OF_PROFILES, r=francois
2016-09-08 00:56:25 +02:00
Mike Hommey
7e7b4f9fe6
Bug 1300974 - Work around race condition leading to deadlock on fork when enabling LogAlloc. r=njn
2016-09-08 07:56:02 +09:00
Mike Hommey
39fe86c4ed
Bug 1300948 - Add thread identifier to LogAlloc output. r=njn
2016-09-08 07:55:03 +09:00
Ehsan Akhgari
124c120ce9
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm a=merge
...
--HG--
extra : source : 14593086470494abab1401eba9304defa715170e
2016-09-07 18:38:10 -04:00
Valentin Gosu
fe9b24270d
Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout a=merge
...
--HG--
extra : source : 9330dc01ec0245f05311c56025a50705138351bc
2016-09-08 00:04:07 +02:00
Wes Kocher
5cbc382303
Merge inbound to m-c a=merge
2016-09-07 17:54:24 -07:00
Wes Kocher
46590574dc
Merge autoland to central, a=merge
2016-09-07 17:26:48 -07:00
Wes Kocher
4c4ea87ae0
Backed out 2 changesets (bug 1283919) for being the wrong way to fix this a=backout
...
Backed out changeset a328778db08d (bug 1283919)
Backed out changeset 7e1f25f59298 (bug 1283919)
2016-09-07 14:22:21 -07:00
Ehsan Akhgari
dd45c6467c
Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE
2016-09-07 15:22:21 -04:00
Sebastian Hengst
1855efaca1
merge mozilla-central to autoland to fix spidermonkey bustage. r=merge a=merge
2016-09-07 18:51:09 +02:00
Sebastian Hengst
a66df0b0c2
Backed out changeset 95e68b473e91 (bug 1289194) for failure to process moz.build file. r=backout a=backout
...
MozReview-Commit-ID: GhfzNoiE808
2016-09-07 18:45:40 +02:00
Sebastian Hengst
24724bde80
Backed out changeset 13a770064f3e (bug 1289194)
...
MozReview-Commit-ID: ILJkzxfSLdU
2016-09-07 18:44:36 +02:00
Sebastian Hengst
8325679a58
Backed out changeset a71b7098d0c6 (bug 1290914) for failure in test_findbar.xul. r=backout
2016-09-07 18:38:03 +02:00
Sebastian Hengst
c32d429f6e
Backed out changeset 7158434e674a (bug 1290914)
2016-09-07 18:37:24 +02:00
Sebastian Hengst
d681f73ddc
Backed out changeset e6f59b598c17 (bug 1290914)
2016-09-07 18:37:20 +02:00
Carsten "Tomcat" Book
1c61ba654e
merge mozilla-inbound to mozilla-central a=merge
2016-09-07 17:20:12 +02:00
Carsten "Tomcat" Book
ebddf3b267
merge fx-team to mozilla-central a=merge
2016-09-07 17:13:53 +02:00
Patrick Brosset
347d0b7f04
Bug 1295010 - Removed testActor from highlighterHelper in inspector tests; r=me
...
MozReview-Commit-ID: GMksl81iGcp
2016-09-07 11:10:49 +02:00
Matteo Ferretti
46b536cd2f
Bug 1299154
- added Set/GetOverrideDPPX to restorefromHistory; r=mstange
...
MozReview-Commit-ID: AsyAcG3Igbn
2016-09-07 10:21:51 +02:00
Terrence Cole
0391a50050
Bug 1289165
- Apply the optimizations in moveDenseElements to unboxed objects; r=sfink
2016-09-06 13:47:34 -07:00
William Lachance
21a99bf25f
Bug 1295453 - Don't wait for data to be sent when closing socket immediately r=jdm
...
We can't guarantee any data will be written, it should suffice to just
make sure that the socket closes immediately and then verify that
a complete set of data wasn't read.
MozReview-Commit-ID: CHHuJEGRVgX
--HG--
extra : rebase_source : 2269b73a4497011c9604628710055a0fc08e0470
2016-09-06 15:51:51 -04:00
Jonathan Kew
99d8332346
Bug 1289143 - Apply the appropriate scaling to window edges when processing WM_NCCALCSIZE for a window on a secondary screen with non-system DPI. r=emk
2016-09-06 17:53:50 +01:00
Ehsan Akhgari
a2b51af661
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm
2016-09-07 18:38:10 -04:00
Ehsan Akhgari
9484e843a3
Bug 1300817
- Avoid inheriting the origin attributes of the subject principal if it's expanded; r=bzbarsky
2016-09-07 18:27:49 -04:00
Valentin Gosu
4a0dbd7270
Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout
2016-09-08 00:04:07 +02:00
Glenn Randers-Pehrson
d0f907ce9b
Bug 1297907 - Wrap long lines in nsPNGDecoder.cpp. r=tn
...
--HG--
extra : rebase_source : 01aba31d91a42a3afe30ea2ddc21118ae779ef79
2016-09-07 09:03:00 -04:00
Kit Cambridge
43ffc0fef1
Bug 1299338 - Replace `ignoreAll` with change source checks in the Sync bookmarks engine. r=markh
...
MozReview-Commit-ID: DAsTlQbFanK
--HG--
extra : rebase_source : f04946571993194c115fb62a08bd50a4a6b8ff83
2016-09-06 08:36:21 -07:00
Carsten "Tomcat" Book
7c6c7db247
Merge mozilla-central to autoland
2016-09-07 17:26:11 +02:00