- From: Ayu Ishii <notifications@github.com>
- Date: Wed, 22 Mar 2023 14:18:24 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 March 2023 21:18:36 UTC
When specifying [storage bucket](https://storage.spec.whatwg.org/#buckets) removal for [Storage Buckets API](https://wicg.github.io/storage-buckets/#remove-a-bucket), we noticed there is no specification for how [storage bottles](https://storage.spec.whatwg.org/#storage-bottles) like IndexedDB are removed when faced with [storage pressure](https://storage.spec.whatwg.org/#storage-pressure), or in our case bucket removal. In the Storage spec, under [storage pressure](), it says to clear data "ideally prioritizing removal in a manner that least impacts the user". In a world with Storage Buckets where we want to encourage developers to have more control over their data management, it seems beneficial to specify how deletion would occur when an IndexedDB bottle is removed. WDYT? @wanderview @evanstade -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/400 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/400@github.com>
Received on Wednesday, 22 March 2023 21:18:36 UTC