diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-23 04:29:10 +0000 |
commit | e3cb9707d5a825c871111670200af02af1718195 (patch) | |
tree | e9b374d6a4dc9990a45e9b61098624f0b722ede1 /toolkit/components/nimbus | |
parent | Adding debian version 125.0.1-2. (diff) | |
download | firefox-e3cb9707d5a825c871111670200af02af1718195.tar.xz firefox-e3cb9707d5a825c871111670200af02af1718195.zip |
Merging upstream version 125.0.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'toolkit/components/nimbus')
-rw-r--r-- | toolkit/components/nimbus/FeatureManifest.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml index 190e29d6db..7612ef2dc2 100644 --- a/toolkit/components/nimbus/FeatureManifest.yaml +++ b/toolkit/components/nimbus/FeatureManifest.yaml @@ -429,10 +429,9 @@ urlbar: * Remove the forcast text from the summary text. yelpMinKeywordLength: type: int - fallbackPref: browser.urlbar.yelp.minKeywordLength description: >- - If the length of user's query is less than this value plus - "yelp.showLessFrequentlyCount", Yelp suggestion never be shown. + The minimum prefix length of a Yelp keyword the user must type to + trigger the suggestion. yelpFeatureGate: type: boolean fallbackPref: browser.urlbar.yelp.featureGate |