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
312763
[GTK] Build with precompiled headers disabled is broken
https://bugs.webkit.org/show_bug.cgi?id=312763
Summary
[GTK] Build with precompiled headers disabled is broken
Philippe Normand
Reported
2026-04-20 03:46:04 PDT
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp:20:5: warning: 'ENABLE' is not defined, evaluates to 0 [-Wundef] 20 | #if ENABLE(2022_GLIB_API) | ^ /var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp:20:5: error: function-like macro 'ENABLE' is not defined 1 warning and 1 error generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2026-04-20 03:47:55 PDT
/var/home/phil/WebKit/Source/WebKit/UIProcess/Automation/BidiSessionAgent.cpp:64:1: error: unknown type name 'WTF_MAKE_TZONE_ALLOCATED_IMPL' 64 | WTF_MAKE_TZONE_ALLOCATED_IMPL(BidiSessionAgent); | ^ 1 error generated.
Philippe Normand
Comment 2
2026-04-20 03:57:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63109
EWS
Comment 3
2026-04-20 03:59:32 PDT
Committed
311575@main
(f2ac4127d61a): <
https://commits.webkit.org/311575@main
> Reviewed commits have been landed. Closing PR #63109 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