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

Corrected the steps: 7751742c2aac7ea2bb764faee1accc16b7d4f4de. Now it intends to resolve with the first matching response (from the Cache object iterated in the key insertion order) from the promise chain. It resolves with undefined when there's no match.

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

Received on Monday, 23 February 2015 07:18:47 UTC