Re: [ServiceWorker] under what conditions should sandboxed iframes be intercepted? (#648)

The current Chrome behavior is almost certainly a bug, especially since I believe the interception happens even if the sandbox is not allow-same-origin, in which case it really should be treated as a separate origin. Offhand, @wanderview's initial suggestion makes a lot of sense to me, but not intercepting at all for now seems like the best path.

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

Received on Tuesday, 12 May 2015 05:18:01 UTC