RESOLVED FIXED 82919
Align IDL to Typed Array Specification
https://bugs.webkit.org/show_bug.cgi?id=82919
Summary Align IDL to Typed Array Specification
Seo Sanghyeon
Reported 2012-04-02 11:48:41 PDT
"unsigned int" is an invalid WebIDL Type and is not used in http://www.khronos.org/registry/typedarray/specs/latest/
Attachments
Patch (6.32 KB, patch)
2012-04-02 11:52 PDT, Seo Sanghyeon
no flags
Seo Sanghyeon
Comment 1 2012-04-02 11:52:14 PDT
Darin Adler
Comment 2 2012-04-02 12:51:40 PDT
Comment on attachment 135143 [details] Patch This change is fine. I don’t think that “int” is even legal in IDL; not sure why we support it. And long means 32-bit.
WebKit Review Bot
Comment 3 2012-04-02 13:46:26 PDT
Comment on attachment 135143 [details] Patch Clearing flags on attachment: 135143 Committed r112933: <http://trac.webkit.org/changeset/112933>
WebKit Review Bot
Comment 4 2012-04-02 13:46:31 PDT
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.