WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
312070
[CMake] Decouple LayoutTestHelper from DumpRenderTree build system
https://bugs.webkit.org/show_bug.cgi?id=312070
Summary
[CMake] Decouple LayoutTestHelper from DumpRenderTree build system
pascoe@apple.com
Reported
2026-04-11 20:05:46 PDT
LayoutTestHelper.m imports DumpRenderTree/config.h, which pulls in JSC headers via the DRT build system. The CMake Tools patch works around this with a stub config.h containing only #include <wtf/Platform.h>. The import should be removed or replaced with a direct include.
Attachments
Add attachment
proposed patch, testcase, etc.
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