[Bug 21536] Specify the origin of media data provided using Media Source Extensions

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

--- Comment #1 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
If the application has direct access to data then it must be considered
same-origin. We use this rule in other situations such as Blob. So any data
that can be read (Typed Array or Stream) should be considered same-origin as
the page.

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

Received on Wednesday, 3 April 2013 02:45:52 UTC