Re: [slightlyoff/ServiceWorker] When does the openWindow promise resolve? (#728)

We decided to keep the previous f2f decision.  Messages are automatically started on DOMContentLoaded, but if you want messages before that you need to call `startMessages()`.  The `onmessage` assignment also implicitly calls `startMessages()`.

---
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/728#issuecomment-209075018

Received on Tuesday, 12 April 2016 19:47:49 UTC