head_history.js |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
532 |
test_async_history_api.js |
This file tests the async history API exposed by mozIAsyncHistory.
|
41060 |
test_bookmark_unhide.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
659 |
test_fetch.js |
Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ |
7900 |
test_fetchAnnotatedPages.js |
Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ |
3868 |
test_fetchMany.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2959 |
test_hasVisits.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1814 |
test_insert.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
5657 |
test_insert_null_title.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2589 |
test_insertMany.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
7441 |
test_remove.js |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
10635 |
test_removeByFilter.js |
This test will ideally test the following cases
(each with and without a callback associated with it)
Case A: Tests which should remove pages (Positives)
Case A 1: Page has multiple visits both in/out of timeframe, all get deleted
Case A 2: Page has single uri, removed by host
Case A 3: Page has random subhost, with same host, removed by wildcard
Case A 4: Page is localhost and localhost:port, removed by host
Case A 5: Page is a `file://` type address, removed by empty host
Case A 6: Page has a uri with a trailing dot
Cases A 1,2,3 will be tried with and without bookmarks added (which prevent page deletion)
Case B: Tests in which no pages are removed (Inverses)
Case B 1 (inverse): Page has no visits in timeframe, and nothing is deleted
Case B 2: Page has single uri, not removed since hostname is different
Case B 3: Page has multiple subhosts, not removed since wildcard doesn't match
Case C: Combinations tests
Case C 1: Single hostname, multiple visits, at least one in timeframe and hostname
Case C 2: Random subhosts, multiple visits, at least one in timeframe and hostname-wildcard
|
14560 |
test_removeMany.js |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
6038 |
test_removeVisits.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
11716 |
test_removeVisitsByFilter.js |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
12592 |
test_sameUri_titleChanged.js |
|
1578 |
test_update.js |
-*- indent-tabs-mode: nil; js-indent-level: 2 -*- |
19247 |
test_updatePlaces_embed.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2119 |
xpcshell.toml |
|
486 |