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

As far as I can tell, this proposal seems to be based on the belief that it's easier for sites/optimization services to drop in a new `<script>` tag to register a second service worker, than it is for those same sites/optimization services to drop in a new `importScripts()` call to work within the existing service worker? Why would that be the case?

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

Received on Thursday, 30 June 2016 14:44:24 UTC