[Webkit-unassigned] [Bug 270622] [GStreamer] playback doesn't start if less than 1s of video is available.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 01:26:00 PST 2024


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

--- Comment #1 from Philippe Normand <philn at igalia.com> ---
For posterity, here is the diff (those EWS urls expire):

--- /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-managedmse-noresumeafterpause-expected.txt
+++ /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-managedmse-noresumeafterpause-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+

 RUN(source = new ManagedMediaSource())
 RUN(video.src = URL.createObjectURL(source))
@@ -11,10 +13,4 @@
 EVENT(update)
 RUN(video.play())
 EVENT(playing)
-EVENT(waiting)
-EXPECTED (video.currentTime >= '1') OK
-RUN(video.pause())
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(1)))
-EXPECTED (video.currentTime == currentTimeWhenStalling == 'true') OK
-END OF TEST

-- 
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/20240307/3cab64a7/attachment-0001.htm>


More information about the webkit-unassigned mailing list