Places:Task List: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 5: Line 5:
Initial UI:
Initial UI:


* implement "Organize Bookmarks" dialog on top of places
* implement Firefox 2.0 "Organize Bookmarks" dialog on top of the Places backend
* hide (remove) places icon from personal toolbar
* hide (remove) Places icon from personal toolbar
* implement keywords in places (see bug #xxxxxx)
* implement keywords in places (see bug #xxxxxx)
* review patch from myk and finish backporting non-places changes to trunk
* review patch from Myk and finish backporting non-places changes to trunk
* fix trunk regressions caused by disabling places
* fix trunk regressions caused by disabling places


Line 19: Line 19:
Synchronization / Remote Bookmarks:
Synchronization / Remote Bookmarks:


* guids instead of auto-increment
* guids instead of auto-incremented IDs
* guids for separators
* guids for separators
* document the sync/remote story
* reference implementation of sync client (P2)


APIs:
APIs:

Revision as of 01:07, 29 September 2006

Tasks

scratch pad of tasks (last updated 9/28/06) in no particular order.

Initial UI:

  • implement Firefox 2.0 "Organize Bookmarks" dialog on top of the Places backend
  • hide (remove) Places icon from personal toolbar
  • implement keywords in places (see bug #xxxxxx)
  • review patch from Myk and finish backporting non-places changes to trunk
  • fix trunk regressions caused by disabling places

Performance / Testing:

  • fix Tp test to work a profile with history, so that regressions to places that affect link coloring show up on Tinderbox.
  • get some performance benchmarks with various history sizes (places vs non-places)
  • Places unit tests (see bug #354401)

Synchronization / Remote Bookmarks:

  • guids instead of auto-incremented IDs
  • guids for separators
  • document the sync/remote story
  • reference implementation of sync client (P2)

APIs:

  • publish and discuss APIs with google, yahoo, extension authors (Todd from foxmarks, etc)

Tags:

  • xxx

See also the Bug List.