[Webkit-unassigned] [Bug 73814] New: [Qt] Remove redundant m_glWidget->makeCurrent() calls in GraphicsContext3DQt.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 03:07:20 PST 2011


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

           Summary: [Qt] Remove redundant m_glWidget->makeCurrent() calls
                    in GraphicsContext3DQt.
           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: luxtella at company100.net


GraphicsContext3DQt's all APIs call m_glWidget->makeCurrent().
It causes a performance hit, especially in the page that has multi webgl contexts.

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