Bug 305169

Summary: [Win] Build brake with CMAKE_DISABLE_PRECOMPILE_HEADERS=ON option
Product: WebKit Reporter: ryosei.otaka
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: PC   
OS: Windows 11   

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
ryosei.otaka
Comment 1 2026-01-08 20:23:58 PST
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
Note You need to log in before you can comment on or make changes to this bug.