1
0
Fork 0
Commit Graph

1919 Commits

Author SHA1 Message Date
Thorin-Oakenpants 61f01f81fd
tidy 2022-08-23 16:53:27 +00:00
Thorin-Oakenpants ff8d63f7e4
remove dead prefs
https://bugzilla.mozilla.org/show_bug.cgi?id=1745248 - they migrated to `.supported` prefs (values detect or off)
2022-08-23 16:42:32 +00:00
Thorin-Oakenpants 848290898d
svg opentype fonts -> optional, see #1529 2022-08-22 16:02:07 +00:00
Thorin-Oakenpants 05abe82136
v105
partition SWers by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1784900
2022-08-18 20:12:42 +00:00
Thorin-Oakenpants 0dba33688f
v103 (#1508) 2022-08-17 19:24:38 +00:00
Thorin-Oakenpants 6e53e841f7
security.pki.sha1_enforcement_level 2022-07-31 10:50:24 +00:00
earthlng ecb63e82c9
Update prefsCleaner.sh 2022-07-30 12:23:27 +00:00
xfzv ded7c01a08
Back up prefs.js to `prefsjs_backups` directory (#1514) 2022-07-30 12:22:32 +00:00
earthlng 996881aef1
Update updater.sh 2022-07-24 13:11:28 +00:00
Brad Smith 4b4248157a
make updater.sh check explicitly for Y/y instead of N/n (#1511)
thanks @infinitewarp
2022-07-24 13:10:06 +00:00
Thorin-Oakenpants a5e75c4bd3
fixup network.cookie.lifetimePolicy
migration code was backed out in FF102.1
2022-07-18 11:27:05 +00:00
Thorin-Oakenpants c6ab6c4b48
v102.1 (#1507)
revert back to relying on network.cookie.lifetimePolicy
2022-07-18 10:38:43 +00:00
Thorin-Oakenpants ceacc9dd74
v102 (#1477) 2022-07-02 00:43:25 +00:00
Thorin-Oakenpants d466cf694e
two password prefs
https://bugzilla.mozilla.org/1767099
2022-07-01 08:15:39 +00:00
Thorin-Oakenpants 3fcc711c5a
network.cookie.lifetimePolicy
https://bugzilla.mozilla.org/buglist.cgi?bug_id=1681493,1681495,1681498,1759665
2022-07-01 02:42:16 +00:00
Thorin-Oakenpants c21b9faefc
dom.storage.next_gen 2022-06-14 07:01:01 +00:00
Thorin-Oakenpants 1a899966a9
v101 (#1443) 2022-06-12 13:38:27 +00:00
Thorin-Oakenpants 36c942e887
browser.urlbar.trimURLs
see #1473
2022-06-12 12:45:13 +00:00
Thorin-Oakenpants 662eddbc21
network.cookie.thirdparty 2022-06-01 13:51:19 +00:00
Thorin-Oakenpants ea139e3ef8
long standing defaults
- FF79+ dom.targetBlankNoOpener.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1522083
- FF86+ privacy.window.name.update.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1685089
2022-05-09 19:25:18 +00:00
Thorin-Oakenpants d6b26e7558
v100 (#1423) 2022-05-09 18:49:38 +00:00
Thorin-Oakenpants 7ff46e02dd
v100 deprecated
https://bugzilla.mozilla.org/1752621 - replaced with network.http.http2* prefs
2022-05-05 23:33:44 +00:00
fabrizio 4ff931781a
Merge pull request #1419 from arkenfox/v99
v99
2022-04-09 09:45:45 +00:00
Thorin-Oakenpants 9aae0a62b0
tidy deprecated, misc RFP changes 2022-04-08 21:30:22 +00:00
Thorin-Oakenpants eb98f06d69
security.csp.enable
https://bugzilla.mozilla.org/1754301
2022-04-08 21:28:16 +00:00
fxbrit 81561840a1 deprecate security.csp.enable 2022-04-08 11:43:39 +02:00
i-c-u-p 64bc683c3f
Made prefsCleaner.sh executable (#1416)
Changed permissions of prefsCleaner.sh from 644 to 755 to be able to run it via "./prefsCleaner.sh" with out first executing "chmod +x prefsCleaner.sh".
2022-04-08 07:03:43 +00:00
earthlng b4225baaf2
Update updater.sh 2022-03-19 07:47:46 +00:00
matthias-z e00497fd51
Fix newline issue when downloading files in updater.sh (#1397) 2022-03-19 07:46:08 +00:00
Thorin-Oakenpants d9af90d05f
v98 (#1372) 2022-03-10 00:44:10 +00:00
Thorin-Oakenpants 0d83307b14
Update troubleshooting-help.md 2022-02-27 10:44:04 +00:00
Thorin-Oakenpants 4f3f789f28
Add files via upload 2022-02-25 23:15:01 +13:00
Thorin-Oakenpants 6b6ed86b6c
Update troubleshooting-help.md 2022-02-24 00:26:15 +00:00
Thorin-Oakenpants 382b9181df
Add files via upload 2022-02-20 19:00:32 +13:00
Thorin-Oakenpants ba052105de
Add files via upload 2022-02-14 05:38:13 +13:00
Thorin-Oakenpants 4bd17611df
Update troubleshooting-help.md 2022-02-13 13:11:55 +00:00
Thorin-Oakenpants 41468d0d0b
Update troubleshooting-help.md 2022-02-13 13:11:26 +00:00
Thorin-Oakenpants a98b73c64e
v97 (#1346) 2022-02-13 11:15:00 +00:00
Thorin-Oakenpants 58e2618b9d
dom.securecontext.whitelist_onions
replaced by dom.securecontext.allowlist_onions - https://bugzilla.mozilla.org/1744006
2022-02-09 20:00:43 +00:00
Thorin-Oakenpants d61da93aad
Update troubleshooting-help.md 2022-02-06 15:30:25 +00:00
Thorin-Oakenpants 562127be87
Update troubleshooting-help.md 2022-02-06 15:27:50 +00:00
xfzv 917e3fe1aa
Update wiki link for updater options (#1364) 2022-02-06 12:23:20 +00:00
Thorin-Oakenpants 89bee0e361
Add files via upload 2022-01-31 03:08:22 +13:00
Thorin-Oakenpants 4c74f1bffb
Update README.md 2022-01-30 08:53:08 +00:00
Thorin-Oakenpants 0d9de9174a
Update README.md 2022-01-30 03:23:06 +00:00
Thorin-Oakenpants 45043537d8
Update README.md 2022-01-30 03:20:59 +00:00
Thorin-Oakenpants cc7ca9d0fa
cleanup dead images (#1353) 2022-01-29 05:24:41 +00:00
fabrizio 10044fcaf7
typos #1342 (#1343) 2022-01-22 01:49:48 +00:00
Thorin-Oakenpants ac0820a5dc
add last bits about ETP Strict/dFPI, closes #1337 2022-01-21 03:48:06 +00:00
Thorin-Oakenpants 83b6d64e67
security.insecure_connection_text.enabled
AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
2022-01-16 02:36:08 +00:00