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

On Thu, Oct 3, 2013 at 6:35 AM, Takeshi Yoshino <tyoshino@google.com> wrote:
> On Tue, Sep 3, 2013 at 9:00 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
>> This is the end user terminate, correct?
>
> Yes. So, this includes any kind of event resulting in termination of fetch
> algorithm (network, termination by some user's instruction to UA)?

No, if you look at
http://xhr.spec.whatwg.org/#infrastructure-for-the-send%28%29-method
"If the end user cancels the request" is about the end user, "If there
is a network error" is about everything else.


> Thank you. Just alphabetical name is fine.

Added.


-- 
http://annevankesteren.nl/

Received on Friday, 4 October 2013 11:46:33 UTC