<?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>23989</bug_id>
          
          <creation_ts>2013-12-03 18:52:11 +0000</creation_ts>
          <short_desc>Fix broken &quot;Origin of Blob URIs&quot; link to File API spec</short_desc>
          <delta_ts>2013-12-10 16:44:36 +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>Linux</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>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aaron Colwell">acolwell</reporter>
          <assigned_to name="Adrian Bateman [MSFT]">adrianba</assigned_to>
          <cc>ddorwin</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-media</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>97070</commentid>
    <comment_count>0</comment_count>
    <who name="Aaron Colwell">acolwell</who>
    <bug_when>2013-12-03 18:52:11 +0000</bug_when>
    <thetext>The latest update to the File API removed the &quot;Origin of Blob URIs&quot; section that MSE&apos;s &quot;MediaSource Object URL&quot; section was referencing. This means that the MediaSource object no longer has a clear definition for its origin. 

The following is the text that was removed from the File API spec.
&quot;The origin of a Blob URI must be the origin of the script that called URL.createObjectURL. Blob URIs must only be valid within this origin.&quot;

We need similar text in the MSE spec or a new reference to a section in the File API spec that clarifies the origin for Blob URIs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97398</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-12-10 15:46:51 +0000</bug_when>
    <thetext>The text was removed based on this conversation:
http://lists.w3.org/Archives/Public/public-webapps/2013JanMar/0994.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97400</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2013-12-10 16:00:10 +0000</bug_when>
    <thetext>I&apos;m not sure we should consider media source object URLs same-origin so I propose that we start conservatively until we can prove that is safe.

To do this I propose that we import the definition we&apos;ve been using from the old File API draft.

Proposed text: &quot;The origin of the MediaSource object URL is the effective script origin of document that called URL.createObjectURL.&quot;

[effective script origin] = http://www.w3.org/TR/html5/browsers.html#effective-script-origin</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97405</commentid>
    <comment_count>3</comment_count>
    <who name="Aaron Colwell">acolwell</who>
    <bug_when>2013-12-10 16:44:36 +0000</bug_when>
    <thetext>Change committed.
https://dvcs.w3.org/hg/html-media/rev/d8ad50e85da3</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>