DescriptionRemove usage of CSSParserValue in MediaQueryParser
Remove usage of CSSParserValue in MediaQueryParser by using
CSSParserToken everywhere. Also prefer to deal with const ref
rather than pointers.
BUG=499780
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197219
Patch Set 1 #Patch Set 2 : More fixes #Patch Set 3 : Fix unit test problems #Patch Set 4 : Simplify MediaQueryData::tryAddParserToken #
Total comments: 2
Patch Set 5 : Add comment #
Total comments: 4
Patch Set 6 : Address review comments #
Total comments: 1
Patch Set 7 : Patch for landing #
Messages
Total messages: 26 (10 generated)
|