New issue
Advanced search Search tips

Issue 643788 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

NOTREACHED() hit in w-p-t mediasource-removesourcebuffer.html in SourceBuffer::abortIfUpdating()

Project Member Reported by wolenetz@chromium.org, Sep 2 2016

Issue description

Run 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.
 
Labels: -Restrict-View-Google
Labels: MSE-compat
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Status: Fixed (was: Assigned)

Sign in to add a comment