[Webkit-unassigned] [Bug 239760] New: PlatformDisplay::PlatformDisplay(GdkDisplay* display) does not set m_eglDisplay to EGL_NO_DISPLAY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 00:40:27 PDT 2022


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

            Bug ID: 239760
           Summary: PlatformDisplay::PlatformDisplay(GdkDisplay* display)
                    does not set m_eglDisplay to EGL_NO_DISPLAY
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: xry111 at mengyan1223.wang
                CC: bugs-noreply at webkitgtk.org

The value of PlatformDisplay::m_eglDisplay is left with a random value, then triggers

    EGLDisplay Initialization failed: EGL_BAD_DISPLAY

in PlatformDisplay::initializeEGLDisplay.

-- 
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/20220426/d1a770de/attachment.htm>


More information about the webkit-unassigned mailing list