Re: [w3c/ServiceWorker] Remove incumbent/fetching record from Cache behavior (#1190)

jungkees commented on this pull request.



>    </section>
 
   <section algorithm>
     <h3 id="batch-cache-operations-algorithm"><dfn>Batch Cache Operations</dfn></h3>
 
       : Input
-      :: |operations|, an array of  {{CacheBatchOperation}} dictionary objects
+      :: |operations|, a [=list=] of {{CacheBatchOperation}} dictionary objects

Yes. I replaced it with a struct.

-- 
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_r141595320

Received on Thursday, 28 September 2017 11:48:34 UTC