Skip to content

Don't let crazy rewind window be applied to mediaSource seekable range

Vinay Rosenberg requested to merge github/fork/bbc/noBadSeekableWindow into development

Created by: robertbryer

Fix for issue #2089 (closed), implementing the preconditions, start is positive and less than end, and the mediaSource has readyState open. I didn't do much investigation here into the underlying question of why we would have such a strange availability window, so that remains a mystery.

Merge request reports