Name Description Size
data
head.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 35795
test_000_frecency.js Autocomplete Frecency Tests - add a visit for each score permutation - search - test number of matches - test each item's location in results 7452
test_about_urls.js 5015
test_autofill_adaptiveHistory.js 43566
test_autofill_bookmarked.js 4932
test_autofill_do_not_trim.js 4252
test_autofill_functional.js 4777
test_autofill_origins.js 29332
test_autofill_origins_alt_frecency.js 8207
test_autofill_originsAndQueries.js Helpful reminder of the `autofilled` and `completed` properties in the object passed to check_results: autofilled: expected input.value after autofill completed: expected input.value after autofill and enter is pressed `completed` is the URL that the controller sets to input.value, and the URL that will ultimately be loaded when you press enter. 74500
test_autofill_prefix_fallback.js 2515
test_autofill_search_engine_aliases.js 2539
test_autofill_urls.js 25688
test_avoid_stripping_to_empty_tokens.js 3279
test_calculator.js 1328
test_casing.js 11404
test_dedupe_embedded_url_param.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 4991
test_dedupe_prefix.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 8396
test_dedupe_switchTab.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 914
test_dont_autofill_cases.js Tests some cases where autofill should not happen. 1593
test_download_embed_bookmarks.js Tests bug 449406 to ensure that TRANSITION_DOWNLOAD, TRANSITION_EMBED and TRANSITION_FRAMED_LINK bookmarked uri's show up in the location bar. 4245
test_empty_search.js Test for bug 426864 that makes sure searching a space only shows typed pages from history. 5880
test_encoded_urls.js 2406
test_escaping_badEscapedURI.js Test bug 422277 to make sure bad escaped uris don't get escaped. This makes sure we don't hit an assertion for "not a UTF8 string". 1176
test_escaping_escapeSelf.js Test bug 422698 to make sure searches with urls from the location bar correctly match itself when it contains escaped characters. 1896
test_exposure.js 7430
test_frecency.js Test for bug 406358 to make sure frecency works for empty input/search, but this also tests for non-empty inputs as well. Because the interactions among DIFFERENT* visit counts and visit dates is not well defined, this test holds one of the two values constant when modifying the other. Also test bug 419068 to make sure tagged pages don't necessarily have to be first in the results. Also test bug 426166 to make sure that the results of autocomplete searches are stable. Note that failures of this test will be intermittent by nature since we are testing to make sure that the unstable sort algorithm used by SQLite is not changing the order of the results on us. 11768
test_frecency_alternative_nimbus.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2483
test_heuristic_cancel.js Tests that old results from UrlbarProviderAutofill do not overwrite results from UrlbarProviderHeuristicFallback after the autofillable query is cancelled. See bug 1653436. 7068
test_hideSponsoredHistory.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2839
test_history_bookmark_results_on_search_service_failure.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2985
test_keywords.js 6280
test_l10nCache.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 17359
test_local_suggest_prefs.js 3328
test_match_javascript.js Test for bug 417798 to make sure javascript: URIs don't show up unless the user searches for javascript: explicitly. 4500
test_multi_word_search.js Test for bug 401869 to allow multiple words separated by spaces to match in the page title, page url, or bookmark title to be considered a match. All terms must match but not all terms need to be in the title, etc. Test bug 424216 by making sure bookmark titles are always shown if one is available. Also bug 425056 makes sure matches aren't found partially in the page title and partially in the bookmark. 3927
test_muxer.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 19844
test_pages_alt_frecency.js 3012
test_protocol_ignore.js Test bug 424509 to make sure searching for "h" doesn't match "http" of urls. 1233
test_protocol_swap.js Test bug 424717 to make sure searching with an existing location like http://site/ also matches https://site/ or ftp://site/. Same thing for ftp://site/ and https://site/. Test bug 461483 to make sure a search for "w" doesn't match the "www." from site subdomains. 9531
test_providerAliasEngines.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 3855
test_providerHeuristicFallback.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 22067
test_providerHistoryUrlHeuristic.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 5453
test_providerKeywords.js Test for bug 392143 that puts keyword results into the autocomplete. Makes sure that multiple parameter queries get spaces converted to +, + converted to %2B, non-ascii become escaped, and pages in history that match the keyword uses the page's title. Also test for bug 249468 by making sure multiple keyword bookmarks with the same keyword appear in the list. 11637
test_providerOmnibox.js 25504
test_providerOpenTabs.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 5333
test_providerPlaces.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7432
test_providerPlaces_duplicate_entries.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1170
test_providerPlaces_nonEnglish.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 1255
test_providerRecentSearches.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 4975
test_providersManager.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2066
test_providersManager_filtering.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 13505
test_providersManager_maxResults.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1122
test_providerTabToSearch.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 16789
test_providerTabToSearch_partialHost.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 6591
test_query_url.js 3576
test_queryScorer.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 9144
test_quickactions.js 3356
test_remote_tabs.js 18269
test_resultGroups.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 39967
test_richsuggestions.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2195
test_richsuggestions_order.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2323
test_search_engine_restyle.js 3404
test_search_suggestions.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 62174
test_search_suggestions_aliases.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 11048
test_search_suggestions_tail.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 10960
test_special_search.js Test for bug 395161 that allows special searches that restrict results to history/bookmark/tagged items and title/url matches. Test 485122 by making sure results don't have tags when restricting result to just history either by default behavior or dynamic query restrict. 17453
test_suggestedIndex.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 19120
test_suggestedIndexRelativeToGroup.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 16865
test_tab_matches.js userContextId: 10660
test_tags_caseInsensitivity.js Checks the results of a search for `searchTerm`. @param {Array} uris A 2-element array containing [{string} uri, {array} tags}], where `tags` is a comma-separated list of the tags expected to appear in the search. @param {string} searchTerm The term to search for 3415
test_tags_extendedUnicode.js Test autocomplete for non-English URLs that match the tag bug 416214. Also test bug 417441 by making sure escaped ascii characters like "+" remain escaped. - add a visit for a page with a non-English URL - add a tag for the page - search for the tag - test number of matches (should be exactly one) - make sure the url is decoded 1971
test_tags_general.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 5270
test_tags_matchBookmarkTitles.js Test bug 416211 to make sure results that match the tag show the bookmark title instead of the page title. 1287
test_tags_returnedInSearches.js Test bug 418257 by making sure tags are returned with the title as part of the "comment" if there are tags even if we didn't match in the tags. They are separated from the title by a endash. 3446
test_tokenizer.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 13252
test_trimming.js 5365
test_unitConversion.js Unit test for unit conversion module. 20812
test_UrlbarController_integration.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2851
test_UrlbarController_telemetry.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7048
test_UrlbarController_unit.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 9310
test_UrlbarPrefs.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 14753
test_UrlbarQueryContext.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1745
test_UrlbarQueryContext_restrictSource.js Test for restrictions set through UrlbarQueryContext.sources. 3188
test_UrlbarSearchUtils.js 15583
test_UrlbarUtils_addToUrlbarHistory.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1978
test_UrlbarUtils_copySnakeKeysToCamel.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 5251
test_UrlbarUtils_getShortcutOrURIAndPostData.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 6231
test_UrlbarUtils_getTokenMatches.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 5913
test_UrlbarUtils_skippableTimer.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 2732
test_UrlbarUtils_unEscapeURIForUI.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 1004
test_word_boundary_search.js Test to make sure matches against the url, title, tags are first made on word boundaries, instead of in the middle of words, and later are extended to the whole words. For this test it is critical to check sorting of the matches. Make sure we don't try matching one after a CamelCase because the upper-case isn't really a word boundary. (bug 429498) 12130
xpcshell.toml 3468