canmove, Confirmed users
725
edits
Line 23: | Line 23: | ||
* {{p2|Sync localStorage}} | * {{p2|Sync localStorage}} | ||
** Need to figure out space reqs, this will likely push us into "omg" levels of quota for some users | ** Need to figure out space reqs, this will likely push us into "omg" levels of quota for some users | ||
** Also highly non-trivial | ** Also highly non-trivial to do conflict resolution. localStorage is essentially a flat object, afaik no timestamps. Easy to get web app's data into inconsistent state --philikon | ||
* {{p2|Snippet view in about:home}} | * {{p2|Snippet view in about:home}} | ||
** Need more details here. | ** Need more details here. |