[webkit-reviews] review canceled: [Bug 118944] [GTK] Add WebGL support under Wayland : [Attachment 219170] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 13 08:17:20 PST 2013


Zan Dobersek <zandobersek at gmail.com> has canceled Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 118944: [GTK] Add WebGL support under Wayland
https://bugs.webkit.org/show_bug.cgi?id=118944

Attachment 219170: Patch
https://bugs.webkit.org/attachment.cgi?id=219170&action=review

------- Additional Comments from Zan Dobersek <zandobersek at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219170&action=review


> Source/WebCore/platform/graphics/egl/GLContextEGLWayland.cpp:12
> +#if PLATFORM(GTK)
> +#include <gdk/gdk.h>
> +#include <gdk/gdkwayland.h>
> +#endif

Still missing #if defined(GDK_WINDOWING_WAYLAND) check here.


More information about the webkit-reviews mailing list