mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-24 03:13:57 +00:00
references to other prefs s/be explicit
This commit is contained in:
parent
b845f8fe3a
commit
4604cf0d4e
2
user.js
2
user.js
@ -1486,7 +1486,7 @@ user_pref("privacy.clearOnShutdown.history", true); // Browsing & Download Histo
|
|||||||
user_pref("privacy.clearOnShutdown.offlineApps", true); // Offline Website Data
|
user_pref("privacy.clearOnShutdown.offlineApps", true); // Offline Website Data
|
||||||
user_pref("privacy.clearOnShutdown.sessions", true); // Active Logins
|
user_pref("privacy.clearOnShutdown.sessions", true); // Active Logins
|
||||||
user_pref("privacy.clearOnShutdown.siteSettings", false); // Site Preferences
|
user_pref("privacy.clearOnShutdown.siteSettings", false); // Site Preferences
|
||||||
/* 2804: reset default history items to clear with Ctrl-Shift-Del (to match above)
|
/* 2804: reset default history items to clear with Ctrl-Shift-Del (to match 2803)
|
||||||
* This dialog can also be accessed from the menu History>Clear Recent History
|
* This dialog can also be accessed from the menu History>Clear Recent History
|
||||||
* Firefox remembers your last choices. This will reset them when you start Firefox.
|
* Firefox remembers your last choices. This will reset them when you start Firefox.
|
||||||
* [NOTE] Regardless of what you set privacy.cpd.downloads to, as soon as the dialog
|
* [NOTE] Regardless of what you set privacy.cpd.downloads to, as soon as the dialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user