NEW220151
WebKitGTK 2.30.4 - Missing header file X11/Xutil.h in PlatformDisplayX11.cpp
https://bugs.webkit.org/show_bug.cgi?id=220151
Summary WebKitGTK 2.30.4 - Missing header file X11/Xutil.h in PlatformDisplayX11.cpp
Dave Blanchard
Reported 2020-12-26 08:34:06 PST
Created attachment 416783 [details] Patch to add missing include X11/Xutil.h In ./Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp, X11/Xutil.h must be included, or compiling fails under certain configurations. (OpenGL being disabled is the trigger, I think.) See included patch.
Attachments
Patch to add missing include X11/Xutil.h (352 bytes, patch)
2020-12-26 08:34 PST, Dave Blanchard
no flags
Note You need to log in before you can comment on or make changes to this bug.