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

Also, can we spec how the `caches` global works in sandboxed iframes?  The current blink-written WPT test expects self.caches to throw on access.  It seems more consistent with other specs for it to reject with SecurityError when you try to call a method on .caches.

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

Received on Friday, 26 June 2015 00:02:35 UTC