gecko/toolkit/components/places/public
Shawn Wilsher d8f1be3ec1 Bug 480211 - Stop expiring history on every page visit
This makes the history code expire when we flush the temporary table data to
disk instead of every single time we add a visit.  This is also now done on a
background thread as opposed to the main thread, in a transaction with other
work.  In theory, this reduces fsyncs (but in practice, no change was noticed).
Regardless, this removes fsyncs from the main thread, which is always a good
thing to do.
r=dietrich
r=mak
2009-03-03 13:27:01 -05:00
..
Makefile.in Bug 480211 - Stop expiring history on every page visit 2009-03-03 13:27:01 -05:00
nsIAnnotationService.idl Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
nsIBrowserHistory.idl Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh 2009-01-23 12:52:14 +01:00
nsIDynamicContainer.idl Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
nsIFaviconService.idl Bug 476636 - nsFaviconService::ExpireAllFavicons cannot work, r=sdwilsh 2009-02-28 14:17:36 +01:00
nsILivemarkService.idl Bug 329534 - Live bookmarks load way too aggressively (lock up/hang/freeze browser), r=dietrich, mak77 2008-09-27 13:05:28 +02:00
nsINavBookmarksService.idl Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-09 19:16:02 +01:00
nsINavHistoryService.idl Bug 470348 - clear private data on shutdown does not delete history if "ask me before..." is enabled (r=dietrich, gavin) 2009-01-06 12:41:08 -08:00
nsITaggingService.idl Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich. 2008-02-06 11:05:05 -08:00
nsPIPlacesDatabase.idl Bug 463471 - temp tables are not correctly synced to disk when the user clear private data on shutdown (r=sdwilsh, r=dietrich) 2008-11-13 22:45:49 -08:00
nsPIPlacesHistoryListenersNotifier.idl Bug 480211 - Stop expiring history on every page visit 2009-03-03 13:27:01 -05:00