DescriptionFold svgAttributeChanged into parseAttribute for SVGAnimateElement
This separation does not really give much in terms of benefits. Since
none of the SMIL-related attributes are exposed through SVG DOM, the
former method is always called after the latter. Move the code from the
former to the latter. This even avoids the attribute value lookup, for a
tiny perf gain...
BUG=641437
Review-Url: https://codereview.chromium.org/2706243012
Cr-Commit-Position: refs/heads/master@{#452861}
Committed: https://chromium.googlesource.com/chromium/src/+/d7d7475a474a473efc0b9578305e663653df052f
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|