Re: [w3c/ServiceWorker] Change add(request) and addAll(requests) behavior (e2a6d18)

it's an atomic operation. If one thing fails, nothing goes in, so it's more than a `Promise.all`.

We're going to explain this stuff better in future with cache transactions https://github.com/w3c/ServiceWorker/issues/823

-- 
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/commit/e2a6d18647b97707c7a571163eef7838f82ca611#commitcomment-18734359

Received on Monday, 22 August 2016 23:05:03 UTC