Re: [FileAPI] Deterministic release of Blob proposal

On Wed, 07 Mar 2012 02:12:39 +0100, Feras Moussa <ferasm@microsoft.com>  
wrote:
>> xhr.send(blob);
>> blob.close(); // method name TBD
>
> In our implementation, this case would fail. We think this is reasonable  
> because the
> need for having a close() method is to allow deterministic release of  
> the resource.

Reasonable or not, "would fail" is not something we can put in a standard.  
What happens exactly? What if a connection is established and data is  
being transmitted already?


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

Received on Wednesday, 7 March 2012 08:49:30 UTC