[Bug 26917] For any chunk, progress event should be fired at least in 50ms since the arrival of the chunk

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

--- Comment #2 from Anne <annevk@annevk.nl> ---
I'm trying to think what a good strategy is here. Perhaps we should go with
your idea of storing the progress on the XMLHttpRequest object. And then queue
a task every 50ms to dispatch the events from.

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

Received on Monday, 29 September 2014 09:22:22 UTC