Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GTK] Initialize m_eglDisplay in PlatformDisplay::PlatformDisplay(Gdk…
…Display*) https://bugs.webkit.org/show_bug.cgi?id=239760 Patch by Xi Ruoyao <xry111@mengyan1223.wang> on 2022-04-26 Reviewed by Michael Catanzaro. No new tests because there is no behavior change. * platform/graphics/PlatformDisplay.cpp: (WebCore::PlatformDisplay::PlatformDisplay): initialize m_eglDisplay to EGL_NO_DISPLAY. Canonical link: https://commits.webkit.org/249996@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@293441 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information