Name Description Size
bookmarks.corrupt.html Bookmarks 6930
bookmarks.json 13139
bookmarks.preplaces.html Bookmarks 6128
bookmarks_corrupt.json 1936
bookmarks_html_localized.html Bookmarks 1515
bookmarks_html_singleframe.html Bookmarks 267
bookmarks_iconuri.json 13154
head_bookmarks.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 917
mobile_bookmarks_folder_import.json 3571
mobile_bookmarks_folder_merge.json 2615
mobile_bookmarks_multiple_folders.json 4262
mobile_bookmarks_root_import.json 2347
mobile_bookmarks_root_merge.json 2340
test_331487.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3833
test_384370.js HTML+FEATURES SUMMARY: - import legacy bookmarks - export as json, import, test (tests integrity of html > json) - export as html, import, test (tests integrity of json > html) BACKUP/RESTORE SUMMARY: - create a bookmark in each root - tag multiple URIs with multiple tags - export as json, import, test 6045
test_385397.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 5431
test_399266.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 2933
test_402799.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1929
test_412132.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 4967
test_415460.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1236
test_415757.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3093
test_419792_node_tags_property.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1700
test_425563.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 2622
test_429505_remove_shortcuts.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1197
test_433317_query_title_update.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1309
test_433525_hasChildren_crash.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1741
test_454977.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3892
test_463863.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1713
test_485442_crash_bug_nsNavHistoryQuery_GetUri.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 723
test_486978_sort_by_date_queries.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3932
test_536081.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1185
test_1085291.js 1377
test_1105208.js 849
test_1105866.js 2722
test_1606731.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 796
test_async_transactions.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 58692
test_asyncExecuteLegacyQueries.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2489
test_autocomplete_match_fallbackTitle.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 905
test_bookmark-tags-changed_frequency.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1683
test_bookmark_list.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 3662
test_bookmarks_html.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 17280
test_bookmarks_html_corrupt.js This test ensures that importing/exporting to HTML does not stop if a malformed uri is found. 4188
test_bookmarks_html_escape_entities.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2766
test_bookmarks_html_import_tags.js TEST SUMMARY - Add bookmarks with tags - Export tagged bookmarks as HTML file - Delete bookmarks - Import bookmarks from HTML file - Check that all bookmarks are successfully imported with tags 1947
test_bookmarks_html_localized.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1686
test_bookmarks_html_singleframe.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1152
test_bookmarks_json.js 15102
test_bookmarks_json_corrupt.js Tests for importing a corrupt json file. The corrupt json file attempts to import into: - the menu folder: - A bookmark with an invalid type. - A valid bookmark. - A bookmark with an invalid url. - the toolbar folder: - A bookmark with an invalid url. The menu case ensure that we strip out invalid bookmarks, but retain valid ones. The toolbar case ensures that if no valid bookmarks remain, then we do not throw an error. 1830
test_bookmarks_restore_notification.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 9520
test_broken_folderShortcut_result.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2544
test_browserhistory.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 4028
test_childlessTags.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 4291
test_frecency_decay.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 2578
test_frecency_observers.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 3224
test_frecency_origins_alternative.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 9430
test_frecency_origins_recalc.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2800
test_frecency_pages_alternative.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 11457
test_frecency_pages_recalc_alt.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 3085
test_frecency_recalc_triggers.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7869
test_frecency_recalculator.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 6131
test_frecency_unvisited_bookmark.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1546
test_frecency_zero_updated.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1258
test_get_query_param_sql_function.js 752
test_getChildIndex.js Tests nsNavHistoryContainerResultNode::GetChildIndex(aNode) functionality. 2352
test_hash.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1760
test_history.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 5207
test_history_clear.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 4944
test_history_notifications.js 1795
test_history_observer.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 6776
test_history_sidebar.js Normalizes a Date to midnight. @param {Date} inputDate @return normalized Date 13712
test_import_mobile_bookmarks.js replace 8769
test_isPageInDB.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 399
test_isURIVisited.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2064
test_isvisited.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 2598
test_keywords.js Polls the keywords cache waiting for the given keyword entry. 23822
test_lastModified.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 2455
test_markpageas.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1752
test_metadata.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 8231
test_missing_builtin_folders.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2947
test_missing_root_folder.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2879
test_multi_observation.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 8888
test_multi_word_tags.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 4905
test_nested_notifications.js Test for nested notifications of Places events. In this test, we check behavior of listeners of Places event upon firing nested notification from inside of listener that received notifications. 5592
test_nsINavHistoryViewer.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 9954
test_null_interfaces.js Test bug 489872 to make sure passing nulls to nsNavHistory doesn't crash. 3256
test_origins.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 36399
test_origins_parsing.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2779
test_pageGuid_bookmarkGuid.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 8028
test_PlacesDBUtils_removeOldCorruptDBs.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1496
test_PlacesObservers_counts.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1443
test_PlacesQuery_history.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7085
test_PlacesUtils_isRootItem.js 449
test_PlacesUtils_unwrapNodes_place.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 1017
test_placeURIs.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 714
test_promiseBookmarksTree.js 8948
test_resolveNullBookmarkTitles.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1256
test_result_sort.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3321
test_resultsAsVisit_details.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 2500
test_sql_function_origin.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2009
test_sql_guid_functions.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2503
test_tag_autocomplete_search.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3094
test_tagging.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 6287
test_telemetry.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 4612
test_update_frecency_after_delete.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 6397
test_utils_backups_create.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 5071
test_utils_backups_hasRecent.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1614
test_utils_getURLsForContainerNode.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 8003
test_utils_timeConversion.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1448
test_visitsInDB.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 480
xpcshell.toml 3774