DescriptionRefactor CSSGradientValue
After r186438 currentColor is evaluated when the actual
background image is created. This means m_resolvedColor
and gradientWithStylesResolved can be removed when in
other code spots we resolve the color using the passed
RenderObject.
Also with gradientWithStylesResolved gone some call sites
can be simplified.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186701
Patch Set 1 #Patch Set 2 : Fix compile #Patch Set 3 : Another approach #Patch Set 4 : Fix crashes #Patch Set 5 : Add helper method #Patch Set 6 : Patch for review #
Total comments: 1
Patch Set 7 : Remove m_colorIsDerivedFromElement #
Messages
Total messages: 9 (2 generated)
|