Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09598407876cea1814365b7b0dc2cbe0187c8583
https://github.com/WebKit/WebKit/commit/09598407876cea1814365b7b0dc2cbe0187c8583
Author: Adrian Taylor <[email protected]>
Date: 2026-03-01 (Sun, 01 Mar 2026)
Changed paths:
M Source/WebKit/Configurations/WebKit.xcconfig
Log Message:
-----------
Switch emit-clang-header-min-access to be SDK based
https://bugs.webkit.org/show_bug.cgi?id=308749
rdar://171266342
Reviewed by Elliott Williams.
It's best practice if we can move ENABLE_BACK_FORWARD_LIST_SWIFT into
PlatformEnable.h instead of in xcconfig files. To allow that, cease to depend
upon that flag when determining whether to use the Swift flag
-emit-clang-header-min-access: simply always provide it when there's a
sufficiently recent SDK.
Canonical link: https://commits.webkit.org/308427@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications