DescriptionMake SVGElement::propertyFromAttribute return raw pointer
Ownership does not transfer from the element, so we can make the return
value a raw pointer, and hence avoid ref-churn, save some footprint and
allow tail-calls in collectStyleForPresentationAttribute.
Committed: https://crrev.com/457412bbf12d227346add16ebbab796d6d6e0139
Cr-Commit-Position: refs/heads/master@{#366536}
Patch Set 1 #Messages
Total messages: 8 (3 generated)
|