[Bug 25969] [XHR] Does "process response body" get processed even if the XHR is abort()-ed in readystatechange?

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

--- Comment #2 from Anne <annevk@annevk.nl> ---
I think this was fixed as part of this commit:

https://github.com/whatwg/xhr/commit/dc42bbd5884f7e9214277079853b387d573aca84

We now explicitly check if response is a network error before we continue.

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

Received on Friday, 20 June 2014 11:22:57 UTC