Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94a43fa5221fe4ae5baf60673e83d3416df2c452
https://github.com/WebKit/WebKit/commit/94a43fa5221fe4ae5baf60673e83d3416df2c452
Author: Adrian Taylor <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M Source/cmake/WebKitHeaderMap.cmake
M Tools/Scripts/generate-header-map
Log Message:
-----------
Header map wrong if source dir is called WebKit
https://bugs.webkit.org/show_bug.cgi?id=317397
rdar://180020322
Reviewed by Geoffrey Garen.
This fixes the headermap generation script to behave the same way regardless of
the absolute directory in which the build is run. Previously, it would consider
elements of the build directory root when considering whether a header belonged
to a framework; if the build was occurring somewhere within a directory called
WebKit this would give a faulty headermap and various compile errors.
Canonical link: https://commits.webkit.org/315474@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications