Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2ac4127d61a592a53ec360ea55bbdf8e94c8914
https://github.com/WebKit/WebKit/commit/f2ac4127d61a592a53ec360ea55bbdf8e94c8914
Author: Philippe Normand <[email protected]>
Date: 2026-04-20 (Mon, 20 Apr 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp
M Source/WebKit/UIProcess/Automation/BidiSessionAgent.cpp
Log Message:
-----------
[GTK] Build with precompiled headers disabled is broken
https://bugs.webkit.org/show_bug.cgi?id=312763
Unreviewed, add a missing config.h header include so that the ENABLE macro
evaluates properly, and a
missing TZoneMallocInlines.h include for WTF_MAKE_TZONE_ALLOCATED_IMPL macro
usage.
* Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp:
* Source/WebKit/UIProcess/Automation/BidiSessionAgent.cpp:
Canonical link: https://commits.webkit.org/311575@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications