[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|NEW                         |ASSIGNED
           Assignee|adrianba@microsoft.com      |jdsmith@microsoft.com

--- Comment #2 from David Dorwin <ddorwin@google.com> ---
Notes from telecon today:

Anne pointed us to WebIDL bug 23369.

Adrian proposed that EME methods should accept either. That allows a view of a
buffer to be passed as well as an ArrayBuffer to be passed without creating a
view.

Event attributes should be an ArrayBuffer.

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

Received on Tuesday, 17 June 2014 15:18:23 UTC