Skip to content

Commit

Permalink
esr128.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponchale committed Sep 11, 2024
1 parent d9fae31 commit 1fa9fe9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions browser/app/profile/firefox.js
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,6 @@ pref("browser.urlbar.scotchBonnet.enableOverride", false);

// Enable trending suggestions and recent searches.
pref("browser.urlbar.trending.featureGate", true);
#if defined(RELEASE_OR_BETA)
pref("browser.urlbar.trending.enabledLocales", "en-US, en-CA");
#endif
pref("browser.urlbar.trending.requireSearchMode", false);
pref("browser.urlbar.recentsearches.featureGate", true);

Expand Down

0 comments on commit 1fa9fe9

Please sign in to comment.