[Bug 18962] Allow appending with XHR

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

Yang Sun <eric.sun@huawei.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.sun@huawei.com

--- Comment #1 from Yang Sun <eric.sun@huawei.com> 2012-09-27 00:57:39 UTC ---
what does it mean by without surface media data to JS layer?
In common operation,
I will fetch data from XHR response by JS API, then using append() to append to
SourceBuffer.
What are other means direct media data in XHR reponse to SourceBuffer?


(In reply to comment #0)
> This bug is the result of discussions around Bug 16998
> 
> http://lists.w3.org/Archives/Public/public-html-media/2012Jul/0074.html
> http://www.w3.org/2012/07/31-html-media-minutes.html#item05
> 
> The goal is to allow appending data fetched from XMLHttpRequest without having
> to surface the media data to the JavaScript layer. Ideally this data would be
> progressively appended as it arrives.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 27 September 2012 00:57:40 UTC