Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c30fb184c3fd65f2d9f64b9e76aa2de607e94ec
      
https://github.com/WebKit/WebKit/commit/7c30fb184c3fd65f2d9f64b9e76aa2de607e94ec
  Author: Wenson Hsieh <[email protected]>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

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

  Log Message:
  -----------
  Fix the internal build with older SDKs after 261181@main
https://bugs.webkit.org/show_bug.cgi?id=253288
rdar://100583135

Reviewed by Mark Lam.

Soft link several newly-introduced APIs in libnetcore, so that we can both 
build using older SDKs
that don't have the symbol, and also run against older builds that don't 
support these functions.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to