WebAPI/Storage2013: Difference between revisions

no edit summary
(Created page with "What we want (some of which we already have) # have explicit temporary and permanent storage * temporary intended to solve caching but cache that can go away without penalty * n...")
 
No edit summary
Line 1: Line 1:
What we want (some of which we already have)
What we want (some of which we already have)


# have explicit temporary and permanent storage
== have explicit temporary and permanent storage ==
* temporary intended to solve caching but cache that can go away without penalty
* temporary intended to solve caching but cache that can go away without penalty
* no permission dialogues!
* no permission dialogues!
Line 54: Line 54:


# Priorities
# Priorities
* Simple storage P1
* Simple storage, P1
* FileSystem API P2
* FileSystem API, P2
* IndexedDB in workers P3
* IndexedDB in workers, P3
* Quota API P4
* Quota API, P4
* Database migration P5
* Database migration, P5
Confirmed users
58

edits