[Webkit-unassigned] [Bug 177976] New: [MSE][GStreamer] Seek on youtube.com/tv fails after r217185

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 15:58:42 PDT 2017


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

            Bug ID: 177976
           Summary: [MSE][GStreamer] Seek on youtube.com/tv fails after
                    r217185
           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: eocanha at igalia.com

http://trac.webkit.org/changeset/217185 added an extra call to MediaSourcePrivate::waitForSeekCompleted() on MediaSource::seekToTime() that our MediaPlayerPrivateGStreamerMSE (the final receiver) isn't expecting. This is completely breaking the seek behaviour because, unlike MediaPlayerPrivateMediaSourceAVFObjC, the GStreamer MSE player private doesn't have an internal seek state to distinguish the original call from the new one.

-- 
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/20171005/717335f2/attachment-0001.html>


More information about the webkit-unassigned mailing list