[Webkit-unassigned] [Bug 102687] New: [EFL] GLX detection is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 06:53:28 PST 2012


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

           Summary: [EFL] GLX detection is broken.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalyan.kondapally at intel.com
                CC: demarchi at webkit.org


It seems HAVE_GLX is enabled automatically if WebGL is enabled (in OptionEfl.cmake which is wrong). If WebGL is not enabled than we never enable it.

We need to add configure test for GLX and set HAVE_GLX flag appropriately.

-- 
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