Bug 77257

Summary: getParameter(COMPRESSED_TEXTURE_FORMATS) must return 0-length Uint32Array
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cmarrin, gman, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Kenneth Russell
Reported 2012-01-27 15:59:14 PST
The spec for getParameter with the argument COMPRESSED_TEXTURE_FORMATS was recently changed to return a 0-length Uint32Array rather than null. WebKit's implementation needs to be changed to fix a conformance test failure.
Attachments
Gregg Tavares
Comment 1 2012-02-06 17:44:14 PST
Kenneth Russell
Comment 2 2012-02-06 17:47:11 PST
Fantastic, thanks. Closing this as a dup of the other. *** This bug has been marked as a duplicate of bug 77066 ***
Note You need to log in before you can comment on or make changes to this bug.