[Bug 27033] XHR request termination doesn't terminate queued tasks

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27033

--- Comment #14 from Anne <annevk@annevk.nl> ---
(In reply to Mukilan Thiyagarajan from comment #12)
> Also, should Timeout and Network error events behave the same way as abort?
> i.e if a timeout or network error happens while inside the readystate event
> handler, should the subsequent "progress", "load", "loadend" events not be
> triggered?

Timeout can only happen until the server has send back a response. The same is
true for a network error.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 October 2014 15:20:05 UTC