[Webkit-unassigned] [Bug 124832] New: [EFL] Ensure EGLOffScreenContext::initialize calls platformMakeCurrent on the surface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 01:48:37 PST 2013


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

           Summary: [EFL] Ensure EGLOffScreenContext::initialize calls
                    platformMakeCurrent on the surface
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.pena at samsung.com
                CC: demarchi at webkit.org


Currently EGLOffScreenContext::initialize only calls platformMakeCurrent when the GL_EXT_robustness extension is available. platformMakeCurrent should be call regardless of the availability of the extension.

Patch following now.

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