[Webkit-unassigned] [Bug 260185] REGRESSION(262173 at main): media/media-source/media-source-fastseek.html is a flaky text failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 00:09:17 PDT 2023


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

Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jean-yves.avenard at apple.com

--- Comment #4 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
I can see what the problem is: we assume that we have completed the seek when we have a signal that the time changed and that the player is not seeking.

However, as soon as the RemoteMediaPlayer receives a timechange call, it assumes seeking has completed. That is not always the case: like if the GPU Process sent timechange just before we started seeking.

-- 
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/20230817/3fe58a03/attachment.htm>


More information about the webkit-unassigned mailing list