Firefox/Projects/IndexedDB: Difference between revisions

Jump to navigation Jump to search
Line 18: Line 18:
* Deal with spec changes around non-copying cursors.
* Deal with spec changes around non-copying cursors.
* Maybe (?) do sicking's high performance cursors.
* Maybe (?) do sicking's high performance cursors.
* Implement clear on object stores {{bug|589355}}.
* <strike>Implement clear on object stores.</strike> [done]
* Implement error propagation, making several other objects event targets along the way.
* Implement error propagation, making several other objects event targets along the way.
* Event target security (nearly done) {{bug|579882}}.
* <strike>Event target security.</strike> {{bug|579882}}
* Implement arrays as keys.
* Implement arrays as keys.
* Implement dates as keys.
* Implement dates as keys.
* Rename Modify to Put {{bug|589334}}.
* <strike>Rename Modify to Put.</strike> {{bug|589334}}
* Find a way to remove databases (need spec agreement).
* Find a way to remove databases (need spec agreement).
* Figure out database size limits.
* <strike>Figure out database size limits.</strike>
* Figure out database persistence.
* <strike>Figure out database persistence.</strike>
* Figure out UI for size limits, persistence (email thread ongoing).
* <strike>Figure out UI for size limits, persistence (email thread ongoing).</strike>
* Bring keyRange creation up to current spec.
* Bring keyRange creation up to current spec.
* Remove IDBRequest.abort.
* <strike>Remove IDBRequest.abort.</strike>
* Implement Update on index object cursors.
Confirmed users
137

edits

Navigation menu