Re: [ServiceWorker] Need for linkable and reusable section that defines the https restriction (#601)

@mvano what would you like the POWER spec to give you? If there is some reasonable flag we could pass to the algorithm to give you the right answer, I'm happy to do so.

That said, there are likely better ways to accomplish your goal: for instance, should SW work inside a sandbox? If not, you could key the registration against origins which are `globally unique identifers`. That (doesn't yet, but hopefully will soon) include `file:`.

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

Received on Wednesday, 14 January 2015 11:42:21 UTC