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

In that case the `<iframe>` loads `about:blank`, which is not controlled. But that would indeed be confusing if that environment then starts fetching resources. I don't think we have carefully considered that case. (The same goes for `<iframe>` that fetches a data URL. Or a worker based on one.)

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

Received on Friday, 30 January 2015 09:32:23 UTC