[webkit-changes] [WebKit/WebKit] 01d271: Unreviewed, fix the build again after 261181 at main

Wenson Hsieh noreply at github.com
Sat Mar 4 15:50:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 01d2717a458d6bfcc418c788caa2be8a57d25d8e
      https://github.com/WebKit/WebKit/commit/01d2717a458d6bfcc418c788caa2be8a57d25d8e
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-03-04 (Sat, 04 Mar 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm

  Log Message:
  -----------
  Unreviewed, fix the build again after 261181 at main

Only attempt to soft-link and call the version of `nw_proxy_config_create_with_agent_data` that
takes three arguments, if the libnetwork header `proxy_config_private.h` is also present.

* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(WebKit::NetworkSessionCocoa::setProxyConfigData):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:

Canonical link: https://commits.webkit.org/261235@main




More information about the webkit-changes mailing list