DescriptionIntroduce WebMediaPlayer::seekable() to replace maxTimeSeekable()
TEST=LayoutTests/media/video-seekable.html
Update the test to check that seekable end time is between 5 and 7
seconds, as content/test.* are around 6 seconds long. This should
catch grossly incorrect implementations of seekable.
Also wait only for loadedmetadata, as that should be enough to
determine the seekable ranges, and an implementation waiting until
canplaythrough should fail the test.
BUG=417669
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182821
Patch Set 1 #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|