- From: stelar7 <notifications@github.com>
- Date: Fri, 17 Oct 2025 16:41:12 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 October 2025 23:41:20 UTC
stelar7 left a comment (w3c/IndexedDB#478) > Any JavaScript object may become an IDBGetAllOptions dictionary when passed into a function like getAllRecords(). But there are no steps that say i.e `Convert 'queryOrOptions' to the 'IDBGetAllOptions' type`..? So at this point, `queryOrOptions` is just a plain JS Object, with no IDL type attached to it. What about adding a step at the start of step `9. Else:` for that? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/478#issuecomment-3417518662 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/478/c3417518662@github.com>
Received on Friday, 17 October 2025 23:41:20 UTC