fune/browser/components/urlbar
2021-09-03 16:16:56 +00:00
..
content Bug 1727907 - Make Firefox Suggest an opt-in feature and update the onboarding dialog accordingly. r=daleharvey 2021-08-30 15:56:28 +00:00
docs Bug 1727799 - Add telemetry probe to measure Merino latency. r=mythmon,mak 2021-09-01 16:03:51 +00:00
tests Bug 1728188 - Re-enable the collection of search query and matched keyword for Firefox Suggest r=adw 2021-09-03 16:16:56 +00:00
unitconverters Bug 1715544 - Extend timezone converter's 12h correction logic for times between 12pm and 1pm, and 12am and 1am. Add testcases. r=nhnt11 2021-06-17 15:59:31 +00:00
.eslintrc.js
jar.mn Bug 1727907 - Make Firefox Suggest an opt-in feature and update the onboarding dialog accordingly. r=daleharvey 2021-08-30 15:56:28 +00:00
moz.build Bug 1717509 - Part 4 - Remove files and result group related to UnifiedComplete. r=adw 2021-07-09 23:52:39 +00:00
UrlbarController.jsm
UrlbarEventBufferer.jsm
UrlbarInput.jsm Bug 1727668 - Integrate Merino with Firefox Suggest/quick suggest. r=mak,nanj 2021-08-30 22:48:12 +00:00
UrlbarMuxerUnifiedComplete.jsm Bug 1710518 - Introduce group-relative suggestedIndex and modify quick suggest results to use it. r=harry 2021-08-19 00:04:08 +00:00
UrlbarPrefs.jsm Bug 1727668 - Integrate Merino with Firefox Suggest/quick suggest. r=mak,nanj 2021-08-30 22:48:12 +00:00
UrlbarProviderAboutPages.jsm Bug 1712352 - Part 2 - Remove about pages code from UnifiedComplete. r=adw 2021-06-03 19:32:15 +00:00
UrlbarProviderAliasEngines.jsm Bug 1714409 - Part 2 - Remove _matchSearchEngineAlias from UnifiedComplete. r=adw 2021-06-17 11:34:13 +00:00
UrlbarProviderAutofill.jsm Bug 1662167 - Split UrlbarInputHistoryProvider from UnifiedComplete. r=adw 2021-06-02 15:16:56 +00:00
UrlbarProviderBookmarkKeywords.jsm Bug 1724016: Avoid unescaping if the URI is over the limit. r=adw 2021-08-12 23:56:45 +00:00
UrlbarProviderCalculator.jsm Bug 1697251 - Add a calculator to the Urlbar r=adw,fluent-reviewers 2021-04-05 08:26:29 +00:00
UrlbarProviderExtension.jsm Bug 1717509 - Part 5 - Replace references to UnifiedComplete with references to UrlbarProviderPlaces. r=adw 2021-07-09 23:52:39 +00:00
UrlbarProviderHeuristicFallback.jsm Bug 1724016: Avoid unescaping if the URI is over the limit. r=adw 2021-08-12 23:56:45 +00:00
UrlbarProviderInputHistory.jsm Bug 1725652 - Show adaptive history results if any of history, bookmarks, or open pages are enabled. r=adw 2021-08-16 16:01:40 +00:00
UrlbarProviderInterventions.jsm Bug 1725318: Avoid calculation score if the query starts with string like protocol. r=adw 2021-08-17 02:06:46 +00:00
UrlbarProviderOmnibox.jsm
UrlbarProviderOpenTabs.jsm Bug 1717509 - Part 5 - Replace references to UnifiedComplete with references to UrlbarProviderPlaces. r=adw 2021-07-09 23:52:39 +00:00
UrlbarProviderPlaces.jsm Bug 1724016: Avoid unescaping if the URI is over the limit. r=adw 2021-08-12 23:56:45 +00:00
UrlbarProviderPreloadedSites.jsm Bug 1715137 - Part 3 - Port test_preloaded_sites.js. r=adw 2021-06-22 21:02:58 +00:00
UrlbarProviderPrivateSearch.jsm
UrlbarProviderQuickSuggest.jsm Bug 1728188 - Re-enable the collection of search query and matched keyword for Firefox Suggest r=adw 2021-09-03 16:16:56 +00:00
UrlbarProviderRemoteTabs.jsm Bug 1677126 - Part 5 - Improve sorting of remote tabs so more recent tabs are more likely to be shown first. r=adw 2021-06-02 22:43:30 +00:00
UrlbarProviderSearchSuggestions.jsm Bug 1727668 - Integrate Merino with Firefox Suggest/quick suggest. r=mak,nanj 2021-08-30 22:48:12 +00:00
UrlbarProviderSearchTips.jsm Bug 1714337, remove separate high and non-high notification box references, r=mstriemer 2021-07-28 18:24:42 +00:00
UrlbarProvidersManager.jsm Bug 1717509 - Part 2 - Minimal working UrlbarProviderPlaces. r=adw 2021-07-09 23:52:38 +00:00
UrlbarProviderTabToSearch.jsm Bug 1703647 - Change tab-to-search results to use a Primary Blue search glass icon instead of an inverted one. r=mak 2021-04-07 22:41:06 +00:00
UrlbarProviderTokenAliasEngines.jsm Bug 1717509 - Part 5 - Replace references to UnifiedComplete with references to UrlbarProviderPlaces. r=adw 2021-07-09 23:52:39 +00:00
UrlbarProviderTopSites.jsm Bug 1717509 - Part 5 - Replace references to UnifiedComplete with references to UrlbarProviderPlaces. r=adw 2021-07-09 23:52:39 +00:00
UrlbarProviderUnitConversion.jsm Bug 1697722: Implement unit converter as UrlbarProvider. r=adw,dminor 2021-04-29 01:30:58 +00:00
UrlbarQuickSuggest.jsm Bug 1728459 - Add support for scores in the Firefox Suggest Merino integration. r=nanj 2021-08-31 23:55:22 +00:00
UrlbarResult.jsm Bug 1724016: Avoid unescaping if the URI is over the limit. r=adw 2021-08-12 23:56:45 +00:00
UrlbarSearchOneOffs.jsm Bug 1714242: Rename settingsButtonCompact with settingsButton. r=harry 2021-07-19 20:41:43 +00:00
UrlbarSearchUtils.jsm Bug 1714409 - Part 2 - Remove _matchSearchEngineAlias from UnifiedComplete. r=adw 2021-06-17 11:34:13 +00:00
UrlbarTokenizer.jsm Bug 1726837: Refactoring for splitString function. r=adw 2021-08-27 00:26:30 +00:00
UrlbarUtils.jsm Bug 1727668 - Integrate Merino with Firefox Suggest/quick suggest. r=mak,nanj 2021-08-30 22:48:12 +00:00
UrlbarValueFormatter.jsm
UrlbarView.jsm Bug 1709511 - Add a preview Fluent file for Firefox Suggest. r=harry,fluent-reviewers,preferences-reviewers,flod 2021-08-23 19:47:16 +00:00