Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e0c7cf9c3d7bbeda1ab2a9389fc6a2d12d80ca5c
https://github.com/WebKit/WebKit/commit/e0c7cf9c3d7bbeda1ab2a9389fc6a2d12d80ca5c
Author: David Kilzer <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfiguration.h
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h
Log Message:
-----------
Fix use of WK_API_AVAILABLE(ios(9_0)) in WKWebViewConfiguration.h and
WKWebViewPrivate.h
<https://bugs.webkit.org/show_bug.cgi?id=301487>
<rdar://163443172>
Reviewed by Wenson Hsieh.
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfiguration.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:
- Change ios(9_0) to ios(9.0).
Canonical link: https://commits.webkit.org/302258@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications