Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: decc8f6f52d71e68f866aa340d5c8757656e4b39
https://github.com/WebKit/WebKit/commit/decc8f6f52d71e68f866aa340d5c8757656e4b39
Author: Brandon Stewart <[email protected]>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M Source/WebCore/Headers.cmake
Log Message:
-----------
[CMake] Add missing Cocoa headers to WebCore Headers.cmake
https://bugs.webkit.org/show_bug.cgi?id=313745
rdar://175942328
Reviewed by Keith Miller.
The CMake build fails because ShareableGainMap.h and its transitive
dependencies were never added to Headers.cmake, so they aren't copied
to PrivateHeaders and can't be resolved via <WebCore/…> includes.
* Source/WebCore/Headers.cmake:
Canonical link: https://commits.webkit.org/312367@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications