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

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

Jerry Smith <jdsmith@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdsmith@microsoft.com

--- Comment #1 from Jerry Smith <jdsmith@microsoft.com> ---
I don't see any reason now not to switch to ArrayBuffer, but am confirming with
some others.

ArrayBufferView adds the ability to view data with an offset.  For
SourceBuffer, that seems useful.  It's harder to see where it would be of use
in EME.

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

Received on Friday, 13 June 2014 00:30:06 UTC