[Webkit-unassigned] [Bug 40437] New: getParameter(COLOR_WRITEMASK) needs to return Array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 11:58:15 PDT 2010


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

           Summary: getParameter(COLOR_WRITEMASK) needs to return Array
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: oliver at apple.com, cmarrin at apple.com,
                    dglazkov at chromium.org, zmo at google.com


Per recent WebGL spec updates, getParameter(COLOR_WRITEMASK) now returns GLboolean[] with 4 elements rather than Uint8Array. This will require the custom JS bindings to return an Array for this query.

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