Chromium Code Reviews
DescriptionMSE: Remove check for not 'updating' in {set,clear}LiveSeekableRange()
Anticipating a spec change to remove this 'updating' check to fix
spec issue https://github.com/w3c/media-source/issues/118, these methods
no longer throw exception if any of the SourceBuffers in sourceBuffers
are currently updating.
[1] https://github.com/w3c/web-platform-tests/pull/3296
BUG=627880, 624037
R=chcunningham@chromium.org
TEST=Expected update [1, above] to upstream
wpt/media-source/mediasource-liveseekable.html fails before and passes
after this change (with --enable-experimental-web-platform-features in
both cases, of course).
Committed: https://crrev.com/dbebef53441200e0ce94dcd41668df78c93f568e
Cr-Commit-Position: refs/heads/master@{#405309}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit #Messages
Total messages: 10 (3 generated)
|