Re: [slightlyoff/ServiceWorker] clarify secure context requirements in Handle Fetch (#890)

I'm not happy with a non HTTPS site to prevent part of the functionality of my site if this does not introduce an attack risk. Why _iframing_ my site would prevent my SW from work? Is it to prevent abusing Cache API?

If I'm missing something, I would prefer to nullify `.opener` if the destination page is controlled by any Service Worker.

---
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/890#issuecomment-235340768

Received on Tuesday, 26 July 2016 17:23:38 UTC