- From: Jan Varga <notifications@github.com>
- Date: Mon, 11 May 2026 14:30:34 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 May 2026 21:30:42 UTC
janvarga left a comment (w3c/IndexedDB#494) @SteveBeckerMSFT Do you happen to have a quick opinion on whether, for IDBRecord object store records, `record.key === record.primaryKey` should ideally hold when they represent the same IndexedDB key? The current spec wording (“return the result of converting a key to a value”) does not seem to clearly specify JS object identity semantics here, while browsers appear to differ a bit already. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/494#issuecomment-4425344031 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/494/4425344031@github.com>
Received on Monday, 11 May 2026 21:30:42 UTC