Re: [ServiceWorker] pending fetch events may be dispatched to exiting worker (#785)

Note, what is in the spec is certainly easier to implement.  Also, the condition I suggest above is probably a bit of a corner case.  It requires a window to be open doing a skipWaiting() while another navigation is occurring.

I guess the current spec behavior is ok in that condition.  I'd just like confirmation this is intentional and what chrome implements.

Thanks!

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

Received on Friday, 20 November 2015 22:08:48 UTC