Commit Graph

2021 Commits

Author SHA1 Message Date
c5087d6522 tidy 2025-08-25 11:25:44 +00:00
ff92cee8f0 update FPP info 2025-08-24 05:03:28 +00:00
934a339e41 add removed OCSP prefs to cleanup script 2025-08-20 16:10:56 +00:00
ae6242bded remove OCSP, #1576 2025-08-20 16:01:10 +00:00
9ad1ce561f v142 2025-08-19 10:49:32 +00:00
9103afafff deprecated FF140 140.0 2025-08-13 18:29:19 +00:00
9e8ead84c8 v140 (#1945) 2025-08-13 18:27:04 +00:00
7f852e94fc media.ondevicechange.enabled 2025-04-21 15:04:04 +00:00
3d76c74c80 v135 (#1929) 135.0 2025-03-06 02:52:08 +00:00
9bba5788aa legacy sanitizing prefs
In FF128 these were used to migrate to
- clearOnShutdown to clearOnShutdown_v2
- cpd to clearHistory

They are then no longer used.

The migration can be checked with
- privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs2
- privacy.sanitize.cpd.hasMigratedToNewPrefs2

Note: in FF136 there was another migration, where it changes the `ToNewPrefs2` to false
- privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs3
- privacy.sanitize.cpd.hasMigratedToNewPrefs3

AFAICT, cpd.hasMigrated* doesn't migrate until you open the clear history dialog.
2025-03-05 07:21:39 +00:00
c25187332e fix the year 2025-01-12 19:02:07 +00:00
80fa110f49 dom.securecontext.allowlist_onions 2025-01-12 19:01:32 +00:00
b8f18a3d91 v133 (#1892) 133.0 2025-01-12 15:49:26 +00:00
eae5762d29 Add missing -command argument in powershell call (#1909)
* updater: add missing PowerShell argument

* prefcleaner: add missing PowerShell argument
2024-11-09 12:55:49 +00:00
c6cfa10c0b webchannel.allowObject.urlWhitelist 2024-11-07 09:50:47 +00:00
bc6a2ba145 network.http.referer.hideOnionSource
since it was flipped to true for TB, not much point keeping it
2024-11-06 15:24:03 +00:00
f906f7f3b4 v128 (#1862) 128.0 2024-08-26 08:41:28 +00:00
11582f905a geo.provider.use_gpsd
https://bugzilla.mozilla.org/show_bug.cgi?id=1803234 - removed in FF131

and it doesn't work: https://bugzilla.mozilla.org/show_bug.cgi?id=1763347
2024-08-06 04:37:00 +00:00
ff5c959cb9 geo.provider* 2024-07-09 05:49:23 +00:00
23caf69614 v127 deprecated 2024-06-22 15:44:54 +00:00
6446d73cf5 add deprecated since FF119 2024-06-14 06:14:26 +00:00
47cbf5b974 fixup sysntax, tidy 126.1 2024-06-07 21:36:53 +00:00
9655743d8c fixup missing semicolon (#1850) 2024-06-07 20:53:34 +00:00
c2f191448c v126 (#1816) 126.0 2024-06-06 20:21:14 +00:00
33a84b608c v122 (#1764) 122.0 2024-02-04 20:09:30 +00:00
4a510a4b4c prefsCleaner.sh v2.1
- remove group root/wheel check
2023-11-24 13:38:25 +00:00
e4dd5aa428 updater.sh v4.0
- removed group root/wheel check
2023-11-24 13:35:14 +00:00
fd72683abe v119 (#1757) 119.0 2023-11-20 02:49:16 +00:00
f95c6829fe fixup date/reference 2023-11-19 09:56:47 +00:00
fc25163763 Correct archived version link in arkenfox-cleanup.js (#1763) 2023-11-10 23:52:23 +00:00
29bb5a35f0 rename/add icons (#1760) 2023-11-02 21:17:15 +00:00
96210522d8 Add favicon for LibreWolf 2023-11-02 20:36:12 +00:00
Tad
d94d68245f Add favicon for Mull
Signed-off-by: Tad <tad@spotco.us>
2023-11-02 16:18:47 -04:00
e2681baec3 javascript.use_us_english_locale
https://bugzilla.mozilla.org/1846224
2023-11-01 22:02:55 +00:00
35e8def0b1 network.dns.skipTRR-when-parental-control-enabled 2023-10-18 14:59:33 +00:00
3fdcb28b8f v118 (#1724) 118.0 2023-10-18 14:03:40 +00:00
f54d632da5 v2.0 - improve root check 2023-10-07 10:33:49 +00:00
6e79d1bba6 deprecated v118 2023-09-29 10:52:55 +00:00
56f51203bf point to archived version 2023-09-21 12:36:35 +00:00
bd2e5b8d1d undo encryption
they're not default false since 108, that was nightly only
2023-09-18 11:47:49 +00:00
f0513b7e64 inactive prefs no longer needed
encryption prefs false since FF109, taskbar since jesus or whatever
2023-09-18 11:41:47 +00:00
336300a274 v118 removed
these are all at default now as of at least ESR115
2023-09-18 08:39:50 +00:00
50af4b9af4 remove old prefs 2023-09-18 08:34:35 +00:00
3f6fcc13f0 permissions.delegation.enabled 2023-09-18 08:31:22 +00:00
1e6e211a06 v117 (#1710) 117.0 2023-09-17 07:17:40 +00:00
dfd5589c3d v117 deprecated 2023-09-16 07:08:33 +00:00
ba173d4920 layout.css.font-visibility.resistFingerprinting 2023-08-28 04:15:07 +00:00
61a9f9d37a v115.1 (#1703)
The .1 refers to arkenfox, and has nothing to do with Firefox's versioning. This will better align ESR115 users' defaults with AF moving forward
115.1
2023-08-27 01:49:42 +00:00
576da2e236 Delete smartReferer.png 2023-08-26 07:08:23 +00:00
f1831e947b media.gmp-widevinecdm.enabled
this adds nothing, users can use `media.eme.enabled` if this is their threat model
2023-08-26 06:45:37 +00:00