WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296125
Add missing includes
https://bugs.webkit.org/show_bug.cgi?id=296125
Summary
Add missing includes
adrian_taylor
Reported
2025-07-17 06:30:26 PDT
Add missing includes to JavaScriptCore, WTF and WebCore. When we enable clang modules, these areas of WebKit's headers come to be build in standalone compilation contexts resulting in individual ASTs. They therefore need to be self-contained and include all the things on which they depend.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-17 06:30:36 PDT
<
rdar://problem/156057537
>
adrian_taylor
Comment 2
2025-07-17 06:32:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48185
EWS
Comment 3
2025-07-18 04:16:56 PDT
Committed
297582@main
(ed216eb3add1): <
https://commits.webkit.org/297582@main
> Reviewed commits have been landed. Closing PR #48185 and removing active labels.
Jonathan Bedard
Comment 4
2025-07-18 07:41:35 PDT
Reopened Bugzilla. Broke Internal macOS builds, tracking revert in
https://bugs.webkit.org/show_bug.cgi?id=296185
.
EWS
Comment 5
2025-07-21 06:51:09 PDT
Committed
297676@main
(c27f4d44a78f): <
https://commits.webkit.org/297676@main
> Reviewed commits have been landed. Closing PR #48299 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug