gecko-dev/browser/components/urlbar/tests/unit
2024-06-20 15:46:14 +00:00
..
data
head.js Bug 1881606 - Add a Nimbus variable and pref for configuring Yelp suggestion index/position. r=daisuke 2024-02-27 06:54:07 +00:00
test_000_frecency.js
test_about_urls.js Bug 1677823 - Use OTHER_LOCAL instead of HISTORY for about: pages. r=adw 2024-02-28 03:02:58 +00:00
test_autofill_adaptiveHistory.js
test_autofill_bookmarked.js
test_autofill_do_not_trim.js
test_autofill_functional.js
test_autofill_origins.js Bug 1893840 - When history is disabled origin autofill will sort by number of bookmarks. r=daisuke 2024-05-10 08:35:56 +00:00
test_autofill_origins_alt_frecency.js
test_autofill_originsAndQueries.js Bug 1879885 - Improve Places origins frecency. r=daisuke,places-reviewers 2024-02-21 15:07:13 +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
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 1889820: Add isManageable attribute to show 'Manage' result menu item in a suggestion r=adw 2024-04-09 07:41:52 +00:00
test_frecency.js
test_frecency_alternative_nimbus.js Bug 1877976 - Merge the Nimbus frecency feature in the urlbar one. r=adw 2024-02-06 09:21:14 +00:00
test_heuristic_cancel.js Bug 1864896: Autofix unused function arguments (browser/components/urlbar). r=mak 2024-03-03 09:09:09 +00:00
test_hideSponsoredHistory.js Bug 1882577 - Make nsISearchEngine.getIconURL an async function. r=search-reviewers,extension-reviewers,settings-reviewers,robwu,mcheang,mak 2024-03-13 14:51:06 +00:00
test_history_bookmark_results_on_search_service_failure.js
test_keywords.js
test_l10nCache.js Bug 1885723 - Fix more jsm references in urlbar/tests/. r=adw 2024-03-20 10:05:00 +00:00
test_local_suggest_prefs.js
test_match_javascript.js Bug 1879885 - Improve Places origins frecency. r=daisuke,places-reviewers 2024-02-21 15:07:13 +00:00
test_multi_word_search.js
test_muxer.js
test_pages_alt_frecency.js
test_protocol_ignore.js
test_protocol_swap.js
test_provider_notification.js Bug 1857236 - invoking onEngagement on every provider is error prone. r=mak 2024-05-15 13:13:02 +00:00
test_providerAliasEngines.js
test_providerHeuristicFallback.js Bug 1841869 - entering "abc @xyz.[TLD]" in address bar opens a prompt regarding loading "xyz.[TLD]" instead of searching for "abc @xyz.[TLD]" on the default search engine.r=adw 2024-01-31 19:07:57 +00:00
test_providerHistoryUrlHeuristic.js Bug 1677823 - Use OTHER_LOCAL instead of HISTORY for about: pages. r=adw 2024-02-28 03:02:58 +00:00
test_providerKeywords.js
test_providerOmnibox.js
test_providerOpenTabs.js Bug 1883845 - Switch to tab entries in Top Sites (zero prefix) don't support cross container search. r=jteow 2024-03-09 12:05:44 +00:00
test_providerPlaces.js
test_providerPlaces_duplicate_entries.js
test_providerPlaces_nonEnglish.js
test_providerRecentSearches.js Bug 1859785 - Only show recent searches since last engine change. r=daisuke 2024-02-14 14:18:34 +00:00
test_providersManager.js
test_providersManager_filtering.js Bug 1864896: Autofix unused function arguments (browser/components/urlbar). r=mak 2024-03-03 09:09:09 +00:00
test_providersManager_maxResults.js
test_providerTabToSearch.js Bug 1882577 - Make nsISearchEngine.getIconURL an async function. r=search-reviewers,extension-reviewers,settings-reviewers,robwu,mcheang,mak 2024-03-13 14:51:06 +00:00
test_providerTabToSearch_partialHost.js
test_query_url.js
test_queryScorer.js
test_quickactions.js Bug 1897152 - Correct logic for how many characters to match secondaryActions. r=daisuke 2024-05-29 12:01:11 +00:00
test_remote_tabs.js Bug 1864896: Autofix unused function arguments (browser/components/urlbar). r=mak 2024-03-03 09:09:09 +00:00
test_resultGroups.js
test_richsuggestions.js
test_richsuggestions_order.js
test_search_engine_restyle.js
test_search_suggestions.js Bug 1864896: Autofix unused function arguments (browser/components/urlbar). r=mak 2024-03-03 09:09:09 +00:00
test_search_suggestions_aliases.js
test_search_suggestions_tail.js
test_special_search.js
test_suggestedIndex.js
test_suggestedIndexRelativeToGroup.js
test_tab_matches.js Bug 1876743 - Enable cross-container Tab Search in Nightly. r=mseibert 2024-02-07 09:29:32 +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 1837624 - When a user is in search mode, the symbol ? at the beginning of the search string should not be marked as restrict token. r=mak 2024-05-08 14:34:13 +00:00
test_trimming.js
test_unitConversion.js
test_UrlbarController_integration.js
test_UrlbarController_telemetry.js
test_UrlbarController_unit.js
test_UrlbarPrefs.js Bug 1864896: Autofix unused function arguments (browser/components/urlbar). r=mak 2024-03-03 09:09:09 +00:00
test_UrlbarQueryContext.js
test_UrlbarQueryContext_restrictSource.js
test_UrlbarSearchUtils.js Bug 1897142 - Fix test_UrlbarSearchUtils.js on Beta. a=RyanVM 2024-06-20 15:46:14 +00:00
test_UrlbarUtils_addToUrlbarHistory.js
test_UrlbarUtils_copySnakeKeysToCamel.js Bug 1878444 - Update quick suggest config to account for Rust. r=daisuke 2024-02-13 06:16:19 +00:00
test_UrlbarUtils_getShortcutOrURIAndPostData.js
test_UrlbarUtils_getTokenMatches.js
test_UrlbarUtils_skippableTimer.js
test_UrlbarUtils_unEscapeURIForUI.js
test_word_boundary_search.js
xpcshell.toml Bug 1857236 - invoking onEngagement on every provider is error prone. r=mak 2024-05-15 13:13:02 +00:00