DescriptionOnly communicate CSSPrimitiveValue references from SVGLength
Make asCSSPrimitiveValue() return a reference to a CSSPrimitiveValue,
rather than a pointer. The CSSPrimitiveValue contained in the SVGLength
can/should never be null.
Add a helper to SVGAnimatedLength to cut down on some boilerplate for
accessing the current CSSValue.
Committed: https://crrev.com/2c52d7de8460af29a7f25bb48f59bcf8fb10a93a
Cr-Commit-Position: refs/heads/master@{#435688}
Patch Set 1 #Messages
Total messages: 13 (8 generated)
|