Open Bug 1691801 Opened 4 years ago

Migrate browser.urlbar.maxHistoricalSearchSuggestions to browser.urlbar.suggest.searchHistory

Categories

(Firefox :: Address Bar, task, P3)

task
Points:
2

Tracking

()

People

(Reporter: adw, Unassigned)

References

Details

As of bug 1676469, browser.urlbar.maxHistoricalSearchSuggestions is treated as a boolean. If it's zero, then we don't show form history; otherwise we do, and the number of form history results is determined by flex.

Marco suggests that we migrate the pref to a new browser.urlbar.suggest.searchHistory pref and also expose it in the prefs UI. This bug can be about the new pref and maybe also the prefs UI change, but we already have bug 1643479 for making larger changes to the UI. If we don't want to block this on that bug, then I would recommend scoping this bug to only the migration and then filing a new bug for the smaller prefs UI addition. For now I'll add bug 1643479 as a see-also.

You need to log in before you can comment on or make changes to this bug.