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

Issue 2562933002: Revert of Make InvalidatableInterpolation's InterpolationTypes decided at effect application time (Closed)

Created:
4 years ago by yhirano
Modified:
4 years ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-css, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, krit, Eric Willigers, f(malita), fs, gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rjwright, rwlbuis, Stephen Chennney, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Make InvalidatableInterpolation's InterpolationTypes decided at effect application time (patchset #4 id:60001 of https://codereview.chromium.org/2555923003/ ) Reason for revert: Speculative revert for mass animation layout tests failures. Original issue's description: > Make InvalidatableInterpolation's InterpolationTypes decided at effect application time > > This patch replaces PropertyInterpolationTypesMapping with CSS and SVG > InterpolationTypesMap classes that are provided to InvalidatableInterpolation > objects via the InterpolationEnvironment. > > InvalidatableInterpolations are no longer provided with the list of > InterpolationTypes at construction, now they retrieve the list at effect > application time during applyStack(). > > This is in preparation for supporting smooth animation of registered > custom properties. > > BUG=671904 > > Committed: https://crrev.com/3ac8b90fcbda4c6e3ef484140751cd0341b31c48 > Committed: https://crrev.com/dbf9ff76db17cc97436ee43a53ff269af3a45231 > Cr-Original-Commit-Position: refs/heads/master@{#437381} > Cr-Commit-Position: refs/heads/master@{#437474} TBR=ericwilligers@chromium.org,timloh@chromium.org,alancutter@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=671904 Committed: https://crrev.com/5af2d95aeeb0683a2d649e98c02fa68df5d6f9fd Cr-Commit-Position: refs/heads/master@{#437483}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+479 lines, -605 lines) Patch
M third_party/WebKit/Source/core/animation/BUILD.gn View 4 chunks +2 lines, -5 lines 0 comments Download
D third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/Source/core/animation/CSSInterpolationTypesMap.cpp View 1 chunk +0 lines, -300 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InterpolationEnvironment.h View 3 chunks +4 lines, -16 lines 0 comments Download
D third_party/WebKit/Source/core/animation/InterpolationTypesMap.h View 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InvalidatableInterpolation.h View 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/animation/InvalidatableInterpolation.cpp View 7 chunks +3 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Keyframe.cpp View 2 chunks +3 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.h View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.cpp View 1 chunk +432 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/animation/SVGInterpolationTypesMap.h View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/Source/core/animation/SVGInterpolationTypesMap.cpp View 1 chunk +0 lines, -166 lines 0 comments Download
M third_party/WebKit/Source/core/css/PropertyRegistry.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.cpp View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
yhirano
Created Revert of Make InvalidatableInterpolation's InterpolationTypes decided at effect application time
4 years ago (2016-12-09 06:20:22 UTC) #2
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/2562933002/1
4 years ago (2016-12-09 06:20:42 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-09 06:23:33 UTC) #5
commit-bot: I haz the power
4 years ago (2016-12-09 06:27:41 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5af2d95aeeb0683a2d649e98c02fa68df5d6f9fd
Cr-Commit-Position: refs/heads/master@{#437483}

Powered by Google App Engine
This is Rietveld 408576698