fune/browser/components/urlbar
2023-11-27 09:51:46 +00:00
..
content Bug 1865862 - [Firefox Suggest Opt-in Experiment] Update descriptions as per final figma. r=daleharvey 2023-11-21 19:40:51 +00:00
docs Bug 1858553 - Remove the merinoEnabled Nimbus variable and fallback pref. r=daisuke 2023-10-12 15:50:50 +00:00
private Bug 1832198 - Remove Suggest suggestions from memory when their features are disabled. r=daisuke 2023-11-01 20:56:46 +00:00
tests Bug 1863281 - Fix tests that would break with dom.security.https_first_schemeless enabled by default r=freddyb,places-reviewers 2023-11-27 09:51:46 +00:00
unitconverters
.eslintrc.js
jar.mn
MerinoClient.sys.mjs Bug 1845311 - Use ChromeUtils.defineLazyGetter in more places r=arai,webdriver-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,joschmidt,robwu,issammani,bytesized,owlish,dao 2023-07-26 16:28:11 +00:00
metrics.yaml Bug 1852058 - [Firefox Suggest Opt-in Experiment] Implement Glean probes for all treatment branches. r=daleharvey 2023-11-17 10:35:03 +00:00
moz.build Bug 1859869 - batch 12 - browser/* xpcshell .ini manifests to .toml. r=aryx,extension-reviewers,credential-management-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,issammani,Standard8,robwu,sclements 2023-11-21 17:35:23 +00:00
pings.yaml Bug 1854755 - Add suggested_index and suggested_index_relative_to_group to Suggest pings. r=nanj 2023-09-26 02:48:30 +00:00
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 1852055 - [Firefox Suggest Opt-in Experiment] Implement opt-in UI at the top of the results list. r=daleharvey,fluent-reviewers,flod 2023-11-10 11:28:14 +00:00
UrlbarController.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarEventBufferer.sys.mjs Bug 1852442 - Remove delay for heuristic result. r=mak 2023-11-14 20:42:35 +00:00
UrlbarInput.sys.mjs Bug 1657237 - Address Bar flashes punycode when loading page.r=mak 2023-11-20 17:11:23 +00:00
UrlbarMuxerUnifiedComplete.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarPrefs.sys.mjs Bug 1860548 - Enable the URL Paste Suggestion feature by default in Nightly. r=mak 2023-11-20 17:14:25 +00:00
UrlbarProviderAboutPages.sys.mjs
UrlbarProviderAliasEngines.sys.mjs
UrlbarProviderAutofill.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderBookmarkKeywords.sys.mjs Bug 1845710 - [UrlbarView] Add LRM to URLs with the protocol trimmed in the results pane.r=mak 2023-09-26 15:00:54 +00:00
UrlbarProviderCalculator.sys.mjs
UrlbarProviderClipboard.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderContextualSearch.sys.mjs Bug 1853139 - Clean up site-specific search styling. r=daleharvey 2023-09-16 08:06:17 +00:00
UrlbarProviderExtension.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarProviderHeuristicFallback.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderHistoryUrlHeuristic.sys.mjs
UrlbarProviderInputHistory.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarProviderInterventions.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarProviderOmnibox.sys.mjs
UrlbarProviderOpenTabs.sys.mjs
UrlbarProviderPlaces.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarProviderPrivateSearch.sys.mjs
UrlbarProviderQuickActions.sys.mjs Bug 1853131 - Rename urlbarView-quickaction-row to urlbarView-quickaction-button. r=daleharvey 2023-09-14 23:35:02 +00:00
UrlbarProviderQuickSuggest.sys.mjs Bug 1859389 - Modify desktop Suggest integration so it properly handles timestamp templates. r=daisuke 2023-10-30 22:04:56 +00:00
UrlbarProviderQuickSuggestContextualOptIn.sys.mjs Bug 1852058 - [Firefox Suggest Opt-in Experiment] Implement Glean probes for all treatment branches. r=daleharvey 2023-11-17 10:35:03 +00:00
UrlbarProviderRecentSearches.sys.mjs Bug 1858978 - Restrict search history deletions by engine. r=mak 2023-10-17 13:18:42 +00:00
UrlbarProviderRemoteTabs.sys.mjs Bug 1845311 - Use ChromeUtils.defineLazyGetter in more places r=arai,webdriver-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,joschmidt,robwu,issammani,bytesized,owlish,dao 2023-07-26 16:28:11 +00:00
UrlbarProviderSearchSuggestions.sys.mjs Bug 1852300 - Make dismissal acknowledgments go through UrlbarController.removeResult(). r=dao 2023-09-11 17:04:09 +00:00
UrlbarProviderSearchTips.sys.mjs Bug 1620576: Refer to the start time of the session with the update applied to suppress browser tips. r=adw,jteow,Gijs 2023-09-26 20:36:01 +00:00
UrlbarProvidersManager.sys.mjs Bug 1852442 - Remove delay for heuristic result. r=mak 2023-11-14 20:42:35 +00:00
UrlbarProviderTabToSearch.sys.mjs
UrlbarProviderTokenAliasEngines.sys.mjs
UrlbarProviderTopSites.sys.mjs
UrlbarProviderUnitConversion.sys.mjs
UrlbarProviderWeather.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarResult.sys.mjs Bug 1845710 - [UrlbarView] Add LRM to URLs with the protocol trimmed in the results pane.r=mak 2023-09-26 15:00:54 +00:00
UrlbarSearchOneOffs.sys.mjs Bug 1852058 - [Firefox Suggest Opt-in Experiment] Implement Glean probes for all treatment branches. r=daleharvey 2023-11-17 10:35:03 +00:00
UrlbarSearchUtils.sys.mjs Bug 1842766 - r=adw 2023-07-25 14:39:26 +00:00
UrlbarTokenizer.sys.mjs Bug 1845311 - Use ChromeUtils.defineLazyGetter in more places r=arai,webdriver-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,joschmidt,robwu,issammani,bytesized,owlish,dao 2023-07-26 16:28:11 +00:00
UrlbarUtils.sys.mjs Bug 1657237 - Address Bar flashes punycode when loading page.r=mak 2023-11-20 17:11:23 +00:00
UrlbarValueFormatter.sys.mjs Bug 1860528 - Mixed content warning doesn't look right with enabled.r=dao 2023-11-01 11:22:39 +00:00
UrlbarView.sys.mjs Bug 1860548 - Enable the URL Paste Suggestion feature by default in Nightly. r=mak 2023-11-20 17:14:25 +00:00