Re: [whatwg/fetch] Only specific APIs should skip the fetch event when called within a service worker (#303)

> Anway, even if we made the notification a Client, we would still have the same problem here. I think we could even get this kind of loop by a fetch event handler doing clients.openWindow() triggering another FetchEvent, etc.

Oh, this openWindow() loop doesn't happen because we only allow it via "user interaction".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/303#issuecomment-267632096

Received on Friday, 16 December 2016 16:23:18 UTC