gecko-dev/toolkit/components/places
Shawn Wilsher b4e36bcb89 Bug 444763 - Use an unshared cache connection instead of a shared one
This makes places no longer use a shared cache for the database.  This wins us
about 7% for location bar queries.  For those needing access to the places
database now, they should QI nsINavHistoryService to nsPIPlacesDatase and get
the database connection off of it.
r=dietrich
2008-08-16 18:23:24 -04:00
..
public Bug 449506 - Expose the places db connection 2008-08-16 18:21:23 -04:00
src Bug 444763 - Use an unshared cache connection instead of a shared one 2008-08-16 18:23:24 -04:00
tests Bug 444763 - Use an unshared cache connection instead of a shared one 2008-08-16 18:23:24 -04:00
Makefile.in Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons 2008-04-22 16:37:00 -07:00