[Bug 23989] New: Fix broken "Origin of Blob URIs" link to File API spec

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

            Bug ID: 23989
           Summary: Fix broken "Origin of Blob URIs" link to File API spec
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: adrianba@microsoft.com
          Reporter: acolwell@google.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

The latest update to the File API removed the "Origin of Blob URIs" section
that MSE's "MediaSource Object URL" 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.
"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."

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.

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

Received on Tuesday, 3 December 2013 18:52:12 UTC