Re: ISSUE-58: XMLHttpRequest.abort() should just reset the object

On Thu, 06 Apr 2006 11:20:53 +0200, Christophe Jolif <cjolif@ilog.fr>  
wrote:
> As far as I can see, dispatching another event will not permit to  
> distinguished between readyState = 4 that means LOADED and readyState =  
> 4 that means ABORTED...

Per our last resolution .abort() mean cancel all network activity and  
reset the object. It will never go to 4...


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Thursday, 6 April 2006 09:46:17 UTC