Re: File API: Blob URL origin

On Jun 28, 2014, at 4:42 AM, Anne van Kesteren <annevk@annevk.nl> wrote:

> I now defined the origin for blob URLs:
> http://url.spec.whatwg.org/#concept-url-origin Sorry for the delay.
> 
> Still need to work out the correct Fetch integration.
> 


Thanks :)

Removed origin extraction from FIle API, but added identifier extraction (based on the same model — that is, running the basic URL parser). This makes adding entires to the Blob URL Store clearer.

I think the Blob pieces for Fetch are in place now.

http://dev.w3.org/2006/webapi/FileAPI

— A* 

Received on Monday, 30 June 2014 18:45:48 UTC