gecko-dev/browser/components/urlbar
Drew Willcoxon 26757c4423 Bug 1741703 - Fix a broken link in the Firefox Suggest telemetry document. r=harry
The link to the toolkit telemetry doc is broken.

Depends on D131078

Differential Revision: https://phabricator.services.mozilla.com/D131423
2021-11-18 19:16:07 +00:00
..
content Bug 1723504: Make dailog be able to narrow. r=adw 2021-11-16 01:44:09 +00:00
docs Bug 1741703 - Fix a broken link in the Firefox Suggest telemetry document. r=harry 2021-11-18 19:16:07 +00:00
tests Bug 1735894 - Discard history results that dupe the quick suggest result. r=nanj,mak 2021-11-16 21:46:25 +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
UrlbarController.jsm Bug 1693927 - Record keyed scalar telemetry for impressions and clicks on Quick Suggest results. r=harry,nanj 2021-02-25 06:21:30 +00:00
UrlbarEventBufferer.jsm Bug 1673669 - Fix Address Bar IME composition interaction with Search Mode and the Event Bufferer. r=adw 2020-12-06 15:30:18 +00:00
UrlbarInput.jsm Bug 1726853 - Removed splitting of string. r=mak 2021-10-27 09:06:15 +00:00
UrlbarMuxerUnifiedComplete.jsm Bug 1735894 - Discard history results that dupe the quick suggest result. r=nanj,mak 2021-11-16 21:46:25 +00:00
UrlbarPrefs.jsm Bug 1741476 - Correct a UrlbarPrefs code comment related to Firefox Suggest data collection. r=nanj 2021-11-16 22:06:15 +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 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop 2021-10-21 21:54:52 +00:00
UrlbarProviderExtension.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +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 Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
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 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarProviderPreloadedSites.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarProviderPrivateSearch.jsm Bug 1663686 - Convert question mark into search mode. r=adw 2020-09-17 19:03:35 +00:00
UrlbarProviderQuickSuggest.jsm Bug 1735894 - Discard history results that dupe the quick suggest result. r=nanj,mak 2021-11-16 21:46:25 +00:00
UrlbarProviderRemoteTabs.jsm Bug 1715822 - Rename references from resultBuckets to resultGroups. r=harry 2021-10-14 13:23:54 +00:00
UrlbarProviderSearchSuggestions.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarProviderSearchTips.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarProviderTabToSearch.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +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 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarProviderUnitConversion.jsm Bug 1698112 - Stop referencing browser files from toolkit, and prevent it happening again with a test. r=preferences-reviewers,mossop 2021-10-21 21:54:52 +00:00
UrlbarProvidersManager.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +00:00
UrlbarQuickSuggest.jsm Bug 1740595 - Replace timestamp templates in Merino URLs. r=nanj 2021-11-16 21:46:25 +00:00
UrlbarResult.jsm Bug 1728610 - changed all instance of Cu.reportError with logger.error or this.logger.error where appropriate. r=mak 2021-10-18 14:01:10 +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 1735894 - Discard history results that dupe the quick suggest result. r=nanj,mak 2021-11-16 21:46:25 +00:00
UrlbarValueFormatter.jsm Bug 1740230 - Unexpose :-moz-locale-dir and :-moz-lwtheme* from content. r=dholbert 2021-11-10 13:00:17 +00:00
UrlbarView.jsm Bug 1720486: Add an element to speach the group label when the inner content is selectable. r=adw 2021-11-08 22:56:20 +00:00
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 1734765 - Move quick suggest test helpers into QuickSuggestTestUtils.jsm. r=mak 2021-10-12 00:27:18 +00:00