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

Are you okay with a library that takes an arbitrary thenable breaking when you pass it this object, because it calls `Promise.resolve(thenable).then(func)`?  Because that's what you're doing with this suggestion.

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

Received on Saturday, 21 February 2015 00:32:27 UTC