..
data
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
head.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_autofill_about_urls.js
test_autofill_bookmarked.js
test_autofill_functional.js
test_autofill_origins.js
Bug 1670253 - Tab-to-search doesn't work as expected by the user on some engines. r=adw
2020-11-03 10:11:38 +00:00
test_autofill_originsAndQueries.js
Bug 1643850: Handle 'www.<something>' as a URI. r=mak
2020-11-21 00:48:43 +00:00
test_autofill_prefix_fallback.js
test_autofill_search_engine_aliases.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_autofill_search_engines.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_autofill_urls.js
Bug 1693320: Avoid autofilling if uri fragment does not match with case-sensitive. r=adw
2021-03-11 00:20:39 +00:00
test_avoid_middle_complete.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_avoid_stripping_to_empty_tokens.js
test_casing.js
Bug 1606231: Make URL autofill case insensitive. r=adw
2020-11-20 03:51:43 +00:00
test_dedupe_prefix.js
test_dupe_urls.js
test_encoded_urls.js
test_heuristic_cancel.js
Bug 1655403 - Add a test for Bug 1653436. r=mak
2021-02-05 16:50:28 +00:00
test_keywords.js
test_muxer.js
Bug 1691855 - Fix intermittent TV failure in browser/components/urlbar/tests/unit/test_resultBuckets.js. r=mak
2021-02-12 16:23:52 +00:00
test_providerHeuristicFallback.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_providerOmnibox.js
test_providerOpenTabs.js
test_providersManager.js
Bug 1691855 - Fix intermittent TV failure in browser/components/urlbar/tests/unit/test_resultBuckets.js. r=mak
2021-02-12 16:23:52 +00:00
test_providersManager_filtering.js
Bug 1691855 - Fix intermittent TV failure in browser/components/urlbar/tests/unit/test_resultBuckets.js. r=mak
2021-02-12 16:23:52 +00:00
test_providersManager_maxResults.js
Bug 1691855 - Fix intermittent TV failure in browser/components/urlbar/tests/unit/test_resultBuckets.js. r=mak
2021-02-12 16:23:52 +00:00
test_providerTabToSearch.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_providerTabToSearch_partialHost.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_providerUnifiedComplete.js
test_providerUnifiedComplete_duplicate_entries.js
test_query_url.js
test_queryScorer.js
test_quicksuggest_keywordtree.js
Bug 1698534 - Go back to properly doing exact matching for quick suggest, and rewrite flatten logic. r=daleharvey
2021-03-16 23:46:43 +00:00
test_resultBuckets.js
Bug 1694237 - Properly discard duplicate suggestions in urlbar results. r=mak
2021-02-23 17:17:31 +00:00
test_search_engine_host.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_search_suggestions.js
Bug 1696267 - Dedupe urlbar search suggestions and search history accounting for leading and trailing spaces. r=mak
2021-03-04 20:46:57 +00:00
test_search_suggestions_aliases.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_search_suggestions_tail.js
Bug 1676469 - Convert matchBuckets to a granular list of result groups and rewrite the muxer to use it. r=preferences-reviewers,mak,harry
2021-02-09 21:53:38 +00:00
test_suggestedIndex.js
Bug 1699227 - Support negative suggestedIndex values to allow indexes to be specified from the end of the list of urlbar results. r=mak
2021-03-25 20:32:52 +00:00
test_tokenizer.js
test_trimming.js
test_UrlbarController_integration.js
Bug 1691855 - Fix intermittent TV failure in browser/components/urlbar/tests/unit/test_resultBuckets.js. r=mak
2021-02-12 16:23:52 +00:00
test_UrlbarController_telemetry.js
test_UrlbarController_unit.js
test_UrlbarPrefs.js
Bug 1676469 - Convert matchBuckets to a granular list of result groups and rewrite the muxer to use it. r=preferences-reviewers,mak,harry
2021-02-09 21:53:38 +00:00
test_UrlbarQueryContext.js
test_UrlbarQueryContext_restrictSource.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_UrlbarSearchUtils.jsm
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_UrlbarUtils_addToUrlbarHistory.js
test_UrlbarUtils_getShortcutOrURIAndPostData.js
Bug 1687932 - Remove use of nsISearchEngine.addEngineWithDetails from other xpcshell-tests. r=harry
2021-03-19 14:06:06 +00:00
test_UrlbarUtils_getTokenMatches.js
xpcshell.ini
Bug 1699227 - Support negative suggestedIndex values to allow indexes to be specified from the end of the list of urlbar results. r=mak
2021-03-25 20:32:52 +00:00