[webkit-reviews] review requested: [Bug 39036] Alias WebGLArray type names to TypedArray type names : [Attachment 55920] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 18:09:53 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 39036: Alias WebGLArray type names to TypedArray type names
https://bugs.webkit.org/show_bug.cgi?id=39036

Attachment 55920: Patch
https://bugs.webkit.org/attachment.cgi?id=55920&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Exposed the existing WebGL<T>Array constructor functions on the DOMWindow under
the naming convention in the TypedArray spec. The implementations will be
renamed in a subsequent bug, and the aliases to the WebGL<T>Array type names
eventually removed. Ran all WebGL layout tests in Safari and Chromium.


More information about the webkit-reviews mailing list