Confirmed users
595
edits
| Line 10: | Line 10: | ||
** simplify query result observer codepath | ** simplify query result observer codepath | ||
** get better tree views performance on large history trees | ** get better tree views performance on large history trees | ||
** reduce copy/paste/delete operations weight | ** reduce copy/paste/delete operations weight ({{bug|391836}}, {{bug|428459}}) | ||
* Tagging | * Tagging | ||
| Line 17: | Line 17: | ||
** querying (searching, filtering) | ** querying (searching, filtering) | ||
** quick-tag | ** quick-tag | ||
** add back tag containers sorting / reorder ({{bug|429686}}) | |||
* Awesomebar | * Awesomebar | ||
| Line 31: | Line 32: | ||
** move tags out of bookmarks folder (avoid data duplication and perf) | ** move tags out of bookmarks folder (avoid data duplication and perf) | ||
** use relation tables for keywords and tags (avoid null filled columns) | ** use relation tables for keywords and tags (avoid null filled columns) | ||
** remove maintainance code ({{bug|391419}}) | |||
* Library | * Library | ||
| Line 36: | Line 38: | ||
** add back advanced search UI | ** add back advanced search UI | ||
** allow one-click bookmarking ({{bug|387747}}) | ** allow one-click bookmarking ({{bug|387747}}) | ||
** add downloads view | |||
* Backend | * Backend | ||
| Line 49: | Line 52: | ||
** Simplify drag&drop code | ** Simplify drag&drop code | ||
** Better tooltips (show more infos for visits and bookmarks) | ** Better tooltips (show more infos for visits and bookmarks) | ||
** Use static menuitems for livemark loading/failed ({{bug|407468}}) | |||
* Smart Bookmarks | |||
** Add UI to recreate/disable them ({{bug|399984}}) | |||
** Investigate changes for Most Visited (aware of webmail redirects) | |||
=Firefox 4= | =Firefox 4= | ||