Re: [w3c/IndexedDB] Delete entire site data on data corruption/loss? (Issue #431)

Using the `Clear-Site-Data` header is an option - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Clear-Site-Data

Note that adding a new API (like a way to destroy all databases) to work around browser implementation bugs (like iteration or deletion failing) is not a pattern we like to follow. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/431#issuecomment-2528947292
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/issues/431/2528947292@github.com>

Received on Monday, 9 December 2024 18:03:59 UTC