Re: [slightlyoff/ServiceWorker] spec should queue tasks to expose attribute changes on ServiceWorker and ServiceWorkerRegistration (#860)

> In gecko we expose registration.installing, etc on main thread windows, but not on worker threads yet. So if you use self.registration.active in the service worker itself you will always get null in firefox at the moment.

Thanks for info. I thought Gecko doesn't have it in main thread. No so much important in SW thread at a moment.

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

Received on Wednesday, 13 April 2016 07:00:48 UTC