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

Issue 2694383002: Don't animate caret-color: auto (Closed)

Created:
3 years, 10 months ago by alancutter (OOO until 2018)
Modified:
3 years, 10 months ago
Reviewers:
Manuel Rego
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't animate caret-color: auto This patch enables ColorPropertyFunctions to effectively return nullptr instead of a StyleColor when the property doesn't have a color value. This allows us to not run animations for caret-color when one side is "auto". TEST=external/csswg-test/css-ui-3/caret-color-021.html BUG=676295, 681424 Review-Url: https://codereview.chromium.org/2694383002 Cr-Commit-Position: refs/heads/master@{#451183} Committed: https://chromium.googlesource.com/chromium/src/+/9a661d2c478a78a6bba5938b42f624a81a17329e

Patch Set 1 #

Patch Set 2 : Fix composition test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -43 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/animations/composition/caret-color-composition.html View 1 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.cpp View 6 chunks +24 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ColorPropertyFunctions.h View 1 chunk +27 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/animation/ColorPropertyFunctions.cpp View 4 chunks +10 lines, -16 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
alancutter (OOO until 2018)
3 years, 10 months ago (2017-02-15 06:58:46 UTC) #3
Manuel Rego
@alancutter thank you very much for working on this! LGTM.
3 years, 10 months ago (2017-02-15 09:23:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2694383002/1
3 years, 10 months ago (2017-02-16 01:05:43 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/283238) linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 10 months ago (2017-02-16 02:51:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2694383002/20001
3 years, 10 months ago (2017-02-16 03:22:02 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-16 05:24:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2694383002/20001
3 years, 10 months ago (2017-02-17 00:07:37 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-02-17 02:20:01 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9a661d2c478a78a6bba5938b42f6...

Powered by Google App Engine
This is Rietveld 408576698