[Webkit-unassigned] [Bug 87198] New: Refactor GraphicsContext3D constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 19:41:15 PDT 2012


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

           Summary: Refactor GraphicsContext3D constructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: dino at apple.com, noam.rosenthal at nokia.com,
                    zmo at google.com


The GraphicsContext3D constructor is replicated per port, which has led to issues like Bug 87136. It should be refactored into common code which calls out to do port-specific initialization.

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