- From: ArturoWipe <notifications@github.com>
- Date: Fri, 16 Dec 2016 08:04:10 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 December 2016 16:04:44 UTC
You are right. If the `domain.com` Service Worker has a `fetch` event listener, then it will be **running** (even on Chrome 54). So it is fair to say that the iframe context **was not** an element to be considered, and was due to the **optimization** underlined by @mattto. (The _Fetch Handler Existence_ was not available on our Chrome 54, we had to check it on a more recent version) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1029#issuecomment-267627414
Received on Friday, 16 December 2016 16:04:44 UTC