DescriptionChanged CSSParser::parseFontFaceDescriptor to return a const CSSValue*
Changed CSSParser::parseFontFaceDescriptor to return a const CSSValue*,
which required changing FontFace to store Member<const CSSValue>
instead of regular Member<CSSValue>.
This is an entirely mechanical change and is pre-work for making
StylePropertySet::getPropertyCSSValue return a const CSSValue*.
BUG=526586
Committed: https://crrev.com/911993afed6ee62b350df6338ebf5f2e56cf3b59
Cr-Commit-Position: refs/heads/master@{#401215}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Messages
Total messages: 11 (5 generated)
|