DescriptionRevert of Make InvalidatableInterpolation's InterpolationTypes decided at effect application time (patchset #3 id:40001 of https://codereview.chromium.org/2555923003/ )
Reason for revert:
Broke the mac compile bot:
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac%20Builder%20%28dbg%29/builds/180366/steps/compile/logs/stdio
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
> Cr-Commit-Position: refs/heads/master@{#437381}
TBR=ericwilligers@chromium.org,timloh@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/4899212e500b0738e617349ced2318e018ab317a
Cr-Commit-Position: refs/heads/master@{#437393}
Patch Set 1 #Messages
Total messages: 9 (3 generated)
|