- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Apr 2013 15:41:55 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21536
Bug ID: 21536
Summary: Specify the origin of media data provided using Media
Source Extensions
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: adrianba@microsoft.com
Reporter: watsonm@netflix.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
Several procedures within the Media Element refer to the origin of the media
data, which would usually be the scheme/domain of the network request used to
fetch the media.
We need to define the origin for media data provided using Media Source
Extensions.
When media data is provided using ArrayBufferViews it seems obvious that this
origin should be the page origin.
When media data is provided using a MediaStream, it's not so obvious. What does
MediaStream say about same-origin policy ?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 2 April 2013 15:41:57 UTC