Re: [whatwg/xhr] Abandon hope of removing sync XHR from the web platform? (#20)

Another use case: synchronously reading a file object into memory. We can do this async, but this is a trade off we want to make (not done often, and since the file is local the delay should be limited, etc).

-- 
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/20#issuecomment-384469231

Received on Wednesday, 25 April 2018 23:54:32 UTC