02040bd72987dbfe456eb59b64816569e41c72fd: Bug 1369650 - Fix lint: NewApi issues in WebAppActivity.java; r?maliu
draft
Teng-pao Yu <osimpleo@gmail.com> - Tue, 16 May 2017 17:11:41 +0800 - rev 598009
Push
65117 by bmo:osimpleo@gmail.com at Wed, 21 Jun 2017 10:00:47 +0000
Bug 1369650 - Fix lint: NewApi issues in WebAppActivity.java; r?maliu
MozReview-Commit-ID: ERmh2IMTh0X
729192c9ef015037ed1deefdf86f984bd00e9537: Bug 1348591 - Support custom default segment buffer list size.
draft
Henry Chang <hchang@mozilla.com> - Wed, 21 Jun 2017 17:55:13 +0800 - rev 598008
Push
65116 by hchang@mozilla.com at Wed, 21 Jun 2017 09:55:43 +0000
Bug 1348591 - Support custom default segment buffer list size.
MozReview-Commit-ID: 2Nkj6RPx62f
221cf72067a57761087ce5f8b92bd0e6d4d10c9c: Bug 1374959 - Support skin(Australis/Photon) detection at runtime. r?nalexander,maliu,nechen,walkingice
draft
jwu <topwu.tw@gmail.com> - Wed, 21 Jun 2017 17:26:46 +0800 - rev 598007
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 1374959 - Support skin(Australis/Photon) detection at runtime. r?nalexander,maliu,nechen,walkingice
The SKIN field in SkinConfig.java has different value in Australis and Photon, and we can use mach/gradle
to select which class we want at build time. In Java we can use its method to detect skin at runtime.
```
if (SkinConfig.isPhoton()) {
... // Execute Photon specific visual refresh.
}
```
MozReview-Commit-ID: G7ccVq1ZdZi
c132f4ee269d3df06916f15e5c465e2c97a00468: Bug 1374106, part 4 - Split up the video control enter/exit fullscreen icon and convert it to use SVG context paint. r=dao
Jonathan Watt <jwatt@jwatt.org> - Fri, 26 May 2017 20:36:36 +0100 - rev 598006
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 1374106, part 4 - Split up the video control enter/exit fullscreen icon and convert it to use SVG context paint. r=dao
MozReview-Commit-ID: CLEVPxXqiqG
0848cd235cd7c7c411dba16ef27674da4885ea92: Bug 1374106, part 3 - Split up the video control closed captions on/off icon and convert it to use SVG context paint. r=dao
Jonathan Watt <jwatt@jwatt.org> - Fri, 26 May 2017 17:04:36 +0100 - rev 598005
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 1374106, part 3 - Split up the video control closed captions on/off icon and convert it to use SVG context paint. r=dao
MozReview-Commit-ID: KB8nARiNIkK
6e1bc3cb371bfb79b5f6a9c56d60443152d90c0f: Bug 1374106, part 2 - Split up the video control mute/unmute/no-audio icon and convert it to use SVG context paint. r=dao
Jonathan Watt <jwatt@jwatt.org> - Fri, 26 May 2017 10:41:13 +0100 - rev 598004
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 1374106, part 2 - Split up the video control mute/unmute/no-audio icon and convert it to use SVG context paint. r=dao
MozReview-Commit-ID: 1NwShyLLqlD
0d9b6c6b5a1f3d6605af71c3b8265d592a821459: Bug 1374106, part 1 - Remove duplication in the styling of the video elemnent's play/pause button. r=dao
Jonathan Watt <jwatt@jwatt.org> - Fri, 26 May 2017 09:29:01 +0100 - rev 598003
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 1374106, part 1 - Remove duplication in the styling of the video elemnent's play/pause button. r=dao
MozReview-Commit-ID: HHSL4wdBLd9
29f010e96be332d3cc18ac0950deb76e4c34b36a: Bug 872483 - Correct svg-glyph-mask.svg by setting stroke color to black. r=me
cku <cku@mozilla.com> - Wed, 11 Jan 2017 23:33:05 +0800 - rev 598002
Push
65115 by bmo:topwu.tw@gmail.com at Wed, 21 Jun 2017 09:40:53 +0000
Bug 872483 - Correct svg-glyph-mask.svg by setting stroke color to black. r=me
MozReview-Commit-ID: 1B6zBfQE9DM
22c2f4cb17fcc2a0eb4f755d983ca4a47a4e356c: Bug 1374889 - Update Leanplum user attribute for FxAccount. r?maliu
draft
Nevin Chen <cnevinchen@gmail.com> - Wed, 21 Jun 2017 17:39:14 +0800 - rev 598001
Push
65114 by bmo:cnevinchen@gmail.com at Wed, 21 Jun 2017 09:39:51 +0000
Bug 1374889 - Update Leanplum user attribute for FxAccount. r?maliu
MozReview-Commit-ID: Fl3Q6S0cDLg
7c16bd97cfd917f2b8bfc52cf608d4398ffc4883: Bug 1363163 - Playing sound in a seperated thread to avoid jank
draft
Thomas Nguyen <tnguyen@mozilla.com> - Thu, 08 Jun 2017 11:08:49 +0800 - rev 598000
Push
65113 by bmo:tnguyen@mozilla.com at Wed, 21 Jun 2017 09:34:23 +0000
Bug 1363163 - Playing sound in a seperated thread to avoid jank
MozReview-Commit-ID: KYN7fhA541S
7c27e71aebfa5e292ea3e97bd85dfc56b375fc5d: Bug 1335943 - Completions are not setting the right Origin Attribute. r?francois
draft
DimiL <dlee@mozilla.com> - Wed, 21 Jun 2017 17:27:22 +0800 - rev 597999
Push
65112 by bmo:dlee@mozilla.com at Wed, 21 Jun 2017 09:28:06 +0000
Bug 1335943 - Completions are not setting the right Origin Attribute. r?francois
MozReview-Commit-ID: APitKujp7Zw
f18cc2d78dabb37e3e7f1f9c3bb44349f53d04ed: Bug 1374230 - Wrong tooltip position after resizing browser window r?mconley
draft
Ricky Chien <ricky060709@gmail.com> - Mon, 19 Jun 2017 17:38:57 +0800 - rev 597998
Push
65111 by bmo:rchien@mozilla.com at Wed, 21 Jun 2017 09:22:19 +0000
Bug 1374230 - Wrong tooltip position after resizing browser window r?mconley
MozReview-Commit-ID: GYPjtzRTQdf
60e89477a3744e3da6a4c00ab5f8f0236d6e46e5: Bug 1363163 - Playing sound in a seperated thread to avoid jank
draft
Thomas Nguyen <tnguyen@mozilla.com> - Thu, 08 Jun 2017 11:08:49 +0800 - rev 597997
Push
65110 by bmo:tnguyen@mozilla.com at Wed, 21 Jun 2017 09:21:52 +0000
Bug 1363163 - Playing sound in a seperated thread to avoid jank
MozReview-Commit-ID: KYN7fhA541S
13a290346b6870a33008c5a5812fb2931f981529: Bug 1371405 - Update vendored WebDriver crate; r?jgraham
draft
David Burns <dburns@mozilla.com> - Mon, 19 Jun 2017 15:42:25 +0100 - rev 597996
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1371405 - Update vendored WebDriver crate; r?jgraham
This updates the vendored WebDriver crate to 0.27.0
MozReview-Commit-ID: HM6MIU9IDAq
cd5f9c83a8d7a028c06de89f797b22d3d7235e68: Bug 1371405: Update Cookie handling code to align with WebDriver crate; r?ato
draft
David Burns <dburns@mozilla.com> - Mon, 19 Jun 2017 14:43:06 +0100 - rev 597995
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1371405: Update Cookie handling code to align with WebDriver crate; r?ato
Details of changes to WebDriver Crate can be found at
https://github.com/mozilla/webdriver-rust/pull/102/commits/48e436df3f5de3551b1eabfaf7718c0f89a2d123
MozReview-Commit-ID: 9rie1uA0JYO
fbb10aae1faf70797c549a7404707272d06fd62e: Bug 1371405 - Move to RectResponse aligning with the WebDriver crate; r?ato
draft
David Burns <dburns@mozilla.com> - Tue, 13 Jun 2017 15:23:32 +0100 - rev 597994
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1371405 - Move to RectResponse aligning with the WebDriver crate; r?ato
This uses the merged RectResponse from the WebDriver crate. It also moves the
types in the struct to floats which aligns with the WebDriver
specification as in
https://w3c.github.io/webdriver/webdriver-spec.html#get-element-rect
and in https://w3c.github.io/webdriver/webdriver-spec.html#dfn-window-rect
MozReview-Commit-ID: DWeXJEnc1p
e6b794b5d05aa611d2c32012e2ef404a9f838279: Bug 1371405 - Simplify window commands for matches and the data they return; r?jgraham
draft
David Burns <dburns@mozilla.com> - Thu, 08 Jun 2017 18:03:53 +0100 - rev 597993
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1371405 - Simplify window commands for matches and the data they return; r?jgraham
It removes the duplication between the various commands that return
a WindowRect response and places the validation in a single function.
MozReview-Commit-ID: IOMA5H23PFo
e573f37405ba017ab1e9aa6a2bb1cb31468c73a9: Bug 1236512 - Part 5: Wait docshell has been activated again after entering fullscreen mode in panelUINotifications test; r=Gijs
Edgar Chen <echen@mozilla.com> - Fri, 16 Jun 2017 16:07:01 +0800 - rev 597992
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1236512 - Part 5: Wait docshell has been activated again after entering fullscreen mode in panelUINotifications test; r=Gijs
31e29228f8ba7269f031792b5c2f60060ba4d68d: Bug 1236512 - Part 4: Rewrite browser_fullscreen-window-open.js to use separated browser window running fullscreen test; r=mconley
Edgar Chen <echen@mozilla.com> - Wed, 14 Jun 2017 11:26:46 +0800 - rev 597991
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1236512 - Part 4: Rewrite browser_fullscreen-window-open.js to use separated browser window running fullscreen test; r=mconley
MozReview-Commit-ID: 6S8dZg16YQF
92a367cfee2f825730adac751b12dede0bcbad3b: Bug 1236512 - Part 3: Set docShellIsActive to false when browser window is fully covered by another application; r=mconley
Edgar Chen <echen@mozilla.com> - Mon, 05 Jun 2017 14:56:00 +0800 - rev 597990
Push
65109 by bmo:dburns@mozilla.com at Wed, 21 Jun 2017 09:10:16 +0000
Bug 1236512 - Part 3: Set docShellIsActive to false when browser window is fully covered by another application; r=mconley
MozReview-Commit-ID: DLsmWp1h8pa