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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 13 17:38:34 PDT 2023


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

--- Comment #8 from Vladimir Porotnikov <zerdox.cool4 at gmail.com> ---
Hi everyone. Would like to mention that this bug affects not only video but also audio.

I can reproduce it using new Audio("custom:///sound.mp3"), then I get error message in devtools console:
Unhandled Promise Rejection: NotSupportedError: The operation is not supported

I guess bug can also be reproduced same way using <audio> element. Can we update the bug title according to this?

For your information, testing on version built from source using Gentoo net-libs/webkit-gtk-2.40.5-r410 package. I stumbled upon this 8 year old bug while building offline music player using Tauri.

-- 
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/20230814/9fb4c258/attachment.htm>


More information about the webkit-unassigned mailing list