Re: [ServiceWorker] Use of Upon fulfillment/rejection in CacheStorage.match is incorrect (#627)

50b805ff804f514dafba9d7a1630302a3e13c06e changes the steps, but I think they leave _p_ referring to the last matching response rather than the first. I don't see anything breaking out of the 'for each'.

You also don't need a rejection handler that throws its argument. That's the default.

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

Received on Monday, 23 February 2015 16:32:21 UTC