- From: Jake Archibald <notifications@github.com>
- Date: Thu, 28 Jul 2016 07:05:25 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 28 July 2016 14:05:54 UTC
F2F: * Seems like browsers keep windows alive when there's a reference held within * This is a much bigger web compat problem, and needs to be solved at a lower level * Do we do fetches from a detached iframe? We don't SW control these, and should spec that * Are detached iframes controlled? * If you add/remove iframe * This is another good argument for the `clientcontrolled` event * Happy for methods to fail (throw/reject) if the window is detated, properties shouldn't throw, but may return undefined/null --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/777#issuecomment-235904187
Received on Thursday, 28 July 2016 14:05:54 UTC