fune/browser/components/urlbar/tests/unit
2023-09-22 21:23:40 +00:00
..
data
head.js Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
test_000_frecency.js
test_about_urls.js
test_autofill_adaptiveHistory.js
test_autofill_bookmarked.js Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
test_autofill_do_not_trim.js
test_autofill_functional.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_autofill_origins.js Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
test_autofill_origins_alt_frecency.js Bug 1854187 - Fix the alternative frecency autofill threshold for origins having both www and non-www. r=daisuke,places-reviewers 2023-09-22 11:43:53 +00:00
test_autofill_originsAndQueries.js Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
test_autofill_prefix_fallback.js
test_autofill_search_engine_aliases.js
test_autofill_urls.js
test_avoid_stripping_to_empty_tokens.js
test_calculator.js
test_casing.js
test_dedupe_embedded_url_param.js Bug 1688019 - Dedupe google redirect links results. r=mak 2023-09-11 19:32:49 +00:00
test_dedupe_prefix.js
test_dedupe_switchTab.js
test_dont_autofill_cases.js
test_download_embed_bookmarks.js
test_empty_search.js
test_encoded_urls.js
test_escaping_badEscapedURI.js
test_escaping_escapeSelf.js
test_exposure.js Bug 1841408 - Unify rich suggestions, best match, Firefox Suggest sponsored results, and Pocket Suggestions. r=dao,daleharvey 2023-07-05 15:47:24 +00:00
test_frecency.js
test_frecency_alternative_nimbus.js
test_heuristic_cancel.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_hideSponsoredHistory.js
test_history_bookmark_results_on_search_service_failure.js Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
test_keywords.js Bug 1760111 - Add missing await to urlbar/tests/unit/test_keywords.js. r=scunnane 2023-08-10 08:03:37 +00:00
test_l10nCache.js
test_local_suggest_prefs.js
test_match_javascript.js
test_multi_word_search.js
test_muxer.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_pages_alt_frecency.js
test_protocol_ignore.js
test_protocol_swap.js
test_providerAliasEngines.js
test_providerHeuristicFallback.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_providerHistoryUrlHeuristic.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_providerKeywords.js
test_providerOmnibox.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_providerOpenTabs.js
test_providerPlaces.js
test_providerPlaces_duplicate_entries.js
test_providerPlaces_nonEnglish.js
test_providersManager.js
test_providersManager_filtering.js
test_providersManager_maxResults.js
test_providerTabToSearch.js
test_providerTabToSearch_partialHost.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_query_url.js
test_queryScorer.js
test_quickactions.js Bug 1796805 - Only update quickactions searchmode layout on search. r=dao 2023-07-05 09:23:11 +00:00
test_remote_tabs.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_resultGroups.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_search_engine_restyle.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_search_suggestions.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_search_suggestions_aliases.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_search_suggestions_tail.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_slow_heuristic.js Bug 1842381 - The address bar chunk timer is not firing early when all heuristic providers are done. r=jteow 2023-07-11 08:27:37 +00:00
test_special_search.js
test_suggestedIndex.js
test_suggestedIndexRelativeToGroup.js
test_tab_matches.js
test_tags_caseInsensitivity.js
test_tags_extendedUnicode.js
test_tags_general.js
test_tags_matchBookmarkTitles.js
test_tags_returnedInSearches.js
test_tokenizer.js
test_trimming.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_unitConversion.js
test_UrlbarController_integration.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_UrlbarController_telemetry.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_UrlbarController_unit.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_UrlbarPrefs.js
test_UrlbarQueryContext.js
test_UrlbarQueryContext_restrictSource.js
test_UrlbarSearchUtils.js
test_UrlbarUtils_addToUrlbarHistory.js Bug 1854456 - Ensure the Urlbar component's browser mochitests and XPCShell tests use add_setup correctly. r=adw 2023-09-22 21:23:40 +00:00
test_UrlbarUtils_getShortcutOrURIAndPostData.js
test_UrlbarUtils_getTokenMatches.js
test_UrlbarUtils_skippableTimer.js Bug 1843074 - SkippableTimer.done should be set immediately. r=scunnane 2023-07-13 09:25:37 +00:00
test_UrlbarUtils_unEscapeURIForUI.js
test_word_boundary_search.js
xpcshell.ini Bug 1854187 - Fix the alternative frecency autofill threshold for origins having both www and non-www. r=daisuke,places-reviewers 2023-09-22 11:43:53 +00:00