mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 13:32:06 -08:00
re-enable urlbar dropdown results
This commit is contained in:
parent
256866dea8
commit
6a5373c95a
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ defaultPref("browser.urlbar.pocket.featureGate", false); // [FF116+] [DEFAULT: f
|
||||||
defaultPref("browser.urlbar.weather.featureGate", false); // [FF108+] [DEFAULT: false]
|
defaultPref("browser.urlbar.weather.featureGate", false); // [FF108+] [DEFAULT: false]
|
||||||
defaultPref("browser.urlbar.clipboard.featureGate", false); // [FF118+] [DEFAULT: true FF125+]
|
defaultPref("browser.urlbar.clipboard.featureGate", false); // [FF118+] [DEFAULT: true FF125+]
|
||||||
defaultPref("browser.urlbar.yelp.featureGate", false); // [FF124+] [DEFAULT: false]
|
defaultPref("browser.urlbar.yelp.featureGate", false); // [FF124+] [DEFAULT: false]
|
||||||
defaultPref("browser.urlbar.maxRichResults", 0); // Disable URL bar dropdown results
|
|
||||||
|
|
||||||
// Autoplay
|
// Autoplay
|
||||||
defaultPref("media.autoplay.default", 0); // Allow autoplay
|
defaultPref("media.autoplay.default", 0); // Allow autoplay
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue