[packages/gtk-webkit4] - add missing include to allow build with smaller bundles
qboosh
qboosh at pld-linux.org
Sat Jun 13 18:58:35 CEST 2026
commit 283e792ba656a156319fc727b9d7810fb591d341
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 13 18:57:44 2026 +0200
- add missing include to allow build with smaller bundles
max-bundle-size.patch | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/max-bundle-size.patch b/max-bundle-size.patch
index 0765210..5628465 100644
--- a/max-bundle-size.patch
+++ b/max-bundle-size.patch
@@ -9,3 +9,13 @@
endif ()
if (ENABLE_UNIFIED_BUILDS)
+--- webkitgtk-2.50.6/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEvent.cpp.orig 2026-06-13 18:16:39.655384811 +0200
++++ webkitgtk-2.50.6/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMEvent.cpp 2026-06-13 18:16:58.275283938 +0200
+@@ -29,6 +29,7 @@
+ #include "WebKitDOMEventTargetPrivate.h"
+ #include "WebKitDOMPrivate.h"
+ #include "ConvertToUTF8String.h"
++#include <WebCore/EventTargetInlines.h>
+ #include <wtf/GetPtr.h>
+ #include <wtf/RefPtr.h>
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit4.git/commitdiff/65dfe5696a66d36a88411b980acf40002f8c589e
More information about the pld-cvs-commit
mailing list