DescriptionAdd RGBColor::create to handle ref counts for RGBColor objects
correctly. Currently, we leak all allocated RGBColor values because
we are messing up the refcounting.
This is part one of three of fixing http://crbug.com/9514. Part two
is landing the corresponding codegenerator change upstream. Part
three is making the RGBColor constructor private.
TEST=LayoutTests/transitions/shorthand-border-transitions.html
BUG=9514
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19911
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|