Re: [whatwg/xhr] Ensure progress events fired from "process response" always have a valid loaded value (#118)

I can't seem to find the steps for "process response body" that you mentioned. Did you mean "process request body" instead?

"Process response" on subsubstep 10 is a recursive subsubstep that terminates until the *done* property is true, which would re-fire a progress event multiple times because of its subsubsubstep 5.

-- 
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/118#issuecomment-281449496

Received on Tuesday, 21 February 2017 19:18:12 UTC