-
Notifications
You must be signed in to change notification settings - Fork 555
Closed
Description
Hi folks!
OS: Linux
FF: ESR 128
I have recently noticed some problems and misunderstandings with cleaning prefs in the context of changes in the FF code.
I would like to make sure how to achieve this case of use correctly:
- When closing FF, I want to clean everything except Site Settings and History
- With manual cleaning of Ctrl-Shift-Del I want to have everything cleaned except for Site Settings only
Do I understand correctly that two replacements are enough for me?
privacy.clearOnShutdown_v2.historyFormDataAndDownloads
privacy.clearOnShutdown_v2.browsingHistoryAndDownloads
The second one does nothing on ESR128 (I think), but turn it on in the event of ESR update in the future?
Metadata
Metadata
Assignees
Labels
No labels