Bug 105605 - Expose ArrayBufferView constructor on DOMWindow
Summary: Expose ArrayBufferView constructor on DOMWindow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 19:51 PST by Kenneth Russell
Modified: 2012-12-21 11:39 PST (History)
9 users (show)

See Also:


Attachments
Patch (7.99 KB, patch)
2012-12-20 20:31 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 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.
Comment 1 Kenneth Russell 2012-12-20 20:31:26 PST
Created attachment 180468 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-12-21 11:39:40 PST
All reviewed patches have been landed.  Closing bug.