Re: [w3c/ServiceWorker] Adding a developer-provided name (#1121)

id is useful when it's tied to a specific instance of a service worker, so the currently installing worker could have one id while the currently activating worker could have another. @domenic are you thinking that name would be shared across all instances of the same serviceworker, or will each instance be able to have it's own name?

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

Received on Monday, 17 April 2017 21:38:27 UTC