DescriptionRework end-of-value field handling in VTTRegion::parseSettingValue
Hoist the end-of-input/value check in
VTTParser::parseFloatPercentageValuePair, and pass a Scanner directly
to it.
Open-code VTTParser::collectDigitsToInt in VTTRegion::parseSettingValue,
and then remove the former. This leaves VTTLegacyScanner without any
users, so remove it too.
BUG=305317
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165456
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|