RESOLVED DUPLICATE of bug 4388543886
Remove obsolete WebGLArray type names
https://bugs.webkit.org/show_bug.cgi?id=43886
Summary Remove obsolete WebGLArray type names
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.