- From: Ben Kelly <notifications@github.com>
- Date: Wed, 09 Aug 2017 14:56:57 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 August 2017 14:57:39 UTC
This demo streams data every 1 second from a service worker infinitely: https://html-sw-stream.glitch.me/ Chrome will currently eventually time out the service worker. When this happens the partially rendered iframe is just left. Aside from the question in #1182, should aborting the service worker in the middle of the stream leave the partially rendered data? Should we not show an error here? -- 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/1184
Received on Wednesday, 9 August 2017 14:57:39 UTC