Firefox/Projects/IndexedDB

From MozillaWiki
< Firefox‎ | Projects
Revision as of 23:27, 24 May 2010 by Comrade693 (talk | contribs) (Refactor page to better reflect reality.)
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:

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.

Related Projects