Bug 43886

Summary: Remove obsolete WebGLArray type names
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cmarrin, dglazkov, oliver, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Kenneth Russell
Reported 2010-08-11 15:49:13 PDT
The array-like types introduced along with WebGL such as Float32Array were split off into a separate specification a few months ago, and the type names changed from WebGL<T>Array to <T>Array. Compatibility code was left in place, but at this point, because the introduction of the shader validator will require content to be updated, it should be deleted.
Attachments
Kenneth Russell
Comment 1 2010-08-11 15:49:44 PDT
Accidentally double-clicked submit button. *** This bug has been marked as a duplicate of bug 43885 ***
Note You need to log in before you can comment on or make changes to this bug.