RESOLVED FIXED 49697
Move length and slice out of ArrayBufferView interface
https://bugs.webkit.org/show_bug.cgi?id=49697
Summary Move length and slice out of ArrayBufferView interface
Jian Li
Reported 2010-11-17 16:27:22 PST
Since we're going to add DataView, we need to move length and slice out of ArrayBufferView interface.
Attachments
Proposed Patch (33.90 KB, patch)
2010-11-17 17:15 PST, Jian Li
kbr: review+
jianli: commit-queue-
Jian Li
Comment 1 2010-11-17 17:15:58 PST
Created attachment 74182 [details] Proposed Patch
Kenneth Russell
Comment 2 2010-11-18 13:30:41 PST
Comment on attachment 74182 [details] Proposed Patch This looks good. Thanks for picking it up. I'm assuming you ran the layout tests under fast/canvas/webgl (which include the Typed Array unit tests) on both Safari and Chromium.
Jian Li
Comment 3 2010-11-18 16:13:25 PST
Note You need to log in before you can comment on or make changes to this bug.