[Webkit-unassigned] [Bug 163482] eglplatform.h does not support Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 03:25:58 PDT 2017


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
I am also facing this issue when building WebKitGTK+ 2.16.5 using
Buildroot with Wayland enabled and X.org disabled. Better than
replacing the “eglplatform.h” header with the Mesa version, I can
try to make a patch which includes the X11 headers when ANGLE_USE_X11
is defined, and otherwise provides the same definitions as the Mesa
version when MESA_EGL_NO_X11_HEADERS is defined. Probably it is also
a good idea to add the definitions for Wayland when WL_EGL_PLATFORM
is defined.

-- 
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/20170712/9e81ee1c/attachment.html>


More information about the webkit-unassigned mailing list