Re: [ServiceWorker] "unload" event and Service Workers (#731)

I think this usage of SW is actually not a good long term approach. SWs in general may not (and many would argue should not) live beyond the lifecycle of the final tab associated with that origin. I think this use case should probably be solved with something like the proposed Background Sync API (https://github.com/slightlyoff/BackgroundSync)

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/731#issuecomment-131630566

Received on Sunday, 16 August 2015 21:54:35 UTC