Re: [w3c/ServiceWorker] Service Worker makes AJAX Progress Listener not Working (#1141)

I wasn't aware of the "transmitted bytes" language in fetch upload stream spec.  I guess it might be adequate for the progress issue, but it also kind of seems like a de-opt for upload throughput to me.  It doesn't really match actual browser implementation (at least ours) very well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1141#issuecomment-341727434

Received on Friday, 3 November 2017 14:58:05 UTC