[webkit-changes] [WebKit/WebKit] 64e9b8: Fix build due to availability macros in WKWebpageP...
EWS
noreply at github.com
Tue Feb 21 23:30:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 64e9b86994e77ede934e24ad09810d284c94817d
https://github.com/WebKit/WebKit/commit/64e9b86994e77ede934e24ad09810d284c94817d
Author: David Kilzer <ddkilzer at apple.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h
Log Message:
-----------
Fix build due to availability macros in WKWebpagePreferencesPrivate.h
https://bugs.webkit.org/show_bug.cgi?id=252727
<rdar://105765090>
Unreviewed build fix that was reviewed by Wenson Hsieh anyway.
* Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h:
- Move availability macros to the proper location.
Canonical link: https://commits.webkit.org/260660@main
More information about the webkit-changes
mailing list