DescriptionRevert 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 #Messages
Total messages: 7 (3 generated)
|