Re: [ServiceWorker] UA shouldn't be required to invoke Soft Update on every navigation (#715)

> Update on Navigate isn't even that useful for development since you have to disable the HTTP cache and also remember to close controllees or use skipWaiting

I've found update on navigate really useful during development for testing update handling. I tend to have `must-revalidate` on my SW scripts so HTTP caching isn't a problem.

But if we're talking one second as a coalescing period, that seems fair if it's worth it.

Curious to know how Mozilla feels about this @nikhilm @wanderview. 

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

Received on Wednesday, 24 June 2015 11:12:06 UTC