Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2f5adf34de4a2c1f6316b9a594f0280a5844b436
https://github.com/WebKit/WebKit/commit/2f5adf34de4a2c1f6316b9a594f0280a5844b436
Author: Adrian Taylor <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/WebCore/PAL/pal/CMakeLists.txt
M Source/WebKit/PlatformCocoa.cmake
M Source/cmake/WebKitMacros.cmake
Log Message:
-----------
[Swift GTK] Cease to need to declare header dependencies
https://bugs.webkit.org/show_bug.cgi?id=314448
Reviewed by Geoffrey Garen and Richard Robinson.
We previously hard-coded a list of header-copying dependencies which needed to
be completed before WebKit was able to generate C++ bindings to its internal
Swift APIs. Instead of hard-coding this list, calculate it automatically.
Canonical link: https://commits.webkit.org/313193@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications