Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Issue 2144063002: MSE: Remove check for not 'updating' in {set,clear}LiveSeekableRange() (Closed)

Created:
4 years, 5 months ago by wolenetz
Modified:
4 years, 5 months ago
Reviewers:
chcunningham
CC:
chromium-reviews, blink-reviews, haraken, mlamouri+watch-blink_chromium.org, eric.carlson_apple.com, feature-media-reviews_chromium.org, vadimgo, servolk
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MSE: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M third_party/WebKit/Source/modules/mediasource/MediaSource.cpp View 1 3 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
wolenetz
chcunningham@, please take a look. IMHO, Chromium should take this ASAP even if MSE spec ...
4 years, 5 months ago (2016-07-13 18:33:50 UTC) #1
chcunningham
LGTM % nit https://codereview.chromium.org/2144063002/diff/1/third_party/WebKit/Source/modules/mediasource/MediaSource.cpp File third_party/WebKit/Source/modules/mediasource/MediaSource.cpp (right): https://codereview.chromium.org/2144063002/diff/1/third_party/WebKit/Source/modules/mediasource/MediaSource.cpp#newcode533 third_party/WebKit/Source/modules/mediasource/MediaSource.cpp:533: // Note: With anticipated change to ...
4 years, 5 months ago (2016-07-13 19:24:06 UTC) #2
wolenetz
Thanks for the review, Chris. https://codereview.chromium.org/2144063002/diff/1/third_party/WebKit/Source/modules/mediasource/MediaSource.cpp File third_party/WebKit/Source/modules/mediasource/MediaSource.cpp (right): https://codereview.chromium.org/2144063002/diff/1/third_party/WebKit/Source/modules/mediasource/MediaSource.cpp#newcode533 third_party/WebKit/Source/modules/mediasource/MediaSource.cpp:533: // Note: With anticipated ...
4 years, 5 months ago (2016-07-13 19:51:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2144063002/20001
4 years, 5 months ago (2016-07-13 19:53:09 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-13 22:37:25 UTC) #7
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 22:37:58 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 22:39:19 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dbebef53441200e0ce94dcd41668df78c93f568e
Cr-Commit-Position: refs/heads/master@{#405309}

Powered by Google App Engine
This is Rietveld 408576698