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

Only shipping async XHR in SW makes sense to me and I don't feel it's too difficult to implement in Chromium/Blink.  I'm not really sure if exposing XHR is still awaited since SW was shipped without XHR sometime ago and now we have fetch, but having it may make it easier to use JS libraries in SW I guess.
/cc @mattto

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

Received on Friday, 14 August 2015 11:32:59 UTC