[Webkit-unassigned] [Bug 197834] New: [MSE][GStreamer] update the readyState correctly in MediaPlayerPrivateGStreamerMSE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 02:00:49 PDT 2019


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

            Bug ID: 197834
           Summary: [MSE][GStreamer] update the readyState correctly in
                    MediaPlayerPrivateGStreamerMSE
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bandou.yacine at gmail.com
                CC: bugs-noreply at webkitgtk.org, calvaris at igalia.com,
                    olivier.blin at softathome.com, pnormand at igalia.com

The buffering state and the m_downloadFinished boolean aren't supported in MSE case.

When the readyState is already "HaveEnoughData", we don't want to revert it to "HaveFutureData",
else the MediaPlayer would send a "canplay" event instead of "canplaythrough".

-- 
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/20190513/c00e4508/attachment.html>


More information about the webkit-unassigned mailing list