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

Just want to confirm. Chrome's [navigation-redirect.html](https://github.com/w3c/web-platform-tests/blob/master/service-workers/service-worker/navigation-redirect.https.html) test asserts that an unhandled navigation goes back through the SW ('SW-fallbacked redirect to same-origin same-scope' test), but it looks like Mozilla and web-platform-tests asserts the opposite in [that test]( https://github.com/w3c/web-platform-tests/blob/master/service-workers/service-worker/navigation-redirect.https.html). But Mozilla's bug "service workers should always re-intercept on navigation redirects" is marked fixed. Which test asserts the desired behavior? 

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/793#issuecomment-208985526

Received on Tuesday, 12 April 2016 16:12:16 UTC