- From: Arthur Stolyar <notifications@github.com>
- Date: Thu, 30 Jun 2016 07:46:13 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Thursday, 30 June 2016 14:46:54 UTC
> How would the separate service worker instances be exposed? Would registration.active by an array of ServiceWorker objects? How would the page know which one to postMessage() to? How having 2 SW on `/` is different from having one SW on `/` and second on `/pages/`, when serving `/pages/article10.html`? Will second SW "block" first SW and browser pretend that first SW doesn't exist? --- 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/921#issuecomment-229680682
Received on Thursday, 30 June 2016 14:46:54 UTC