TalAter / UpUp

✈️ Easily create sites that work offline as well as online
https://www.talater.com/upup/
MIT License
4.88k stars 264 forks source link

Use skipWaiting() or claim() to control page immediately #16

Closed TalAter closed 8 years ago

TalAter commented 9 years ago

Supported in Chrome 42+ Fallback to current implementation of accessing through registration object when not supported.

https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#clients-claim https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#service-worker-global-scope-skipwaiting https://github.com/GoogleChrome/samples/pull/101/files GoogleChrome/samples#101