Bug 313745
| Summary: | [CMake] Add missing Cocoa headers to WebCore Headers.cmake | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Tools / Tests | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175942328>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/63970
EWS
Committed 312367@main (decc8f6f52d7): <https://commits.webkit.org/312367@main>
Reviewed commits have been landed. Closing PR #63970 and removing active labels.