Chromium Code Reviews
DescriptionMake SVGLength store a const CSSValue
Make SVGLength::m_value a Member<const CSSPrimitiveValue> instead of
non-const. This also involved making
Element::addPropertyToPresentationAttributeStyle take a const ptr, and
MutableStylePropertySet::setProperty() take a const ptr.
This is an entirely mechanical change that is more semantically correct
and safe, and is pre-work for making CSSPropertyParser::parseSingleValue
return a const CSSValue*.
BUG=526586
Committed: https://crrev.com/9f6e34ef3e17ac61de39b9922e9779ed1b4c4ac4
Cr-Commit-Position: refs/heads/master@{#405443}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Rebase #Patch Set 5 : Rebased onto master #Patch Set 6 : g clt #Patch Set 7 : Rebase #
Messages
Total messages: 14 (7 generated)
|
|||||||||||||||||||||||||||||||||||||