[webkit-changes] [WebKit/WebKit] ceb2f8: Add declaration for proxyConfigurations in WKWebsi...

Sihui noreply at github.com
Fri Jun 23 17:32:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ceb2f8e72f8ac5690d6843b3a0c179b68df5178b
      https://github.com/WebKit/WebKit/commit/ceb2f8e72f8ac5690d6843b3a0c179b68df5178b
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h

  Log Message:
  -----------
  Add declaration for proxyConfigurations in WKWebsiteDataStore.h
https://bugs.webkit.org/show_bug.cgi?id=258417
rdar://110338162

Reviewed by Wenson Hsieh.

Also, guard the implemenation by SDK version instead of deployment target.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h:

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




More information about the webkit-changes mailing list