[Webkit-unassigned] [Bug 220151] New: WebKitGTK 2.30.4 - Missing header file X11/Xutil.h in PlatformDisplayX11.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 16:34:06 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=220151

            Bug ID: 220151
           Summary: WebKitGTK 2.30.4 - Missing header file X11/Xutil.h in
                    PlatformDisplayX11.cpp
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dave at grow.game

Created attachment 416783

  --> https://bugs.webkit.org/attachment.cgi?id=416783&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201227/3d9a3bc3/attachment.htm>


More information about the webkit-unassigned mailing list