fune/browser/components/urlbar
2023-03-09 16:34:33 +00:00
..
content Bug 1817401 - Implement "Dismissed suggestions" handling in Firefox Suggest preferences section. r=adw,fluent-reviewers,flod 2023-03-01 09:58:25 +00:00
docs Bug 1819797 - Update telemetry for navigational suggestions and dynamic Wikipedia and add subtypes to quick suggest results. r=daleharvey 2023-03-08 01:11:02 +00:00
private Bug 1817038 - Move weather suggestion keywords to Nimbus. r=daisuke 2023-03-03 23:51:54 +00:00
tests Bug 1790020 - Hook up urlbar result menu with telementry. r=mak 2023-03-09 12:02:13 +00:00
unitconverters
.eslintrc.js
jar.mn
MerinoClient.sys.mjs Bug 1804536 - Implement telemetry for weather suggestions. r=daleharvey 2023-01-06 16:41:49 +00:00
metrics.yaml Bug 1819797 - Update telemetry for navigational suggestions and dynamic Wikipedia and add subtypes to quick suggest results. r=daleharvey 2023-03-08 01:11:02 +00:00
moz.build Bug 1814732 - Move weather suggestions to their own provider. r=daisuke 2023-02-07 02:26:54 +00:00
QuickActionsLoaderDefault.sys.mjs Bug 1801019 - Add telemetry for screenshots component. r=sfoster 2023-02-25 17:26:34 +00:00
QuickSuggest.sys.mjs Bug 1817443 - remove openUILinkIn entirely and rename fromChrome, r=mossop,extension-reviewers,rpl 2023-02-23 17:02:43 +00:00
UrlbarController.sys.mjs Bug 1821375 - Remove weird providerName != "UrlbarProviderTopSites" check from UrlbarController::typeFromElement. r=mak 2023-03-09 16:34:33 +00:00
UrlbarEventBufferer.sys.mjs Bug 1750317 - Address bar may cut the search string in rare circumstances. r=adw 2023-01-18 10:18:18 +00:00
UrlbarInput.sys.mjs Bug 1790020 - Hook up urlbar result menu with telementry. r=mak 2023-03-09 12:02:13 +00:00
UrlbarMuxerUnifiedComplete.sys.mjs Bug 1820453: Introduce unsortedResults to the query r=adw 2023-03-08 02:30:33 +00:00
UrlbarPrefs.sys.mjs Bug 1819797 - Update telemetry for navigational suggestions and dynamic Wikipedia and add subtypes to quick suggest results. r=daleharvey 2023-03-08 01:11:02 +00:00
UrlbarProviderAboutPages.sys.mjs
UrlbarProviderAliasEngines.sys.mjs
UrlbarProviderAutofill.sys.mjs Bug 1812197: Show page title by alternate same origin if matched origin has no title. r=adw 2023-01-31 21:32:07 +00:00
UrlbarProviderBookmarkKeywords.sys.mjs
UrlbarProviderCalculator.sys.mjs
UrlbarProviderContextualSearch.sys.mjs Bug 1810141 - switch consumers where there isn't an obvious URI object to use to fixupAndLoadURIString, r=mossop,geckoview-reviewers,extension-reviewers,settings-reviewers,mconley,owlish 2023-02-13 23:50:40 +00:00
UrlbarProviderExtension.sys.mjs Bug 1810647 - Prepare for enable urlbar result menu in Nightly. r=mak,fluent-reviewers,flod 2023-01-23 15:54:53 +00:00
UrlbarProviderHeuristicFallback.sys.mjs Bug 1791657: Show page title if it is in places. r=adw,mak 2023-01-24 22:35:15 +00:00
UrlbarProviderHistoryUrlHeuristic.sys.mjs Bug 1791657: Show page title if it is in places. r=adw,mak 2023-01-24 22:35:15 +00:00
UrlbarProviderInputHistory.sys.mjs
UrlbarProviderInterventions.sys.mjs Bug 1810647 - Prepare for enable urlbar result menu in Nightly. r=mak,fluent-reviewers,flod 2023-01-23 15:54:53 +00:00
UrlbarProviderOmnibox.sys.mjs Bug 1784662 - Reduce time spent in browser_ext_omnibox.js test r=willdurand,adw 2023-02-17 18:20:01 +00:00
UrlbarProviderOpenTabs.sys.mjs Bug 1811334 - Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley 2023-01-20 17:49:21 +00:00
UrlbarProviderPlaces.sys.mjs Bug 1725045: Remove browser.urlbar.resultGroups pref. r=adw 2023-01-26 23:10:19 +00:00
UrlbarProviderPreloadedSites.sys.mjs Bug 1791657: Show page title if it is in places. r=adw,mak 2023-01-24 22:35:15 +00:00
UrlbarProviderPrivateSearch.sys.mjs
UrlbarProviderQuickActions.sys.mjs Bug 1820081: Correspond to cleared query context when paste-and-go and drop-and-go r=adw 2023-03-05 22:45:29 +00:00
UrlbarProviderQuickSuggest.sys.mjs Bug 1819797 - Update telemetry for navigational suggestions and dynamic Wikipedia and add subtypes to quick suggest results. r=daleharvey 2023-03-08 01:11:02 +00:00
UrlbarProviderRemoteTabs.sys.mjs Bug 1814931 - Convert services/sync imports to direct ES imports. r=markh,settings-reviewers,credential-management-reviewers,mconley,dimi 2023-02-13 11:44:29 +00:00
UrlbarProviderSearchSuggestions.sys.mjs Bug 1819775 - Add icon for trending suggestions. r=adw 2023-03-08 21:00:27 +00:00
UrlbarProviderSearchTips.sys.mjs Bug 1818848 - Use valid pageproxystate for persisted search terms when urlbar is un-focused - r=adw 2023-03-07 22:08:32 +00:00
UrlbarProvidersManager.sys.mjs Bug 1820453: Introduce unsortedResults to the query r=adw 2023-03-08 02:30:33 +00:00
UrlbarProviderTabToSearch.sys.mjs Bug 1818245 - Consolidate dynamic attribute setting code in UrlbarView. r=adw 2023-02-24 07:16:56 +00:00
UrlbarProviderTokenAliasEngines.sys.mjs
UrlbarProviderTopSites.sys.mjs Bug 1815224 - Migrate newtab's Reducers.jsm to ES modules. r=Mardak 2023-02-06 19:11:48 +00:00
UrlbarProviderUnitConversion.sys.mjs
UrlbarProviderWeather.sys.mjs Bug 1820081: Correspond to cleared query context when paste-and-go and drop-and-go r=adw 2023-03-05 22:45:29 +00:00
UrlbarResult.sys.mjs Bug 1791657: Introduce fallbackTitle into payload. r=adw 2023-01-24 22:35:14 +00:00
UrlbarSearchOneOffs.sys.mjs Bug 1801298 - Fix down/up arrow behavior with multiple selectable elements per row. r=adw 2023-01-19 10:26:53 +00:00
UrlbarSearchUtils.sys.mjs
UrlbarTokenizer.sys.mjs
UrlbarUtils.sys.mjs Bug 1820327: Record TAIL_SUGGESTION as search_suggest group r=mak 2023-03-08 21:46:07 +00:00
UrlbarValueFormatter.sys.mjs
UrlbarView.sys.mjs Bug 1790020 - Hook up urlbar result menu with telementry. r=mak 2023-03-09 12:02:13 +00:00