Re: [w3c/IndexedDB] Avoid "converting a value to a key" being called twice in "Creating a request to retrieve multiple items" (Issue #497)

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