Re: [w3c/ServiceWorker] Pagination in cache.keys() (#1066)

I've been putting off thinking about this kind of stuff until async iteration lands. Would that help you here?

As in, `for await (const cache of caches)`

-- 
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/issues/1066#issuecomment-277274508

Received on Friday, 3 February 2017 15:21:57 UTC