RESOLVED FIXED Bug 105605
Expose ArrayBufferView constructor on DOMWindow
https://bugs.webkit.org/show_bug.cgi?id=105605
Summary Expose ArrayBufferView constructor on DOMWindow
Kenneth Russell
Reported 2012-12-20 19:51:44 PST
Per discussion on the public_webgl mailing list, there was broad support (including from Mozilla) for exposing the ArrayBufferView superinterface of all of the typed array views on DOMWindow. This has been done and the conformance tests updated; the new constructor needs to be exposed in WebKit.
Attachments
Patch (7.99 KB, patch)
2012-12-20 20:31 PST, Kenneth Russell
no flags
Kenneth Russell
Comment 1 2012-12-20 20:31:26 PST
WebKit Review Bot
Comment 2 2012-12-21 11:39:36 PST
Comment on attachment 180468 [details] Patch Clearing flags on attachment: 180468 Committed r138393: <http://trac.webkit.org/changeset/138393>
WebKit Review Bot
Comment 3 2012-12-21 11:39:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.