Re: [w3c/FileAPI] "origin of a blob URL" is redundant/confusing (#63)

It's definitely confusing. Unfortunately currently the way the URL standard defines the origin of a blob URL does not always return the correct value, in particular for opaque origins (see whatwg/url#127). I think what we'll end up doing is store the origin of a blob URL in the Blob URL store and then using that from the URL standard to return the correct origin. But yes, there is lots of confusing, redundant and conflicting stuff with regard to blob URLs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/63#issuecomment-277395942

Received on Saturday, 4 February 2017 00:00:22 UTC