Chromium Code Reviews
DescriptionMake maybeConvertNeutral pure virtual
The body of SVGInterpolationType::maybeConvertNeutral is NOTREACHED()
with a comment that the function must be overridden except in a particular
condition. This patch changes maybeConvertNeutral to be pure virtual and moves
the NOTREACHED implementation into SVGTransformListInterpolationType,
which is the only subclass that meets the specified condition. This brings this
function into line with the approach taken in
SVGInterpolationType::appliedSVGValue and crrev.com/1959993002.
Committed: https://crrev.com/09b25d538b2cd35b4c1c482fce20206d254d2736
Cr-Commit-Position: refs/heads/master@{#403116}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||