fune/browser/components/urlbar
Karandeep f19bf97d24 Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu
ext-urlbar.js is unused but will be removed in a separate
patch to avoid test failures in condprof tests. Condprof tests may use
an outdated profile directory that still references ext-urlbar.js in
startupcache files, which triggers a test-only test failure in
mozilla::net::CheckForBrokenChromeURL.

Differential Revision: https://phabricator.services.mozilla.com/D199769
2024-02-05 17:04:37 +00:00
..
content Bug 1855375: Basic implementation for Yelp Suggestions r=fluent-reviewers,flod,adw 2024-01-19 02:44:41 +00:00
docs Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
private Bug 1875952: Make RemoteSettings devtools environment available in the Suggest Rust backend r=adw 2024-01-24 00:57:08 +00:00
tests Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
unitconverters
.eslintrc.js
jar.mn
MerinoClient.sys.mjs Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in system modules. r=Gijs,perftest-reviewers,necko-reviewers,extension-reviewers,application-update-reviewers,fxview-reviewers,sync-reviewers,sessionstore-reviewers,reusable-components-reviewers,rpl,jesup,hjones,kshampur,skhamis,nalexander,sclements 2024-01-05 09:22:34 +00:00
metrics.yaml Bug 1876556 - Change urlbar engagement telemetry to record data by default - r=TravisLong,mak,daisuke 2024-01-29 14:20:57 +00:00
moz.build Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
pings.yaml
QuickActionsLoaderDefault.sys.mjs Bug 1803576 - Add Save page as PDF Quickaction. r=daisuke,fluent-reviewers,kpatenio 2023-11-20 19:57:32 +00:00
QuickSuggest.sys.mjs Bug 1855375: Basic implementation for Yelp Suggestions r=fluent-reviewers,flod,adw 2024-01-19 02:44:41 +00:00
UrlbarController.sys.mjs Bug 1841762 - Ensure onEngagement has queryContext defined. r=mak 2024-01-18 17:52:58 +00:00
UrlbarEventBufferer.sys.mjs
UrlbarInput.sys.mjs Bug 1855717 - Copy also from hidden results.r=adw 2024-01-29 18:28:32 +00:00
UrlbarMuxerUnifiedComplete.sys.mjs Bug 1821112 - Make the urlbar muxer take span and count limits into account when adding suggested-index results. r=mak 2023-12-07 00:19:46 +00:00
UrlbarPrefs.sys.mjs Bug 1855375: Basic implementation for Yelp Suggestions r=fluent-reviewers,flod,adw 2024-01-19 02:44:41 +00:00
UrlbarProviderAboutPages.sys.mjs
UrlbarProviderAliasEngines.sys.mjs Bug 1873788 - Fix bookmark keyword and alias search switching to default engine search when restrict symbols are at the end of the search string. r=mak 2024-01-10 18:23:40 +00:00
UrlbarProviderAutofill.sys.mjs Bug 1858994 - Punycode is shown in heuristic result. r=mak 2024-01-12 13:56:28 +00:00
UrlbarProviderBookmarkKeywords.sys.mjs Bug 1873788 - Fix bookmark keyword and alias search switching to default engine search when restrict symbols are at the end of the search string. r=mak 2024-01-10 18:23:40 +00:00
UrlbarProviderCalculator.sys.mjs
UrlbarProviderClipboard.sys.mjs Bug 1874202 - Add a stopwatch telemetry to record the time it takes to read from the clipboard. r=mak 2024-01-29 12:47:39 +00:00
UrlbarProviderContextualSearch.sys.mjs Bug 1875071 - Simplify OpenSearchEngine loading and install process in the search service. r=search-reviewers,mcheang 2024-01-22 19:12:39 +00:00
UrlbarProviderHeuristicFallback.sys.mjs Bug 1858994 - Punycode is shown in heuristic result. r=mak 2024-01-12 13:56:28 +00:00
UrlbarProviderHistoryUrlHeuristic.sys.mjs
UrlbarProviderInputHistory.sys.mjs Bug 1875772 - UrlbarProviderInputHistory should set isBlockable to true/false rather than true/undefined. r=adw 2024-01-23 10:58:04 +00:00
UrlbarProviderInterventions.sys.mjs
UrlbarProviderOmnibox.sys.mjs
UrlbarProviderOpenTabs.sys.mjs Bug 1797488 - Ensure switchtotab loads URL in a tab if record is missing. r=mak 2023-11-28 06:33:56 +00:00
UrlbarProviderPlaces.sys.mjs Bug 1875772 - UrlbarProviderInputHistory should set isBlockable to true/false rather than true/undefined. r=adw 2024-01-23 10:58:04 +00:00
UrlbarProviderPrivateSearch.sys.mjs Bug 1870644 - Remove nsISearchEngine.iconURI and replace by the new getIconURL function. r=search-reviewers,extension-reviewers,settings-reviewers,mconley,mcheang,robwu 2023-12-20 13:28:24 +00:00
UrlbarProviderQuickActions.sys.mjs
UrlbarProviderQuickSuggest.sys.mjs Bug 1841762 - Ensure onEngagement has queryContext defined. r=mak 2024-01-18 17:52:58 +00:00
UrlbarProviderQuickSuggestContextualOptIn.sys.mjs Bug 1868131 - [Firefox Suggest Opt-in Experiment] Further improve wrapping behavior. r=daleharvey 2023-12-07 10:19:35 +00:00
UrlbarProviderRecentSearches.sys.mjs Bug 1810113 - UrlbarProviderPlaces and UrlbarProviderSearchSuggestions should set isBlockable and blockL10n for history results. r=adw 2024-01-19 21:43:28 +00:00
UrlbarProviderRemoteTabs.sys.mjs
UrlbarProviderSearchSuggestions.sys.mjs Bug 1810113 - UrlbarProviderPlaces and UrlbarProviderSearchSuggestions should set isBlockable and blockL10n for history results. r=adw 2024-01-19 21:43:28 +00:00
UrlbarProviderSearchTips.sys.mjs Bug 1868133 - Use SearchStaticData to extract Google TLD's - r=Standard8 2024-01-12 13:58:49 +00:00
UrlbarProvidersManager.sys.mjs Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
UrlbarProviderTabToSearch.sys.mjs
UrlbarProviderTokenAliasEngines.sys.mjs Bug 1870644 - Remove nsISearchEngine.iconURI and replace by the new getIconURL function. r=search-reviewers,extension-reviewers,settings-reviewers,mconley,mcheang,robwu 2023-12-20 13:28:24 +00:00
UrlbarProviderTopSites.sys.mjs Bug 1841762 - Ensure onEngagement has queryContext defined. r=mak 2024-01-18 17:52:58 +00:00
UrlbarProviderUnitConversion.sys.mjs
UrlbarProviderWeather.sys.mjs
UrlbarResult.sys.mjs
UrlbarSearchOneOffs.sys.mjs Bug 1868131 - [Firefox Suggest Opt-in Experiment] Further improve wrapping behavior. r=daleharvey 2023-12-07 10:19:35 +00:00
UrlbarSearchUtils.sys.mjs Bug 1874344 - Add additional tests and documentation for Persisted Search Terms logic - r=adw 2024-01-12 18:14:08 +00:00
UrlbarTokenizer.sys.mjs Bug 1667639 - Make keyword at the start of the string take precedence over restrict symbols at the end of the string. r=mak 2024-01-19 01:13:39 +00:00
UrlbarUtils.sys.mjs Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
UrlbarValueFormatter.sys.mjs Bug 1863110 - If trimHttps is enabled, domain highlighting is not applied when loading suggested bookmark.r=dao 2023-12-07 09:04:44 +00:00
UrlbarView.sys.mjs Bug 1876759 - Added voice over text for switch to container tab icon mode.r=mak 2024-01-26 16:45:21 +00:00