- From: Wenbo Zhu <notifications@github.com>
- Date: Sat, 20 Jan 2018 01:22:57 +0000 (UTC)
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 20 January 2018 01:23:19 UTC
> when a new chunk arrives before 50ms passes since the last chunk for that we dispatched a "progress" event, we schedule dispatching of a "progress" event after the 50ms passes. This is important. I don't think the spec intends to discard throttled events. Also, does fetch/readablestreams do any similar throttling? If not, I am curious why or how useful it is to spec out such a behavior for xhr. -- 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-359132983
Received on Saturday, 20 January 2018 01:23:19 UTC