- From: Jungkee Song <notifications@github.com>
- Date: Wed, 11 Oct 2017 15:21:02 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2017 15:21:29 UTC
jungkees commented on this pull request. > </section> <section algorithm="cache-addAll"> <h4 id="cache-addAll">{{Cache/addAll(requests)}}</h4> <dfn method for="Cache"><code>addAll(|requests|)</code></dfn> method *must* run these steps: - 1. Let |responsePromiseArray| be an empty array. - 1. Let |requestArray| be an empty array. + 1. Let |r| be null. Convinced. I'll change them back. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1190#discussion_r144045877
Received on Wednesday, 11 October 2017 15:21:29 UTC