Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
(→Tasks) |
No edit summary |
||
| Line 44: | Line 44: | ||
* [dietrich] [https://bugzilla.mozilla.org/show_bug.cgi?id=359862 Fix DB naming and consistency issues] | * [dietrich] [https://bugzilla.mozilla.org/show_bug.cgi?id=359862 Fix DB naming and consistency issues] | ||
* [dietrich] review Todd's [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_frm/thread/173ba1f87d7f88c2 suggestions] about the data model | * [dietrich] review Todd's [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_frm/thread/173ba1f87d7f88c2 suggestions] about the data model | ||
* [dietrich] Move from bookmarks URI-as-singleton model to unique identification of bookmarks | * [dietrich] Move from bookmarks URI-as-singleton model to unique identification of bookmarks [https://bugzilla.mozilla.org/show_bug.cgi?id=360133 #360133] | ||
* [dietrich] publish and discuss APIs with google, yahoo, extension authors (Todd from foxmarks, etc) | * [dietrich] publish and discuss APIs with google, yahoo, extension authors (Todd from foxmarks, etc) | ||
* [all] figure out overall bookmarks plan for Fx 3 (this is ambiguous; will likely be driven by the Fx3 feature planning) | * [all] figure out overall bookmarks plan for Fx 3 (this is ambiguous; will likely be driven by the Fx3 feature planning) | ||
| Line 52: | Line 52: | ||
* [dietrich] determine the architectural changes required to support sync | * [dietrich] determine the architectural changes required to support sync | ||
** See [http://wiki.mozilla.org/Places:BookmarksComments Places:BookmarksComments] for discussion of these issues | ** See [http://wiki.mozilla.org/Places:BookmarksComments Places:BookmarksComments] for discussion of these issues | ||
** globally unique identifiers for all items (bookmark, folder, separators, etc) | ** globally unique identifiers for all items (bookmark, folder, separators, etc) [https://bugzilla.mozilla.org/show_bug.cgi?id=360134 #360134] | ||
** support change detection for all items (either revision numbers or date-based) | ** support change detection for all items (either revision numbers or date-based) | ||
** "tombstoning" of deleted items | ** "tombstoning" of deleted items | ||