DescriptionChange first() and second() in CSSPairValue to return const references
Change the first() and second() methods in CSSPairValue to return const
references instead of pointers, since CSSPairValue never stores null
objects.
BUG=526586
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201532
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 4
Patch Set 3 : Review feedback #Depends on Patchset: Messages
Total messages: 10 (4 generated)
|