Bug 202689 - [GTK] Wayland: do not use EGL_PLATFORM_WAYLAND_KHR with eglGetPlatformDisplayEXT
Summary: [GTK] Wayland: do not use EGL_PLATFORM_WAYLAND_KHR with eglGetPlatformDisplayEXT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-10-08 05:10 PDT by Carlos Garcia Campos
Modified: 2019-10-09 01:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2019-10-08 05:12 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-10-08 05:10:09 PDT
Use EGL_PLATFORM_WAYLAND_EXT instead. It shouldn't really matter because both are the same value.
Comment 1 Carlos Garcia Campos 2019-10-08 05:12:01 PDT
Created attachment 380420 [details]
Patch
Comment 2 WebKit Commit Bot 2019-10-09 01:45:47 PDT
Comment on attachment 380420 [details]
Patch

Clearing flags on attachment: 380420

Committed r250903: <https://trac.webkit.org/changeset/250903>
Comment 3 WebKit Commit Bot 2019-10-09 01:45:48 PDT
All reviewed patches have been landed.  Closing bug.