[Webkit-unassigned] [Bug 163483] New: WaylandCompositor.cpp should define MESA_EGL_NO_X11_HEADERS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 15 03:18:28 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163483
Bug ID: 163483
Summary: WaylandCompositor.cpp should define
MESA_EGL_NO_X11_HEADERS
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: manday at openmail.cc
CC: bugs-noreply at webkitgtk.org
eglplatform.h as provided by mesa supports the ability to disable inclusion of X11 headers by #define MESA_EGL_NO_X11_HEADERS - the only reasonable thing to do when compiling without X11 support, because otherwise the compile fails. Though implementation specific for MESA, WK should probably use it until Khronos provides this from upstream.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161015/7b721fd7/attachment.html>
More information about the webkit-unassigned
mailing list