Re: [ServiceWorker] Clients & postMessage (#609)

Code like https://github.com/slightlyoff/ServiceWorker/issues/588#issuecomment-66985639 becomes unworkable if we start putting values behind promises.

```js
and let the message events bubble up to `navigator.serviceWorker`
```

>From where? SW instances aside from the one controlling the document are behind promises.

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

Received on Wednesday, 18 February 2015 18:00:48 UTC