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

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

--- Comment #2 from Anne <annevk@annevk.nl> ---
So once fetch is terminated no more tasks for that fetch will be queued. But
the question here is that the tasks have been queued but not yet processed and
it is terminated then.

So I guess https://fetch.spec.whatwg.org/#concept-fetch-terminate should be
updated to remove any queued tasks as well just to be safe.

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

Received on Wednesday, 15 October 2014 12:40:20 UTC