Re: [whatwg/xhr] Expose ProgressEvent to ServiceWorker (#305)

"that" being exposing FileReader to service workers? Now all major browsers have implemented Blob.stream/text/arrayBuffer there at least is an alternative to FileReader (other than wrapping a Blob in a Response). My gut feeling is that actually removing FileReader from service workers would be challenging though.

-- 
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/305#issuecomment-755006014

Received on Wednesday, 6 January 2021 01:11:04 UTC