[Bug 25966] Use ArrayBufferView and ArrayBuffer instead of Uint8Array in APIs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25966

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
           Assignee|watsonm@netflix.com         |ddorwin@google.com

--- Comment #4 from David Dorwin <ddorwin@google.com> ---
Bug 23369 has been resolved by, among other things, adding:
  typedef (ArrayBufferData or ArrayBuffer) BufferSource;

I'm reopening this to track updating the spec to use the typedef for method
parameters.

http://heycam.github.io/webidl/#common-BufferSource
http://heycam.github.io/webidl/#idl-buffer-source-types

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 6 October 2014 17:56:40 UTC