Re: [ServiceWorker] Promise on navigator.serviceWorker that resolves when page is controlled (#799)

Roger but please, consider the other option (resolving `.ready` when activated, which is more aligned with what we want to communicate) and be aware about the potential problems of stall until activation which could lead to noticeable delays in responses due to perfectly valid `onactivate` tasks. 

@wanderview just a clarification, are all functional events stalled until activation or only fetch events?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/799#issuecomment-165452773

Received on Thursday, 17 December 2015 13:27:31 UTC