Re: [slightlyoff/ServiceWorker] Enabling multiple Service Workers for a single scope (#921)

> The advantage of baking this in is that, at least for the optimization service scenario, only the service SW has to opt in, and the site can remain oblivious to the fact that a SW is running in a lower layer.

I don't understand what you mean here.  The site can be oblivious to whether the SW script uses importScripts() as well.  Did you mean the reverse?  You can have SW scripts are oblivious to the fact they are running collaboratively with other SW scripts?

---
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-229671336

Received on Thursday, 30 June 2016 14:16:19 UTC