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
Mike de Boer
0cd658c763
Bug 1290914 - use inline styles for the modal highlighting anonymous content nodes to dramatically improve performance when find in page is used on large documents. r=jaws
...
MozReview-Commit-ID: 3mw0gfn0w4p
--HG--
extra : rebase_source : a666239484d9a0e46b8fe062c913b1b60867742b
2016-09-07 12:03:47 +02:00
Mike de Boer
ec93a96045
Bug 1290914 - move the matches count and highlight-all request from the findbar binding to the JS module in the content process, so it's closer to the metal. r=jaws
...
MozReview-Commit-ID: IgPlFro1bg9
--HG--
extra : rebase_source : 67e1f08003e26295377ffb0d17ffe902ea49970f
2016-09-07 12:03:45 +02:00
Mike de Boer
8b64dbde69
Bug 1290914 - support Element.animate() on AnonymousContent nodes through the AnonymousContent.setAnimationForElement() method. r=bz
...
MozReview-Commit-ID: 3Wl5yAjHGPN
--HG--
extra : rebase_source : 8668da8dba231809cf3d5c1f70394f44789f1b98
2016-09-07 12:01:17 +02:00
Masayuki Nakano
af766dd2bc
Bug 1291172 Add eQueryTextRectArray tests which compare with eQueryTextRect result r=smaug
...
eQueryTextRect is used by widget and eQueryTextRectArray is used by ContentCacheInChild. So, matching their result guarantees that widget can get same result both in non-e10s mode and e10s mode. So, the matching should be tested.
MozReview-Commit-ID: 6GfbyvZ9X7H
--HG--
extra : rebase_source : 12511d84cbd94b3f4edf42367a84ee45abc66d9e
2016-09-06 18:59:40 +09:00
Masayuki Nakano
a1c3cc4ad1
Bug 1296217 ContentEventHandler::OnQueryTextRectArray() should apply CSS transform to each character or line breaker rect r=smaug
...
Currently, ContentEventHandler::OnQueryTextRectArray() is used only in e10s mode (at caching necessary character rects in ContentCacheInChild). Therefore, this bug occurs only in e10s mode.
ContentEventHandler::OnQueryTextRectArray() applies CSS transform only to each frame rect. Therefore, character rect's width and height are not applied.
This patch makes the loop apply CSS transform to each character or line breaker rect (i.e., each item of charRects). Then, we need to rewrite the lastCharRect hack. It stores the last charRect value for computing next line breaker rect if next line breaker is caused by a block level element or something, i.e., not caused by a <br> frame. So, when brRect is computed with lastCharRect, the loop needs to apply CSS transform of the last text frame to the following brRect because it tries to compute a caret rect immediately after the last character. For doing this, this patch adds lastFrame which stores the last frame for lastCharRect and set it to baseFrame. Then, at applying CSS transform to each charRect, it can apply CSS transform of expected frame.
Similarly, when brRect is computed with last text frame, this patch looks for the last text frame from lastTextContent and use it as base frame to apply to CSS transform.
MozReview-Commit-ID: 5Yr2HMrooHd
--HG--
extra : rebase_source : fa643f442036d9167a1df3a4383b0802a1729a3e
2016-09-06 11:46:31 +09:00