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

Issue 2723883005: Add registered custom property wrapping support to CSSAnimatableValueFactory (Closed)

Created:
3 years, 9 months ago by alancutter (OOO until 2018)
Modified:
3 years, 9 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add registered custom property wrapping support to CSSAnimatableValueFactory This patch enables AnimatableValues to be created from registered custom property CSSValues. This does not enable interpolation of the registered custom properties via AnimatableValues, this is only required because AnimatableValues are still used by CSSTransitions as a way of testing equality between animation keyframes and computed style values. This patch is a refactor and does not change behaviour. BUG=671904 Review-Url: https://codereview.chromium.org/2723883005 Cr-Commit-Position: refs/heads/master@{#456023} Committed: https://chromium.googlesource.com/chromium/src/+/3cfa3f891108a0b22cdf04122cbde1f85d9e87e7

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 2

Patch Set 3 : Fix equals #

Patch Set 4 : Rebased #

Messages

Total messages: 23 (13 generated)
alancutter (OOO until 2018)
3 years, 9 months ago (2017-03-03 08:40:59 UTC) #3
Eric Willigers
https://codereview.chromium.org/2723883005/diff/20001/third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h File third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h (right): https://codereview.chromium.org/2723883005/diff/20001/third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h#newcode81 third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h:81: return equalTo(value); Why the change from not equals to ...
3 years, 9 months ago (2017-03-04 04:16:31 UTC) #4
alancutter (OOO until 2018)
https://codereview.chromium.org/2723883005/diff/20001/third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h File third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h (right): https://codereview.chromium.org/2723883005/diff/20001/third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h#newcode81 third_party/WebKit/Source/core/animation/animatable/AnimatableUnknown.h:81: return equalTo(value); On 2017/03/04 at 04:16:31, Eric Willigers wrote: ...
3 years, 9 months ago (2017-03-05 23:23:57 UTC) #5
Eric Willigers
lgtm
3 years, 9 months ago (2017-03-08 03:53:37 UTC) #6
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/2723883005/60001
3 years, 9 months ago (2017-03-10 02:13:46 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/382573)
3 years, 9 months ago (2017-03-10 02:23:13 UTC) #15
alancutter (OOO until 2018)
+meade for changes to ComputedStyle.
3 years, 9 months ago (2017-03-10 02:25:11 UTC) #17
meade_UTC10
lgtm
3 years, 9 months ago (2017-03-10 04:15:43 UTC) #18
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/2723883005/60001
3 years, 9 months ago (2017-03-10 08:15:03 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 08:20:01 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3cfa3f891108a0b22cdf04122cbd...

Powered by Google App Engine
This is Rietveld 408576698