Closed
Bug 1415889
Opened 7 years ago
Closed 5 years ago
Document updatefound event on ServiceWorkerRegistration
Categories
(Developer Documentation Graveyard :: API: Miscellaneous, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pirate, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact: pirate@valio.ch
:: Details
I'd like to document the updatefound event for the ServiceWorkerRegistration interface and the controllerchange event of the ServiceWorkerContainer
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer
based on the W3C documents and possibly own examples
https://w3c.github.io/ServiceWorker/#service-worker-registration-updatefound-event
https://w3c.github.io/ServiceWorker/#service-worker-container-controllerchange-event
Unfortunately, I don't have page creation rights.
However I'm a front-end dev who currently implements a rather complex service worker with offline write operations.
This provides some evidence for my last sentence
https://stackoverflow.com/questions/46955415/detect-service-worker-activation-in-front-end
https://twitter.com/Valio_ch/status/928215686186455040
Comment 1•7 years ago
|
||
Hey Pat! That sounds great, happy to extend page creation rights to you. Can you tell me your username on MDN?
Flags: needinfo?(pirate)
Comment 3•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•