Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fcca1710986d72b067b8ca409a078e0310721da1
https://github.com/WebKit/WebKit/commit/fcca1710986d72b067b8ca409a078e0310721da1
Author: Adrian Taylor <[email protected]>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M Source/WebKit/Shared/WebKit-Swift.h
Log Message:
-----------
Include WebKit-Swift-Additions
https://bugs.webkit.org/show_bug.cgi?id=308152
rdar://170317937
Reviewed by Elliott Williams.
This allows WebKit-Swift.h to include any extra APIs from WebKitAdditions when
building against internal SDKs. This is necessary because sometimes the
generated code within WebKit-Swift-Generated.h ends up referring to extra
types from those internal SDKs, and we need to be able to ensure any
pre-requisites are known.
Canonical link: https://commits.webkit.org/307818@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications