w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
104 stars 44 forks source link

Navigation to blob URLs #145

Closed annevk closed 4 years ago

annevk commented 4 years ago

Per https://github.com/whatwg/fetch/issues/666 this is not well-defined. Let's track this here as well.

This is a bit of problem when defining new features such as COOP, as it's unclear how inheritance of certain policies would work. See also https://github.com/w3c/FileAPI/issues/142.

annevk commented 4 years ago

Oops, let's merge this into #135.