Re: [w3c/ServiceWorker] Find a way for service workers to get their current state (#1077)

Note, if we do this we will need to also fix #1162.  Currently a script cannot access its state at script evaluation time, but with the changes discussed here it might be possible.  In that case we will need to expose the initial `parsed` state that occurs before the worker enters the `installing` state.

-- 
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/1077#issuecomment-308156228

Received on Tuesday, 13 June 2017 15:33:28 UTC