b4336f2a6d6e89a2974479ff6f98b76c1abe1270: Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
draft
Ray Lin <ralin@mozilla.com> - Wed, 17 May 2017 17:56:55 +0800 - rev 588825
Push
62172 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 07:10:09 +0000
Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
MozReview-Commit-ID: JLksdYY5cr1
b34f8396d53621ffbdb14852d46441739009133b: Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
draft
Ray Lin <ralin@mozilla.com> - Thu, 18 May 2017 10:11:22 +0800 - rev 588824
Push
62172 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 07:10:09 +0000
Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
MozReview-Commit-ID: ITzE1GJ8Yu2
04db32c04e852d4f05708051a804ac5cf99239bb: Bug 1369285 - update how we build the default sync device name. r?tcsc
draft
Mark Hammond <mhammond@skippinet.com.au> - Thu, 01 Jun 2017 16:57:02 +1000 - rev 588823
Push
62171 by bmo:markh@mozilla.com at Mon, 05 Jun 2017 07:05:06 +0000
Bug 1369285 - update how we build the default sync device name. r?tcsc
MozReview-Commit-ID: 6eY8IzKg9kd
94c24219a09038b1a430b39cbf881cc87bece2bf: Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
draft
Ray Lin <ralin@mozilla.com> - Wed, 17 May 2017 17:56:55 +0800 - rev 588822
Push
62170 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 06:49:39 +0000
Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
MozReview-Commit-ID: JLksdYY5cr1
d42d41f2cc3b10add794a43e2299325036469ea4: Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
draft
Ray Lin <ralin@mozilla.com> - Thu, 18 May 2017 10:11:22 +0800 - rev 588821
Push
62170 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 06:49:39 +0000
Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
MozReview-Commit-ID: ITzE1GJ8Yu2
786fa54181ec30b5b7027bcdc25be30bdb3e7420: Bug 1300996 - Part 2: Show preview text on and highlight the fields that would be filled. r=MattN, lchang
draft
Ray Lin <ralin@mozilla.com> - Mon, 24 Apr 2017 10:55:29 +0800 - rev 588820
Push
62170 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 06:49:39 +0000
Bug 1300996 - Part 2: Show preview text on and highlight the fields that would be filled. r=MattN, lchang
MozReview-Commit-ID: DMgVhz2lvZ1
3273a498df8cc5aae11b9bc82b32dd01ca43a6b3: Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
draft
Ray Lin <ralin@mozilla.com> - Tue, 25 Apr 2017 16:48:52 +0800 - rev 588819
Push
62170 by bmo:ralin@mozilla.com at Mon, 05 Jun 2017 06:49:39 +0000
Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
Currently mouseover autocomplete item would not change the selectedIndex
of popup but show grey highlight. For form autofill, we don't want
two indicators to represent the selection of keyboard and mouse
separately that might confuse user which profile preview is exactly
being shown. I added a new <field> in formautofill profile item binding
that helps autocomplete to determine whether to change selectedIndex
when mouseover.
MozReview-Commit-ID: LmW8g08V9mf
f4dc314199fd15454b99c64356c9cc76d25c53a3: Bug 1368925 - Reverse patch for Bug 1350241, Bug 1350250, Bug 1350253 to avoid PermanRed build bustage in Gecko 55 Beta.
draft
Kilik Kuo <kikuo@mozilla.com> - Mon, 05 Jun 2017 14:18:12 +0800 - rev 588818
Push
62169 by bmo:kikuo@mozilla.com at Mon, 05 Jun 2017 06:21:44 +0000
Bug 1368925 - Reverse patch for
Bug 1350241,
Bug 1350250,
Bug 1350253 to avoid PermanRed build bustage in Gecko 55 Beta.
MozReview-Commit-ID: IqksC5kieqB
ae1f9b14675d4899e025cba558739d09ea63bec0: Bug 1370005. P1 - backout bug 1367679. r?gerald
draft
JW Wang <jwwang@mozilla.com> - Mon, 05 Jun 2017 14:03:34 +0800 - rev 588817
Push
62168 by jwwang@mozilla.com at Mon, 05 Jun 2017 06:09:25 +0000
Bug 1370005. P1 - backout
bug 1367679. r?gerald
MozReview-Commit-ID: 4SUCinaz3Cj
c71b0b04e265c4a9d0d3e74ae1428d9889352817: Bug 1364818 - [Form Autofill] popup won't apply to an auto-focused input until it's refocused. r=MattN
draft
Luke Chang <lchang@mozilla.com> - Mon, 15 May 2017 13:26:25 +0800 - rev 588816
Push
62167 by bmo:lchang@mozilla.com at Mon, 05 Jun 2017 05:43:29 +0000
Bug 1364818 - [Form Autofill] popup won't apply to an auto-focused input until it's refocused. r=MattN
MozReview-Commit-ID: H3CZEFzAJm6
ad60ae9aac999f27acc7c568729937cee378f202: Bug 1365162 - stylo: Restyle entire subtree when lang="" or xml:lang="" changes. r?emilio
draft
Cameron McCormack <cam@mcc.id.au> - Mon, 05 Jun 2017 13:05:19 +0800 - rev 588815
Push
62166 by bmo:cam@mcc.id.au at Mon, 05 Jun 2017 05:23:44 +0000
Bug 1365162 - stylo: Restyle entire subtree when lang="" or xml:lang="" changes. r?emilio
MozReview-Commit-ID: 46YSGTxjshc
7f18a020d95db29b265a7c97973192d2867f700d: Bug 1365162 - stylo: Restyle entire subtree when lang="" or xml:lang="" changes. r?bz
draft
Cameron McCormack <cam@mcc.id.au> - Mon, 05 Jun 2017 13:05:19 +0800 - rev 588814
Push
62165 by bmo:cam@mcc.id.au at Mon, 05 Jun 2017 05:22:49 +0000
Bug 1365162 - stylo: Restyle entire subtree when lang="" or xml:lang="" changes. r?bz
MozReview-Commit-ID: 46YSGTxjshc
3ed37186497378b25507440b05258ea12d122841: Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
draft
gasolin <gasolin@gmail.com> - Fri, 02 Jun 2017 17:44:56 +0800 - rev 588813
Push
62164 by bmo:gasolin@mozilla.com at Mon, 05 Jun 2017 04:38:07 +0000
Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
MozReview-Commit-ID: AzLol5jeAm3
aafa76f469aa93e0190a48ef6c1d920c2dde9828: Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
draft
gasolin <gasolin@gmail.com> - Fri, 02 Jun 2017 17:44:56 +0800 - rev 588812
Push
62163 by bmo:gasolin@mozilla.com at Mon, 05 Jun 2017 04:28:38 +0000
Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
MozReview-Commit-ID: 5awTvl1jJcH
006fd51e859180ade7ca45fe09c7c5e6b6a6691d: Bug 1368959 - Set the MediaInfo duration to zero if the HLS source is live streaming. r?jya
draft
James Cheng <jacheng@mozilla.com> - Mon, 05 Jun 2017 12:13:50 +0800 - rev 588811
Push
62162 by bmo:jacheng@mozilla.com at Mon, 05 Jun 2017 04:16:48 +0000
Bug 1368959 - Set the MediaInfo duration to zero if the HLS source is live streaming. r?jya
Exoplayer will return the wrong duration when playing live stream based on the current playing chunk.
And the duration will change dynamically which is not the right behavior, should set the duration to zero in this case.
MozReview-Commit-ID: EgbcPMOsVBI
3942b3777c7f02d9c140dac1e231ea6069566fec: Bug 1335998 - Part 8: Enable table-overflowed-by-animation.html on stylo.
draft
Boris Chiou <boris.chiou@gmail.com> - Mon, 29 May 2017 15:30:53 +0800 - rev 588810
Push
62161 by bmo:boris.chiou@gmail.com at Mon, 05 Jun 2017 03:54:48 +0000
Bug 1335998 - Part 8: Enable table-overflowed-by-animation.html on stylo.
MozReview-Commit-ID: 1btAr1ReSZq
4404a76f8a67e0a349fe20a2c204f6b8c8d9722e: Bug 1335998 - Part 7: Add a crashtest for mismatched transfrom lists.
draft
Boris Chiou <boris.chiou@gmail.com> - Sat, 03 Jun 2017 16:56:03 +0800 - rev 588809
Push
62161 by bmo:boris.chiou@gmail.com at Mon, 05 Jun 2017 03:54:48 +0000
Bug 1335998 - Part 7: Add a crashtest for mismatched transfrom lists.
Add this crashtest for interpolation/accumulation on mismatched transform lists
to make sure it doesn't crash and there is no leak because we use
nsCSSValueSharedList, instead of nsCSSValueList_heap, for Servo backend.
MozReview-Commit-ID: 2VdKSQcK7pj
e9aaf59d50a880857f9db914775192920773a015: Bug 1335998 - Part 6: Add some unit tests for basic transform operations for Servo.
draft
Boris Chiou <boris.chiou@gmail.com> - Mon, 29 May 2017 15:12:20 +0800 - rev 588808
Push
62161 by bmo:boris.chiou@gmail.com at Mon, 05 Jun 2017 03:54:48 +0000
Bug 1335998 - Part 6: Add some unit tests for basic transform operations for Servo.
MozReview-Commit-ID: 50mAjN2KVRd
a2c7ce0871c01877d07d7e6062fa4643bfa98fc1: Bug 1335998 - Part 5: Delegate matrix decomposition/interpolation/recomposition to Servo.
draft
Boris Chiou <boris.chiou@gmail.com> - Sat, 03 Jun 2017 00:37:37 +0800 - rev 588807
Push
62161 by bmo:boris.chiou@gmail.com at Mon, 05 Jun 2017 03:54:48 +0000
Bug 1335998 - Part 5: Delegate matrix decomposition/interpolation/recomposition to Servo.
Use Servo backend to decompose/interpolate/recompose matrices on both
main thread and compositor thread.
Note: There are some tiny differences between interpolation results of 2d/3d
matrices on Gecko and Servo, especially if there is skew() or any 3d
transform function.
MozReview-Commit-ID: 6T8vlR4MJGr
1a6005da5f353ca5c620fec1342522137c11f29e: Bug 1335998 - Part 4: Convert between {Accumulate, Interpolate}Matrix and the gecko type.
draft
Boris Chiou <boris.chiou@gmail.com> - Fri, 26 May 2017 18:40:36 +0800 - rev 588806
Push
62161 by bmo:boris.chiou@gmail.com at Mon, 05 Jun 2017 03:54:48 +0000
Bug 1335998 - Part 4: Convert between {Accumulate, Interpolate}Matrix and the gecko type.
We convert ComputedOperation::{Accumulate, Interpolate}Matrix into gecko type
not on the main thread, so we cannot use nsCSSValueList_heap (which is not
thread safe so we cannot create it and destroy it on different threads).
Therefore, we use nsCSSValueSharedList to represent the cloned
from_list/to_list. In this patch, we also implement the reversing way,
i.e. Convert eCSSKeyword_{accumulate, interpolate}matrix into
{Accumulate, Interpolate}Matrix.
MozReview-Commit-ID: L5WBKHwsrUz