[Webkit-unassigned] [Bug 187804] [GStreamer][MSE] imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 01:31:24 PDT 2018


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

--- Comment #1 from Enrique OcaƱa <eocanha at igalia.com> ---
I've just noticed that the block of code affected by the assert is very different in the downstream WPE implementation we maintain, where we've extensively tested the seek behaviour:

https://github.com/WebPlatformForEmbedded/WPEWebKit/blob/cc88c3c/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp#L324

https://github.com/WebKit/webkit/blob/dc5795c/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp#L318

It might be worth to examine the differences in the seek algorithms between both versions and see what can be improved upstream.

-- 
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/20180720/a4d9427c/attachment-0001.html>


More information about the webkit-unassigned mailing list