Open
Bug 1897231
Opened 1 year ago
Updated 1 year ago
Add a preference and expose it on about:support for recording when a search engine was blocked
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
NEW
People
(Reporter: standard8, Unassigned)
References
Details
(Whiteboard: [sng])
We occasionally get reports of users having issues with loosing their default search engines. To aid with diagnosing this, we would like to record in preferences when we notice a search engine being blocked.
We should:
- Record a preference, e.g.
browser.search.lastEngineBlockedTimewhich is a date time value (converted to seconds). - Record a preference, e.g.
browser.search.lastEngineBlockedValuewhich records the engine that was blocked. - The time preference should be exposed to the list of "Important Modified Preferences" on about:support.
The value preference should not be exposed (as that might reveal user data), but it can be something we request from the user if they don't mind sharing.
| Reporter | ||
Updated•1 year ago
|
Group: mozilla-employee-confidential
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•