- From: Evan Stade <notifications@github.com>
- Date: Wed, 30 Jul 2025 12:09:16 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 July 2025 19:09:21 UTC
@evanstade approved this pull request. > @@ -5488,6 +5548,7 @@ To <dfn>fire an error event</dfn> at a |request|, run these steps: </div> + nit: intentional? > </div> +<aside class=advisement> + 🚧 + The {{IDBObjectStore/getAllRecords()}} method is new in this edition. The other sites that use this wording mention which browsers/versions implement it. I guess the plan is to come back and add that after it actually passes Chromium's I2S? Also might be good to add something like this for the changed getAll/getAllKeys param. And finally, maybe "new in this edition" should link to the revision history section? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/461#pullrequestreview-3072953126 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/461/review/3072953126@github.com>
Received on Wednesday, 30 July 2025 19:09:21 UTC