gecko/toolkit/components/places/tests/background
Shawn Wilsher 7a2e763702 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
2008-10-27 18:52:20 -04:00
..
head_background.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_background.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_addBookmark_batched.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_addBookmark.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_addVisit_batched.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_addVisit.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_modifyBookmark.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_database_sync_after_quit_application.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_multiple_bookmarks_around_sync.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00
test_multiple_visits_around_sync.js Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-27 18:52:20 -04:00