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

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

--- Comment #4 from Anne <annevk@annevk.nl> ---
(In reply to Manish Goregaokar from comment #3)
> For example, abort() can be called within an event handler (let's say
> readystatechange at LOADING) -- should the progress event be fired as well?

Yeah, the idea was that would still dispatch. We could add more state to
prevent this, but it does not seem worth it.

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

Received on Wednesday, 15 October 2014 13:33:28 UTC