[Webkit-unassigned] [Bug 53259] New: Remove _LENGTH enumerants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 14:23:21 PST 2011


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

           Summary: Remove _LENGTH enumerants
           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: cmarrin at apple.com, zmo at google.com


Per discussion with the WebGL working group, the enumerants which query the lengths of strings (INFO_LOG_LENGTH, SHADER_SOURCE_LENGTH,
ACTIVE_UNIFORM_MAX_LENGTH, and ACTIVE_ATTRIB_MAX_LENGTH) have been removed from the spec, since they are useless in the JavaScript API. They need to be removed from the WebKit implementation and the conformance suite updated.

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