NOTREACHED() hit in w-p-t mediasource-removesourcebuffer.html in SourceBuffer::abortIfUpdating() |
|||
Issue descriptionRun the upstream W3C web-platform-tests/media-source/mediasource-removesourcebuffer.html in a debug build Observe NOTREACHED() in SourceBuffer::abortIfUpdating() is hit by the "Test abort event when removeSourceBuffer() called while SourceBuffer is updating" subtest. I've done some preliminary investigation and will have a CL out for review shortly to fix this.
,
Sep 2 2016
Fix is in CQ @ https://codereview.chromium.org/2305023002/
,
Sep 2 2016
,
Sep 2 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/016559ca79587b9ec5b4e8fda0117b12cb42f738 commit 016559ca79587b9ec5b4e8fda0117b12cb42f738 Author: wolenetz <wolenetz@chromium.org> Date: Fri Sep 02 21:58:06 2016 Fix NOTREACHED() in abortIfUpdating() when aborting 0-byte appendBuffer BUG= 643788 TEST=upstream w3c web-platform-tests/media-source/mediasource-removesourcebuffer.html Review-Url: https://codereview.chromium.org/2305023002 Cr-Commit-Position: refs/heads/master@{#416357} [modify] https://crrev.com/016559ca79587b9ec5b4e8fda0117b12cb42f738/third_party/WebKit/Source/modules/mediasource/SourceBuffer.cpp
,
Sep 2 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by wolenetz@chromium.org
, Sep 2 2016