- From: Ben Kelly <notifications@github.com>
- Date: Tue, 07 Feb 2017 08:48:16 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2017 16:48:48 UTC
For added fun, @bzbarsky posed this question while implementing this: If a sandboxed iframe is loads foo.com and it redirects to another foo.com URL, is that considered same-origin or cross-origin? My initial implementation in gecko is going to treat it as cross-origin since sandboxed iframes use opaque origins. What do people think? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1031#issuecomment-278060617
Received on Tuesday, 7 February 2017 16:48:48 UTC