gecko-dev/toolkit/components/places
Shawn Wilsher 2e4f783618 Bug 449884 - Stop using mozIStorageConnection::GetLastInsertRowID
It turns out that this is not a safe function to use at all when you start using
the database connection on more than one thread.  It also does not work as
expected when triggers are used to insert data into a database.
r=dietrich
2008-08-16 18:28:28 -04:00
..
public Bug 449506 - Expose the places db connection 2008-08-16 18:21:23 -04:00
src Bug 449884 - Stop using mozIStorageConnection::GetLastInsertRowID 2008-08-16 18:28:28 -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