Re: [xhr] Remove XMLHttpRequest from ServiceWorkerGlobalScope (#19)

I was actually expecting us to simply forbid synchronous XMLHttpRequest in SW, but leave it working otherwise. However, since `fetch()` shipped relatively quickly I guess I do not really care either way. If there is some kind of win in not exposing it (or maybe there is one down the line) I would be cool with that.

What about `ProgressEvent`?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/19#issuecomment-110255460

Received on Tuesday, 9 June 2015 07:10:43 UTC