isserviceworkerready
isserviceworkerready copied to clipboard
Tracking the status of ServiceWorker in browsers
When the user hovers over navbar items, the item which is styled is often not the one which is hovered over. It appears as something gets "stuck" and the item...
Plz include info for uc browser as it's the biggest browser in India, china and this part of the world
Testing the look of these changes in the "Details" section
https://jakearchibald.github.io/isserviceworkerready/demos/sync/ Looks like black magic Where is the showNotification call? Please point me to any other documentation on this.
This is being discussed: https://www.w3.org/TR/geofencing/ Maybe shall be added to the site?
https://www.chromestatus.com/feature/5314750808326144 Plus, Mozilla intents to ship in Firefox 51: https://groups.google.com/forum/#!topic/mozilla.dev.platform/azNSLhfv978.
It seems browsers do not propagate [isReload](https://developer.mozilla.org/en-US/docs/Web/API/FetchEvent/isReload) flag correctly. If I reload the page in the browser, only the main resource gets `isReload` set to true, but all subresources do...
It would be nice to include information on serviceworker push notification usability. I don't know how easy it is to actually test this, though.