Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6325dd1db54c6807b180d01a40609ce79af91e66
https://github.com/WebKit/WebKit/commit/6325dd1db54c6807b180d01a40609ce79af91e66
Author: Jamie Murphy <[email protected]>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/API/glib/webkit.h.in
Log Message:
-----------
[GTK] Fix build on GTK3
https://bugs.webkit.org/show_bug.cgi?id=300366
Reviewed by Fujii Hironori.
We include the MatchPattern header in the main webkit.h as long as any
GTK is enabled, but the header is only included in the final build if
GTK4 is enabled.
Only include the MatchPattern header if GTK4 is enabled.
* Source/WebKit/UIProcess/API/glib/webkit.h.in:
Canonical link: https://commits.webkit.org/301251@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes