Re: [w3c/IndexedDB] Define Indexed DB as a storage endpoint, use hooks (#334)

And also note that we have no idea what should happen to pending open/delete requests if storage was swapped out. Are they associated with the previous storage? (so the queue is part of storage itself) Or do they apply to whatever the current storage is when they run? Brain hurts...

-- 
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/IndexedDB/pull/334#issuecomment-630423680

Received on Monday, 18 May 2020 20:40:40 UTC