Bug 292733
| Summary: | [WPE][GTK] WebKitNetworkProxySettings documentation references removed function webkit_web_context_set_network_proxy_settings() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
WebKitNetworkProxySettings documentation references removed function webkit_web_context_set_network_proxy_settings()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/45121
EWS
Committed 294680@main (99bdc2f8f1fc): <https://commits.webkit.org/294680@main>
Reviewed commits have been landed. Closing PR #45121 and removing active labels.
Michael Catanzaro
OK, I messed up.
webkit_web_context_set_network_proxy_settings() was indeed replaced by webkit_website_data_manager_set_network_proxy_settings(), which was then itself replaced by webkit_network_session_set_network_proxy_settings(). I knew this, but messed up the documentation anyway.
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/45344
EWS
Committed 294901@main (039123ac2dc0): <https://commits.webkit.org/294901@main>
Reviewed commits have been landed. Closing PR #45344 and removing active labels.