Re: [XHR] Event firing order. XMLHttpRequestUpload then XMLHttpRequest or reverse

On Fri, Oct 4, 2013 at 3:12 PM, Takeshi Yoshino <tyoshino@google.com> wrote:
> Sorry. I included network by mistake. I wanted to understand the abort error
> well.
>
> Q: cancel by abort() is abort error?

It's not the same condition. abort() has its own set of steps.
Although we might be able to merge these and probably should...


> Q: any kind of network activity cancellation not due to network/timeout are
> abort error?

No.


-- 
http://annevankesteren.nl/

Received on Friday, 4 October 2013 16:26:58 UTC