Enable and Disable Persisted Search Terms based on the Scotch Bonnet pref
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
People
(Reporter: jteow, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Since future experiments will simply enable/disable the ability to persist search via the Scotch Bonnet pref, the feature needs a minor refactor so that once the Scotch Bonnet pref is toggled, Persisted Search follows suit.
To simplify the logic, we can also remove the existing feature in Nimbus since we're unlikely to experiment with Persisted Search separate from Scotch Bonnet.
Lastly, we need to retain the ability for users to enable/disable the feature.
Updated•10 months ago
|
Comment 1•6 months ago
|
||
Is there a flag to disable 'Persisted Search'('Keep your original search visible' feature) without disabling search bonnet?
It is a security/privacy concern if one doesn't know the exact URL one is visiting.
Comment 2•4 months ago
|
||
Is there a flag to disable 'Persisted Search'('Keep your original search visible' feature) without disabling search bonnet?
browser.urlbar.showSearchTerms.enabled
(There is also a visible option in about:preferences#search)
Comment 3•4 months ago
|
||
In settings, under Default Search Engine section, the checkbox is 'Show search terms in the address bar on results pages'.
Description
•