Re: [w3c/ServiceWorker] It's possible to interact with an installing service worker before its 'install' event is dispatched (#1347)

yoshisatoyanagisawa left a comment (w3c/ServiceWorker#1347)

https://w3c.github.io/ServiceWorker/#installation-algorithm
Step 7 should resolve the promise, but Step 10 put the registration as installing.  Therefore, registration.installing may not exist with the example code snippet in the first comment.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1347#issuecomment-4626926721
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1347/4626926721@github.com>

Received on Thursday, 4 June 2026 23:47:42 UTC