Re: File API: Blob URL origin

On Jun 30, 2014, at 7:13 PM, Glenn Maynard <glenn@zewt.org> wrote:

> Why would the identifier not just be the blob URL itself?  


Done.

> 
> Also, both Chrome and Firefox treat the entire URL as case-sensitive, eg. "Blob:..." won't revoke the URL, or uppercasing the hostname portion in Chrome.  Using the whole URL as the identifier makes this easy to do.
> 
> "Subsequent attempts to dereference url must return a network error" should be removed.  That should already be the consequence of unregistering the URL, so this is a redundant requiremen


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

— A*

Received on Thursday, 17 July 2014 13:25:04 UTC