DescriptionMake CSSValuePair store const CSSValues
Make CSSValuePair store const CSSValues, which involves making the
constructor take and getter methods return const CSSValue*s. This is an
entirely mechanical change that is more semantically correct and safe,
and is pre-work for making CSSStyleValue::toCSSValue() return a const
CSSValue.
BUG=526586
Committed: https://crrev.com/d479da5969016b6343a6515a827a22abb598862d
Cr-Commit-Position: refs/heads/master@{#406459}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Review feedback #
Depends on Patchset: Messages
Total messages: 23 (13 generated)
|