Firefox/Projects/IndexedDB
Jump to navigation
Jump to search
Implement the W3C Indexed Database API in Mozilla. The code is being committed to a user repository.
Project Lead: sdwilsh Bugs:
- bug IndexedDB - Overall tracking bug
- bug async-IndexedDB - Asynchronous bits of the API
Other useful pages:
Status
- IN FLIGHT. Work is underway.
Goals
Implement a prototype of the Indexed Database spec.
Non-Goals
Timeline / Milestones
Requirements
Dependencies
Testing
Will likely setup a project branch to run the vast number of unit tests this is going to need.