Re: [ServiceWorker] Should an IFRAME without src be controlled by SW when its parent is controlled? (#612)

We probably need to change the wording here to align with Fetch/URL. Does
"not a relative scheme" capture what we need here, @annevk?
On Mon 2 Feb 2015 at 05:42 Jake Archibald <notifications@github.com> wrote:

> Agree with @annevk <https://github.com/annevk> that we should follow CSP
> here, which means using the document's controller if the iframe is blob,
> data etc
> https://w3c.github.io/webappsec/specs/content-security-policy/#globally-unique-identifier
> .
>
> Does "globally unique identifier" include about: @mikewest
> <https://github.com/mikewest>?
>
> @kinu <https://github.com/kinu> sorry if this is a pain.
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/slightlyoff/ServiceWorker/issues/612#issuecomment-72405718>
> .
>

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

Received on Monday, 2 February 2015 05:53:19 UTC