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

Dumb question! Is it now possible to call `showNotification()` (e.g., w/ a `tag`) from inside `onfetch` which is triggered by `showNotification()` (perhaps initially called within an `onpush`) to keep a loop going?


-- 
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-267492637

Received on Friday, 16 December 2016 01:20:51 UTC