Re: [ServiceWorker] navigations that are not intercepted should still allow interception on further redirects (#793)

Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1229369

Our current behavior is to check for interception again when a service worker returns a 30x response from Handle Fetch, but not re-check for interception after a service worker does not intercept.

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

Received on Tuesday, 1 December 2015 14:36:32 UTC