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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 26 08:46:52 PDT 2021


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

--- Comment #6 from Michael Catanzaro <mcatanzaro at gnome.org> ---
The only possible way to add such APIs to WebKit would be to first add g_proxy_resolver_serialize() and g_proxy_resolver_deserialize() APIs to GProxyResolver and have every existing GProxyResolver implement it. Maybe it's not impossible, but this would be complicated to do. Is there some serious concrete benefit to this, given that the default GProxyResolver which uses OS proxy settings should be sufficient unless your application offers custom proxy settings? Are the existing WebKitProxySettings APIs somehow insufficient to implement your custom proxy settings?

So Milan: can I close this bug? Or do you really have a use-case that requires adding g_proxy_resolver_serialize() and g_proxy_resolver_deserialize()?

-- 
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/20210726/7a980dd7/attachment.htm>


More information about the webkit-unassigned mailing list