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

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

--- Comment #2 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
I'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've been using from the
old File API draft.

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

[effective script origin] =
http://www.w3.org/TR/html5/browsers.html#effective-script-origin

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

Received on Tuesday, 10 December 2013 16:00:15 UTC