Re: [ServiceWorker] Can we replace event.default() with something less magic? (#607)

Alright. So the _manual redirect flag_ is set by those particular fetch invokers already. Then `e.default()` is not different from `fetch(e.request)` really.

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

Received on Friday, 23 January 2015 01:40:00 UTC