DescriptionDon't use hasAttribute in SVGFilterPrimitiveStandardAttributes
Use isSpecified() to query for existance in setStandardAttributes. This
avoids triggering unnecessary attribute synchronizations.
While here, drop the "double precondition" checking since the only caller
of this function checks this already.
BUG=235256
Committed: https://crrev.com/bfcc836db3fdba3ac761b1fe41c3347e75c31f94
Cr-Commit-Position: refs/heads/master@{#397202}
Patch Set 1 #Patch Set 2 : Margin collapsing - boo! #
Messages
Total messages: 9 (4 generated)
|