[Webkit-unassigned] [Bug 228233] New: [GTK] Allow to set GProxyResolver directly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 23 04:41:14 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228233
Bug ID: 228233
Summary: [GTK] Allow to set GProxyResolver directly
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcrha at redhat.com
CC: bugs-noreply at webkitgtk.org
The WebKitNetworkProxySettings lets me set only some values, which I'd extract from a GProxyResolver object, just to turn it back into a new GProxyResolver object, which is unnecessary, when I already have the proxy resolver ready.
Could you make the WebKitNetworkProxySettings accept also the GProxyResolver, instead of the extracted data, please?
I guess it can work to add a new WEBKIT_NETWORK_PROXY_MODE_RESOLVER and the counterparts, webkit_network_proxy_settings_set/get_resolver(), thus the API of the webkit_website_data_manager_set_network_proxy_settings() won't change.
--
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/5f02f7e5/attachment-0001.htm>
More information about the webkit-unassigned
mailing list