Re: [ServiceWorker] Returning a FetchPromise from fetch() (#625)

> That would be a design decision that we have to make when designing FetchPromise.all

I strongly believe what in that situation it should cancel all promises. At least because ```[FetchPromise|Promise].all``` is special case. I mean special relatively to ```.then()```.

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

Received on Wednesday, 25 February 2015 19:11:21 UTC