DescriptionPush attributeName handling down into SVGAnimateElement
SVGAnimateElement (and derived classes) is where 'attributeName' has any
meaning. Move setting/updating of the resolved 'attributeName' value
there. This allows setAttributeName to be devirtualized.
Storage is kept at the SVGSMILElement level because of how it's used at
schedule/unschedule time.
BUG=641437
Committed: https://crrev.com/de098e0d9aa37e1db404b86ba5bfb1992008719a
Cr-Commit-Position: refs/heads/master@{#441356}
Patch Set 1 #Patch Set 2 : Move attributeName() accessor back #
Total comments: 2
Patch Set 3 : Remove excess space #
Messages
Total messages: 24 (18 generated)
|