[w3c/ServiceWorker] Intecepts progress event of AJAX calls (#1298)

Whenever Ajax request are made in a web application using a registered service worker, it intercepts progress events and doesn't allow them to fire. There is currently a workaround but i think this should be fixed from within the specs

-- 
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/1298

Received on Thursday, 5 April 2018 17:45:55 UTC