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

On Sat, Oct 5, 2013 at 1:26 AM, Anne van Kesteren <annevk@annevk.nl> wrote:

> 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...
>
>
>
OK.


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

OK. I didn't understand what you meant by "end user" correctly. Never mind.

Received on Saturday, 5 October 2013 02:33:11 UTC