- From: Jake Archibald <notifications@github.com>
- Date: Wed, 18 Feb 2015 10:00:20 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 18 February 2015 18:00:48 UTC
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