Name Description Size
asyncformhistory_expire.sqlite 0
formhistory_1000.sqlite 0
formhistory_apitest.sqlite 0
formhistory_autocomplete.sqlite 0
formhistory_CORRUPT.sqlite 6
formhistory_v3.sqlite 0
formhistory_v3v4.sqlite 0
formhistory_v999a.sqlite 0
formhistory_v999b.sqlite 0
head_satchel.js Logs info to the console in the standard way (includes the filename). @param {string} aMessage The message to log to the console. 5034
test_async_expire.js 5075
test_db_access_denied.js 1561
test_db_corrupt.js 2373
test_db_update_v4.js 1748
test_db_update_v4b.js 1506
test_db_update_v5.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 892
test_db_update_v999a.js This test uses a formhistory.sqlite with schema version set to 999 (a future version). This exercies the code that allows using a future schema version as long as the expected columns are present. Part A tests this when the columns do match, so the DB is used. Part B tests this when the columns do *not* match, so the DB is reset. 2163
test_db_update_v999b.js This test uses a formhistory.sqlite with schema version set to 999 (a future version). This exercies the code that allows using a future schema version as long as the expected columns are present. Part A tests this when the columns do match, so the DB is used. Part B tests this when the columns do *not* match, so the DB is reset. 2471
test_history_api.js 16159
test_history_sources.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 3849
test_notify.js Test suite for satchel notifications Tests notifications dispatched when modifying form history. 5076
xpcshell.toml 954