Re: [slightlyoff/ServiceWorker] Never fail for navigation requests (#892)

I guess step 20 checks if respondWithEntered is false before step 21 runs.  That's very confusing to me.  Because step 20.1 returns network error if you call event.preventDefault(), but not if you throw?

Hmm, we added test cases for this but I don't see them in the blink tree yet:

https://dxr.mozilla.org/mozilla-central/source/testing/web-platform/tests/service-workers/service-worker/resources/fetch-cors-xhr-iframe.html#69

---
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/892#issuecomment-217635199

Received on Saturday, 7 May 2016 13:37:11 UTC