Re: [w3c/payment-handler] Only allows instrument.set() in active service worker (#224)

> The proposed text seems fine, but does this also apply to things like IndexedDB?

If my understanding is correct, IndexedDB storage is not associated with a service worker.
We might compare it with CacheStorage, BackgroundSync, and Push rather than IndexedDB.

The following link will be helpful to us:
  - https://github.com/WICG/BackgroundSync/issues/101

-- 
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/payment-handler/pull/224#issuecomment-365869446

Received on Thursday, 15 February 2018 09:25:00 UTC