DescriptionMade StylePropertySet::getPropertyCSSValue return a const CSSValue*
Made StylePropertySet::getPropertyCSSValue return a const CSSValue*,
which is more semantically correct and safe. This also forces callers
to make copies of any CSSValues they want to edit before saving them
back to the style, making it clearer and more explicit when changes to
the style are made.
BUG=526586
Committed: https://crrev.com/760f84665f2c58ab1dc7e435260e1573048c16ac
Cr-Commit-Position: refs/heads/master@{#405966}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Rebase #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|