- From: ArnaudBienner <notifications@github.com>
- Date: Fri, 15 May 2026 03:37:11 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 May 2026 10:37:15 UTC
ArnaudBienner left a comment (w3c/IndexedDB#494) For the record, caching for IDBCursor was explicitly specified in the spec: "If [key](https://w3c.github.io/IndexedDB/#dom-idbcursor-key) returns an object (e.g. a [Date](https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-date-objects) or [Array](https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array-objects)), it returns the same object instance every time it is inspected" We should have a similar wording for IDBRecord. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/issues/494#issuecomment-4459047131 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/issues/494/4459047131@github.com>
Received on Friday, 15 May 2026 10:37:15 UTC