DescriptionRemove virtual where not needed in TextTrackCue
Remove TextTrackCue::cueType() since it always returned CueType::WebVTT
and was never overriden. CueType::Generic was for TextTrackCueGeneric
which was removed in r158977.
Remove TextTrackCue::videoSizeDidChange(...) since it did nothing and
was never overridden. This looks like unfinished logic for moving cues
when the controls are shown and hidden, and could be revived in
<http://crbug.com/314066>.
BUG=313287
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161172
Patch Set 1 #Patch Set 2 : make it compile #Patch Set 3 : wrong about applyCSSProperties #
Total comments: 2
Patch Set 4 : Add FINAL to TextTrackCueBox #
Messages
Total messages: 8 (0 generated)
|