[Webkit-unassigned] [Bug 118323] New: EGL compile error for non-X11 platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 13:41:51 PDT 2013


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

           Summary: EGL compile error for non-X11 platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com


Compiling GLContextEGL.cpp on non-X11 platforms currently fails.  The function GLContextEGL::createPixmapContext declares a variable named "context" inside #if PLATFORM(X11) and uses it outside of the macro protection.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list