[Bug 26736] Does the final progress event need to be dispatched after readystatechange?

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

--- Comment #4 from Glenn Maynard <glenn@zewt.org> ---
It's minor, but doing it this way should make it easier to avoid sending a
redundant "complete" progress notification.  If you already sent a 100%
progress notification during the transfer, we're requiring that you send
another one, since this one has to be after readystatechange.

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

Received on Friday, 5 September 2014 20:35:22 UTC