[Webkit-unassigned] [Bug 220152] New: Missing header gtk/gtk.h in PointerLockManagerX11.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 16:45:12 PST 2020


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

            Bug ID: 220152
           Summary: Missing header gtk/gtk.h in PointerLockManagerX11.cpp
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dave at grow.game
                CC: bugs-noreply at webkitgtk.org

Created attachment 416784

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

Add missing gtk/gtk.h include to PointerLockManagerX11.cpp

In certain configurations, with GTK3, WebKitGTK fails to compile due to header gtk/gtk.h not being included in ./Source/WebKit/UIProcess/gtk/PointerLockManagerX11.cpp. I think disabling OpenGL was the trigger, but don't recall exactly. See attached 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/576a1764/attachment-0001.htm>


More information about the webkit-unassigned mailing list