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
315443
[CMake] List WebCore.framework bundle resources explicitly to bring back true null build
https://bugs.webkit.org/show_bug.cgi?id=315443
Summary
[CMake] List WebCore.framework bundle resources explicitly to bring back true...
zak ridouh
Reported
2026-05-23 22:30:38 PDT
The CONFIGURE_DEPENDS glob added in
313697@main
re-runs every build and dirties the build graph, breaking null builds. Replace it with an explicit file list, mirroring how Xcode's Resources build phase already enumerates each file.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-23 22:30:44 PDT
<
rdar://problem/177806988
>
zak ridouh
Comment 2
2026-05-23 22:32:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65552
EWS
Comment 3
2026-05-23 23:53:14 PDT
Committed
313805@main
(fb4a998a6e6c): <
https://commits.webkit.org/313805@main
> Reviewed commits have been landed. Closing PR #65552 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