[Webkit-unassigned] [Bug 146351] [GTK] <video> source does not load via custom URI scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 07:21:02 PST 2023


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

--- Comment #6 from Adrian Perez <aperez at igalia.com> ---
(In reply to Yu-Wei Wu from comment #5)
> I saw the release log in 2.36.5 and thought it's fixed but looks like the
> issue still remains.
> I have tried different video formats but none is working. However, using
> file URL can still load the video.
> Here's my repo to reproduce it:
> https://github.com/wusyong/gtkbrowser/tree/video

Probably the JS code the YouTube website tries to do something with
video elements, and there is some exception being thrown (because of
the media support being disabled in the build) and then other JS code
needed to load the comments (and other content) does never get a chance
to run.

-- 
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/20230216/d0feacee/attachment.htm>


More information about the webkit-unassigned mailing list