[Webkit-unassigned] [Bug 248585] New: currentTime progress even when playback has stalled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 22:22:57 PST 2022


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

            Bug ID: 248585
           Summary: currentTime progress even when playback has stalled
           Product: WebKit
           Version: Other
          Hardware: Mac (Apple Silicon)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

This problem got exposed in bug 236722.

In bug 236722, playback doesn't actually start unless the entire media has been fetched.
However, we can see that the progress bar is moving forward as if it did.

It shouldn't. Somehow we are not detecting that the underlying playback framework has stalled and we fail to notify the content process which in turn will incorrectly estimate the currentTime.

-- 
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/20221201/8f41ab26/attachment-0001.htm>


More information about the webkit-unassigned mailing list