<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21536</bug_id>
          
          <creation_ts>2013-04-02 15:41:55 +0000</creation_ts>
          <short_desc>Specify the origin of media data provided using Media Source Extensions</short_desc>
          <delta_ts>2013-04-24 17:25:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>Media Source Extensions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>21203</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Watson">watsonm</reporter>
          <assigned_to name="Adrian Bateman [MSFT]">adrianba</assigned_to>
          <cc>acolwell</cc>
    
    <cc>ddorwin</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-media</cc>
    
    <cc>whadar</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>85408</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Watson">watsonm</who>
    <bug_when>2013-04-02 15:41:55 +0000</bug_when>
    <thetext>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&apos;s not so obvious. What does MediaStream say about same-origin policy ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85470</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-04-03 02:45:51 +0000</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86612</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-04-23 20:27:21 +0000</bug_when>
    <thetext>Discussed that the F2F meeting - next action Adrian to provide text.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86699</commentid>
    <comment_count>3</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-04-24 17:25:46 +0000</bug_when>
    <thetext>Fixed -&gt; https://dvcs.w3.org/hg/html-media/rev/f1f9c26759d3</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>