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

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

--- Comment #3 from Manish Goregaokar <manishearth@gmail.com> ---
Sounds good. 

What about currently running tasks? Do we break at the next step as defined in
the spec?

For example, abort() can be called within an event handler (let's say
readystatechange at LOADING) -- should the progress event be fired as well?

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

Received on Wednesday, 15 October 2014 13:24:34 UTC