- From: Jan Varga <notifications@github.com>
- Date: Mon, 25 May 2026 06:23:29 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 May 2026 13:23:33 UTC
janvarga left a comment (w3c/IndexedDB#497) I would add that the optimization is possible because we can check if https://w3c.github.io/IndexedDB/#convert-a-value-to-a-key in the error case returns "invalid type". If so, we know that the input can be used as the dictionary. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/497#issuecomment-4534605205 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/497/4534605205@github.com>
Received on Monday, 25 May 2026 13:23:33 UTC