fune/browser/components/urlbar/tests/unit
2023-12-07 00:19:46 +00:00
..
data
head.js Backed out changeset d7e5b4cd4c20 (bug 1865273) for causing bc failures in browser_searchShowSuggestionsFirst.js CLOSED TREE 2023-11-29 11:53:54 -05: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 Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
test_autofill_search_engine_aliases.js
test_autofill_urls.js Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
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 Bug 1840558 - Remove autofill search engines code. r=mak 2023-06-29 12:36:08 +00:00
test_download_embed_bookmarks.js
test_empty_search.js
test_encoded_urls.js
test_escaping_badEscapedURI.js
test_escaping_escapeSelf.js Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
test_exposure.js Bug 1861540 - Part 2: Update tests to use the local remote settings server. r=daisuke 2023-10-30 23:33:12 +00:00
test_frecency.js Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
test_frecency_alternative_nimbus.js Bug 1837170 - Add Nimbus variables to control alternative pages frecency. r=daisuke 2023-06-09 07:56:19 +00:00
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 1849013 - Add telemetry to track when search service initialization fails. r=Standard8 2023-11-02 21:32:30 +00:00
test_keywords.js Bug 1845710 - [UrlbarView] Add LRM to URLs with the protocol trimmed in the results pane.r=mak 2023-09-26 15:00:54 +00:00
test_l10nCache.js
test_local_suggest_prefs.js
test_match_javascript.js Bug 1840558 - Remove autofill search engines code. r=mak 2023-06-29 12:36:08 +00:00
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 Bug 1837170 - Use VISIT_SOURCE_BOOKMARKED in the frecency calculation. r=daisuke 2023-06-09 07:56:19 +00:00
test_protocol_ignore.js
test_protocol_swap.js Bug 1840558 - Remove autofill search engines code. r=mak 2023-06-29 12:36:08 +00:00
test_providerAliasEngines.js
test_providerHeuristicFallback.js Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02: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 Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
test_providerPlaces.js
test_providerPlaces_duplicate_entries.js
test_providerPlaces_nonEnglish.js
test_providerRecentSearches.js Bug 1858978 - Restrict search history deletions by engine. r=mak 2023-10-17 13:18:42 +00:00
test_providersManager.js
test_providersManager_filtering.js
test_providersManager_maxResults.js
test_providerTabToSearch.js Bug 1643887 - Move handling of search engine one-off hidden from preferences into the search settings. r=Standard8 2023-06-12 18:03:52 +00:00
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_richsuggestions_order.js Bug 1867323 - Disable quickactions for rich suggestions test. r=daisuke 2023-11-30 03:26:16 +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_special_search.js
test_suggestedIndex.js Bug 1821112 - Make the urlbar muxer take span and count limits into account when adding suggested-index results. r=mak 2023-12-07 00:19:46 +00:00
test_suggestedIndexRelativeToGroup.js Bug 1821112 - Make the urlbar muxer take span and count limits into account when adding suggested-index results. r=mak 2023-12-07 00:19:46 +00:00
test_tab_matches.js Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
test_tags_caseInsensitivity.js
test_tags_extendedUnicode.js
test_tags_general.js
test_tags_matchBookmarkTitles.js
test_tags_returnedInSearches.js
test_tokenizer.js Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
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 Bug 1858854 - Validate input to setTimeZone r=arai 2023-11-04 09:30:35 +00:00
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 Bug 1852848 - Implement recent searches provider. r=mak,fluent-reviewers,flod,settings-reviewers 2023-10-11 00:06:32 +00:00
test_UrlbarQueryContext.js
test_UrlbarQueryContext_restrictSource.js
test_UrlbarSearchUtils.js Bug 1643887 - Move handling of search engine one-off hidden from preferences into the search settings. r=Standard8 2023-06-12 18:03:52 +00:00
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 Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
test_word_boundary_search.js Bug 1840558 - Remove autofill search engines code. r=mak 2023-06-29 12:36:08 +00:00
xpcshell.toml Backed out changeset d7e5b4cd4c20 (bug 1865273) for causing bc failures in browser_searchShowSuggestionsFirst.js CLOSED TREE 2023-11-29 11:53:54 -05:00