[Webkit-unassigned] [Bug 52338] New: Cleanup WebGLGetInfo and related get*Parameter helpers in WebGLRenderingContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 17:08:44 PST 2011


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

           Summary: Cleanup WebGLGetInfo and related get*Parameter helpers
                    in WebGLRenderingContext
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, enne at google.com
        Depends on: 51908


Currently for example, we have getLongParameter/getIntParameter/getUnsignedLongParameter, and according to GL type def, we actually should use int and unsigned int.

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