gecko/storage
Shawn Wilsher 0f58a116a4 Bug 461344 - abort if the version of sqlite we are using is not new enough
This adds a runtime check to ensure that the version of SQLite that is running
is the same as the one that we were compiled with.  If the check fails, we will
display a prompt to the user, and abort.
r=bsmedberg
2008-10-31 20:38:58 -04:00
..
build Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
public Bug 451815 - Need a more reliable way to indicate SQLITE_BUSY 2008-10-30 18:50:00 -04:00
src Bug 461344 - abort if the version of sqlite we are using is not new enough 2008-10-31 20:38:58 -04:00
test Bug 458998 - AsyncExecute helper classes can complete() before they are added to mPendingEvents 2008-10-24 18:30:07 -04:00
Makefile.in Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00