[Webkit-unassigned] [Bug 228233] [GTK] Allow to set GProxyResolver directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 07:51:14 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Milan Crha from comment #3)
> How do I know what to use, when I do not know where the page can redirect,
> or from where it can get its resources? The GProxyResolver has the lookup
> function, which returns what proxies (a plural) should be used for the given
> URL.

Um... the WebKit network proxy settings are for input only. If you want to know which proxy to use for a network request, you should use your own GProxyResolver. Right?

Of course it's impossible to pass a GProxyResolver to the network process, because there's no way it could be serialized.

-- 
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/20210723/de90ee19/attachment.htm>


More information about the webkit-unassigned mailing list