DescriptionSimplify VTTParser::collectTimeStamp
Drop the various "is next character and ASCII digit" test that precede
calls to collectDigitsToInt. The latter will perform both the
"out of input" and "is ASCII digit" checks via collectDigits.
BUG=305317
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163174
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|