[Webkit-unassigned] [Bug 192698] New: [MSE] Aborting a Source Buffer from JS freezes playout in WebKitGTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 06:22:06 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=192698

            Bug ID: 192698
           Summary: [MSE] Aborting a Source Buffer from JS freezes playout
                    in WebKitGTK
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: s.krutikov at activevideo.com

Created attachment 357313

  --> https://bugs.webkit.org/attachment.cgi?id=357313&action=review

Test HTML5 application

Calling sourceBuffer.abort() from a test HTML5 application during seeking freezes playout. Test scenario works properly in Safari, Chrome and Firefox, but fails in MiniBrowser and our proprietary component which is also based on WebKitGTK.

Steps to reproduce the bug:
* Unzip the attached archive.
* Host and load mse.html - MSE video should start playing.
* Wait for approximately 10 seconds - seeking will be triggered.

Expected result: seek operation succeeds, video playout continues.
Actual result: video playout freezes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181214/3b7b729f/attachment.html>


More information about the webkit-unassigned mailing list