Re: [w3c/IndexedDB] TPAC 2025 status report (Issue #469)

SteveBeckerMSFT left a comment (w3c/IndexedDB#469)

## IndexedDB -- TPAC Status report

### Progress (since TPAC 2024)

* Indexed Database API 3.0 remains a working draft.
* Added new [getAllRecords() API](https://github.com/w3c/IndexedDB/commit/7c403238659534d94d9e3183b4d259e5961a3ab4).
* Introduced more [specific errors for disk read failures](https://github.com/w3c/IndexedDB/commit/020487ec39bbeee12cb87390e158a1dfdd0ea555)
* Fixed [~20 bugs through spec updates](https://github.com/w3c/IndexedDB/commits/main/).

### Blockers

We plan to continue addressing developer feedback through additional IndexedDB API enhancements.  Afterwards, we can consider CR for IndexedDB 3.0 or perhaps alternatively adopt the living standard model. 

### Testing

 * Completed [interop 2024 focus area](https://github.com/web-platform-tests/interop/issues/516) with [greater than 99% interop](https://wpt.fyi/results/IndexedDB?label=master&label=stable&aligned&view=interop&q=label%3Ainterop-2024-indexeddb).
* Improved [web platform test coverage](https://github.com/web-platform-tests/wpt/commits/master/IndexedDB) and extended tests to run on workers.

### Next steps (suggested [TPAC 2025 discussion topics](https://github.com/w3c/IndexedDB/issues?q=is%3Aissue%20state%3Aopen%20label%3ATPAC2025))

* Creating an API for request batching.
  * #376 
  * #69 
  * [Draft explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/1c6f7c9e689ac529279eab1c5802349695e157c1/IndexedDBBatchRequests/explainer.md)
* Relaxing transaction autocommit.
  * #34 
* Introducing priority.
  * #428
* Continuing to improve error handling and reporting.
  * #431 
* Revisiting query support.
  * #403 
* Becoming a living standard.
  * #402

### What other topics would TPAC 2025 attendees like to discuss?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/469#issuecomment-3417262230
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/issues/469/3417262230@github.com>

Received on Friday, 17 October 2025 21:17:11 UTC