Re: [w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

FWIW just tested in [html5workertest](http://html5workertest.com), and it seems Firefox 48 doesn't expose either `EventSource` or `WebSocket` inside a ServiceWorker, but Chrome 52 exposes both. Interestingly Firefox 50 Dev Edition exposes `WebSocket`.

Related: https://github.com/nolanlawson/html5workertest/pull/14

-- 
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/947#issuecomment-248327667

Received on Tuesday, 20 September 2016 14:59:55 UTC