- From: Jake Archibald <notifications@github.com>
- Date: Thu, 14 May 2015 10:59:20 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 14 May 2015 17:59:52 UTC
Yeah, so only `allow-same-origin` should be required for SW interception within a sandboxed iframe. @annevk @jungkees Am I right in thinking this is something that can only be fixed by the HTML spec? It should call fetch with the skip serviceworker flag. By the time the request gets to fetch, it doesn't know it came from a sandboxed iframe. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/648#issuecomment-102119060
Received on Thursday, 14 May 2015 17:59:52 UTC