[Webkit-unassigned] [Bug 248390] [GTK] <svg><use> URIs not passed through WebKitWebPage::send-request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 08:07:57 PST 2022


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

--- Comment #2 from Milan Crha <mcrha at redhat.com> ---
> But if the signal is emitted for <img src=...> in the same situation, that's certainly inconsistent and bad.

Right, it is emitted for the <img>, <link>, <video><source> and possibly some other, only not for this one.

Before you claim the current behaviour is inconsistent, but otherwise correct, I do not think so, it's not correct, because if the app wants to have under control which remote resources will be loaded from the internet and which not, then you cannot rule some URL-s out before you give a chance to the app to "redirect" the URI to the place the app can work with.

You know, not every WebKitGTK usage is a world wide web page view.

-- 
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/20221128/1fa5c0b1/attachment.htm>


More information about the webkit-unassigned mailing list