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

> Why iframing my site would prevent my SW from work? Is it to prevent abusing Cache API?

I believe it's to stop the non-secure origin getting data from powerful features by poseMessage-talking to the iframe.

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

Received on Wednesday, 27 July 2016 16:37:55 UTC