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
305169
[Win] Build brake with CMAKE_DISABLE_PRECOMPILE_HEADERS=ON option
https://bugs.webkit.org/show_bug.cgi?id=305169
Summary
[Win] Build brake with CMAKE_DISABLE_PRECOMPILE_HEADERS=ON option
ryosei.otaka
Reported
2026-01-08 18:19:09 PST
At Source/WebKit/UIProcess/TextExtractionAssertionScope.cpp clang can't find "WTF_MAKE_TZONE_ALLOCATED_IMPL" macro on wtf/TZoneMallocInlines.h automatically with CMAKE_DISABLE_PRECOMPILE_HEADERS=ON option. So, TextExtractionAssertionScope.cpp includes <wtf/TZoneMallocInlines.h> manually.
Attachments
Add attachment
proposed patch, testcase, etc.
ryosei.otaka
Comment 1
2026-01-08 20:23:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56309
EWS
Comment 2
2026-01-08 22:39:22 PST
Committed
305340@main
(7fd7a104185d): <
https://commits.webkit.org/305340@main
> Reviewed commits have been landed. Closing PR #56309 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-01-08 22:40:13 PST
<
rdar://problem/167823155
>
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