DescriptionReorder the AnimatedPropertyType enumeration
By moving AnimatedUnknown first (giving it the ordinal value 0), we can
simplify SVGElement::animatedPropertyTypeForCSSAttribute by removing
the contains() call (avoiding a double hash/lookup for the common case.)
Committed: https://crrev.com/313fea79b7a2735852ab6920532fae49ad8d5b60
Cr-Commit-Position: refs/heads/master@{#415069}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Touch-ups #
Messages
Total messages: 18 (12 generated)
|