Re: [whatwg/xhr] final readystatechange (readyState === 3) (#161)

It is, but there is
```
If not roughly 50ms have passed since these subsubsubsteps were last invoked, then terminate these subsubsubsteps. 
```
which allows to exit in some cases... Although Firefox does not fire the event even with 500ms  delays, and the final "progress" is fired

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/161#issuecomment-334802744

Received on Friday, 6 October 2017 16:21:41 UTC