[Bug 25587] Be more clear that progress events are about bytes being transferred

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

--- Comment #7 from Anne <annevk@annevk.nl> ---
We fire a last event named progress to ensure you can finish animations and
such that hang off it. I guess we could opt not to fire one in case of an error
scenario though. Seems a bit ugly.

Are you suggesting we store the /transmitted/ and /length/ variables on the
XMLHttpRequest object so they can be reused by the final error events?

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

Received on Friday, 5 September 2014 13:33:36 UTC