Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Issue 90113003: Web Animations CSS: Fix crash when animating viewport units (Closed)

Created:
7 years ago by alancutter (OOO until 2018)
Modified:
7 years ago
Reviewers:
dstockwell
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), darktears, Steve Block, dino_apple.com, Eric Willigers
Visibility:
Public.

Description

Web Animations CSS: Fix crash when animating viewport units This patch makes viewport units default to snapping behaviour when mismatched instead of animating them smoothly, this matches legacy animation behaviour. BUG=322675 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162956

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added interpolation tests #

Patch Set 3 : Preserve legacy viewport unit blend behaviour #

Total comments: 2

Patch Set 4 : Updated tests to use real expectations #

Patch Set 5 : win specific test expectations #

Patch Set 6 : Linux test expectation search fallback path sadface #

Messages

Total messages: 20 (0 generated)
alancutter (OOO until 2018)
7 years ago (2013-11-27 01:00:52 UTC) #1
dstockwell
https://codereview.chromium.org/90113003/diff/1/LayoutTests/animations/viewport-unit-crash.html File LayoutTests/animations/viewport-unit-crash.html (right): https://codereview.chromium.org/90113003/diff/1/LayoutTests/animations/viewport-unit-crash.html#newcode3 LayoutTests/animations/viewport-unit-crash.html:3: from { line-height: 25vw; } Can we add cases ...
7 years ago (2013-11-27 01:18:15 UTC) #2
dstockwell
> work is currently underway to make this happen Is there a bug for this?
7 years ago (2013-11-27 03:21:14 UTC) #3
Timothy Loh
On 2013/11/27 03:21:14, dstockwell wrote: > > work is currently underway to make this happen ...
7 years ago (2013-11-27 04:29:36 UTC) #4
alancutter (OOO until 2018)
Added viewport unit bug to description. https://codereview.chromium.org/90113003/diff/1/LayoutTests/animations/viewport-unit-crash.html File LayoutTests/animations/viewport-unit-crash.html (right): https://codereview.chromium.org/90113003/diff/1/LayoutTests/animations/viewport-unit-crash.html#newcode3 LayoutTests/animations/viewport-unit-crash.html:3: from { line-height: ...
7 years ago (2013-11-27 04:55:24 UTC) #5
dstockwell
On 2013/11/27 04:55:24, alancutter wrote: > Added viewport unit bug to description. > > https://codereview.chromium.org/90113003/diff/1/LayoutTests/animations/viewport-unit-crash.html ...
7 years ago (2013-11-27 05:05:35 UTC) #6
alancutter (OOO until 2018)
On 2013/11/27 05:05:35, dstockwell wrote: > On 2013/11/27 04:55:24, alancutter wrote: > > Added viewport ...
7 years ago (2013-11-27 06:05:04 UTC) #7
dstockwell
https://codereview.chromium.org/90113003/diff/40001/LayoutTests/animations/interpolation/line-height-interpolation.html File LayoutTests/animations/interpolation/line-height-interpolation.html (right): https://codereview.chromium.org/90113003/diff/40001/LayoutTests/animations/interpolation/line-height-interpolation.html#newcode161 LayoutTests/animations/interpolation/line-height-interpolation.html:161: {at: -0.25, is: '100px'}, This seems to suggest that ...
7 years ago (2013-11-27 09:27:34 UTC) #8
alancutter (OOO until 2018)
https://codereview.chromium.org/90113003/diff/40001/LayoutTests/animations/interpolation/line-height-interpolation.html File LayoutTests/animations/interpolation/line-height-interpolation.html (right): https://codereview.chromium.org/90113003/diff/40001/LayoutTests/animations/interpolation/line-height-interpolation.html#newcode161 LayoutTests/animations/interpolation/line-height-interpolation.html:161: {at: -0.25, is: '100px'}, On 2013/11/27 09:27:34, dstockwell wrote: ...
7 years ago (2013-11-27 23:31:51 UTC) #9
alancutter (OOO until 2018)
dstockwell: Poke.
7 years ago (2013-11-28 22:29:53 UTC) #10
dstockwell
lgtm
7 years ago (2013-11-28 22:52:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/90113003/60001
7 years ago (2013-11-28 22:52:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/90113003/60001
7 years ago (2013-11-29 08:13:41 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=19039
7 years ago (2013-11-29 10:58:15 UTC) #14
alancutter1
On 2013/11/29 10:58:15, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years ago (2013-11-29 12:25:36 UTC) #15
dstockwell
On 2013/11/29 12:25:36, Do not use (alancutter) wrote: > On 2013/11/29 10:58:15, I haz the ...
7 years ago (2013-11-29 22:59:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/90113003/70001
7 years ago (2013-12-01 23:55:38 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=14136
7 years ago (2013-12-02 01:16:55 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/90113003/90001
7 years ago (2013-12-02 04:24:41 UTC) #19
commit-bot: I haz the power
7 years ago (2013-12-02 05:28:15 UTC) #20
Message was sent while issue was closed.
Change committed as 162956

Powered by Google App Engine
This is Rietveld 408576698