Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: adf5ad8a38fcde2ca4c143cfb91abd5e8da5e789
https://github.com/WebKit/WebKit/commit/adf5ad8a38fcde2ca4c143cfb91abd5e8da5e789
Author: Claudio Saavedra <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitAutomationSession.cpp
Log Message:
-----------
[WPE][GTK] Improve automation session parsing of proxy capabilities
https://bugs.webkit.org/show_bug.cgi?id=283418
Reviewed by Carlos Alberto Lopez Perez.
This change moves away from using raw char* pointers in
favor of a Vector, and also reduces one copy of every
address in the ignore list (as webkit_network_proxy_settings_new()
will also make a copy of the passed list).
* Source/WebKit/UIProcess/API/glib/WebKitAutomationSession.cpp:
(parseProxyCapabilities):
Canonical link: https://commits.webkit.org/286893@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes