DescriptionChange CSSValueList::removeAll and hasValue to take const CSSValue&
Change CSSValueList::removeAll and CSSValueList::hasValue to take const
references instead of pointers. This is more semantically correct and
safe, and is good pre-work for making CSSValueList::item() return const
references.
BUG=526586
Committed: https://crrev.com/d87f984cb32b4a55b95232b9c359269694cf8614
Cr-Commit-Position: refs/heads/master@{#397977}
Patch Set 1 #Patch Set 2 : Rebase #
Dependent Patchsets: Messages
Total messages: 14 (7 generated)
|