Closed
Bug 1378034
Opened 7 years ago
Closed 7 years ago
Add prefs to set minimium numbers of search suggestions and history results
Categories
(Firefox :: Address Bar, enhancement, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
People
(Reporter: past, Assigned: mak)
References
Details
(Whiteboard: [fxsearch])
UnifiedComplete.js contains the MINIMUM_LOCAL_MATCHES constant. We need to convert it into a pref so that experimentation in a Shield study is possible. We should also add a similar pref for MINIMUM_REMOTE_MATCHES (search suggestion results).
Assignee | ||
Comment 1•7 years ago
|
||
This is already part of what I'm doing in bug 1359899
Depends on: 1359899
Assignee | ||
Comment 2•7 years ago
|
||
The pref added in bug 1359899 allows to set a number of available slots for suggestions through browser.urlbar.matchBuckets and allows to set the number of historical search suggestions through browser.urlbar.maxHistoricalSearchSuggestions.
Assignee: nobody → mak77
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•