[Bug 21159] SourceBuffer appendArrayBuffer should take ArrayBufferView

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

Adrian Bateman [MSFT] <adrianba@microsoft.com> changed:

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

--- Comment #2 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
I think the method can be overloaded to accept either an ArrayBuffer or
ArrayBufferView. This is what we've done elsewhere in the platform.

I'm not precious about the naming but prefer to settle on something sooner
rather than later if we're going to make a change.

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

Received on Monday, 4 March 2013 19:37:21 UTC