Re: Lifetime of Blob URL

On Mon, 12 Jul 2010 23:30:54 +0200, Darin Fisher <darin@chromium.org>  
wrote:
> Right, it seems reasonable to say that ownership of the resource  
> referenced by a Blob can be shared by a XHR, Image, or navigation once  
> it is told to
> start loading the resource.

Note that unless we make changes (separate thread please) to  
XMLHttpRequest this will not work. It is a cross-origin URL which cannot  
work with CORS.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 13 July 2010 07:49:20 UTC