Re: [ServiceWorker] Fetch API respondWith's implicit RETURN (#844)

Not sure what you mean here have you run it?

1) The FETCH event listener gets called (for a IMG fetch from a different tab)
2) The event optimusConor has not been completely handled
3) The atomic code is wrapped in an event.waitUntil

and most importantly . . .

My reply function does get called several times (check your console) but the respondWith acts like a 

RespondWith(); + RETURN;

Is that clear?

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

Received on Friday, 11 March 2016 13:34:15 UTC