DescriptionCSSValue Immediates: Make toCSSPrimitiveValue() return a const reference
Make toCSSPrimitiveValue() return a const CSSPrimitiveValue&, to try and
reduce ref-churn from calling this function.
Depends on crrev.com/1226273002.
This is part of a larger refactor of CSSValue to introduce immediates,
discussed on the bug.
BUG=486252
COMMIT=false
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Depends on Patchset: Dependent Patchsets: |