[webkit-changes] [WebKit/WebKit] 4206bf: Add declaration for proxyConfigurations in WKWebsi...
Sihui
noreply at github.com
Fri Jun 23 00:24:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4206bf355d9e14f2a27c5e537058497c2bdd1dde
https://github.com/WebKit/WebKit/commit/4206bf355d9e14f2a27c5e537058497c2bdd1dde
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/265450@main
More information about the webkit-changes
mailing list