[Webkit-unassigned] [Bug 275178] [GStreamer] vox.com article loads forever

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 14:16:46 PDT 2024


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

Michael Catanzaro <mcatanzaro at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|WebKitGTK                   |Media
            Summary|[GTK] vox.com article loads |[GStreamer] vox.com article
                   |forever                     |loads forever

--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
This is an HTMLMediaElement bug. It calls Document::incrementLoadEventDelayCount and then never calls Document::decrementLoadEventDelayCount (at least not within a reasonable amount of time). Possibly a GStreamer backend bug?

If you can't reproduce the bug on the first try, just reload the page a few times until you can.

(There is also a loader bug here causing Stop to fail when this happens, bug #242248. Let's treat that separately, though.)

-- 
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/20240605/fd445b72/attachment-0001.htm>


More information about the webkit-unassigned mailing list