Re: [whatwg/url] Use definitions in FileAPI spec to resolve blob URLs and their origins. (#371)

I have this as a comment message:
```
Use File API to resolve blob: URLs and their origins

In particular some blob: URLs representing an opaque origin could still be same origin with something. That only works if the origin is stored somewhere and is not obtained from the URL.

This fixes #127, fixes #290 , fixes https://github.com/w3c/FileAPI/issues/20, and fixes https://github.com/w3c/FileAPI/issues/63.
```
What I should have asked about sooner is whether we have any tests around this already and if any implementation bugs need to be filed? Sorry for the additional delay, but I'd like to be sure we don't have to revisit this anytime soon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/371#issuecomment-453448188

Received on Friday, 11 January 2019 09:26:10 UTC