gecko/browser/components/places/tests
Shawn Wilsher c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
..
browser Bug 451151 - Search box In Places Organizer (Library) not behaving correctly, r=mak77 2009-02-28 12:56:12 +01:00
chrome Bug 481765 - test_treeview_date.xul fails at certain times. Fix code and reactivate the test, report any failure please, r=dietrich 2009-03-10 15:53:34 +01:00
perf Bug 481438 - browser_ui_history_sidebar.js is throwing, r=dietrich 2009-03-10 15:53:28 +01:00
unit Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback 2009-03-19 15:56:51 -04:00
Makefile.in Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, r=dietrich 2009-03-05 13:08:24 +01:00