Commit Graph

159 Commits

Author SHA1 Message Date
Thorin-Oakenpants
9cc132e69d
security.ssl.enable_ocsp_stapling
default true since FF26
2021-05-25 17:32:07 +00:00
Thorin-Oakenpants
0566ded651
fixup, closes #1174 2021-05-09 17:52:38 +00:00
Thorin-Oakenpants
9b8735a87a
webgl.min_capability_mode 2021-04-08 01:21:14 +00:00
Thorin-Oakenpants
87cd828b5b
browser.send_pings.require_same_host
redundant/defense-in-depth pref for `browser.send_pings` which is still at default false after six years of watching it (false is what we want)
2021-04-03 14:25:46 +00:00
Thorin-Oakenpants
844f3ce9c8
tidy 2021-03-05 10:15:26 +00:00
Thorin-Oakenpants
65fb24ff1b
layout.css.visited_links_enabled
added back to the user.js in 612cfbf313
2021-02-27 21:20:00 +00:00
Thorin-Oakenpants
0b51e98d91
media.gmp-widevinecdm.visible, see #1107 2021-02-01 17:25:00 +00:00
Thorin-Oakenpants
2dd455ef83
network.http.redirection-limit, fixes #1100 2021-01-26 19:39:33 +00:00
earthlng
c570e4fdbd
Update troubleshooter.js 2020-12-30 15:12:07 +00:00
earthlng
da58f84fa6
Update troubleshooter.js 2020-12-30 15:06:49 +00:00
Thorin-Oakenpants
755a45505f
snippets providers
`browser.newtabpage.activity-stream.asrouter.providers.snippets`

These (which landed in FF64 with snippets above) are not in the user.js, so why bother with the snippet one
- `browser.newtabpage.activity-stream.asrouter.providers.cfr`
- `browser.newtabpage.activity-stream.asrouter.providers.onboarding`

also these aren't in the user.js
- `browser.newtabpage.activity-stream.asrouter.providers.cfr-fxa`
- `browser.newtabpage.activity-stream.asrouter.providers.message-groups`
- `browser.newtabpage.activity-stream.asrouter.providers.messaging-experiments`
- `browser.newtabpage.activity-stream.asrouter.providers.whats-new-panel`

There are no privacy concerns here. At the end of the day, what Firefox connects to and sends is E2EE and only used locally in non-web content: and you have other prefs and a UI to disable them from being displayed
2020-12-30 10:25:26 +00:00
earthlng
c980bda695
Update troubleshooter.js
oops
2020-12-16 14:43:46 +00:00
earthlng
feaa1c3e99
prefs update
`browser.storageManager.enabled` -- removed in FF61 (1428306)
`security.csp.experimentalEnabled` -- removed in FF68 (1386214)
`gfx.downloadable_fonts.woff2.enabled` -- removed in FF69 (1556991)
`plugin.sessionPermissionNow.intervalInMinutes` -- removed in FF70 (1581664)
`plugin.defaultXpi.state` -- removed in FF72 (1596090)
`geo.wifi.uri` -- renamed to `geo.provider.network.url` in FF74 (1613627)
`browser.tabs.remote.allowLinkedWebInFileUriProcess` -- removed in FF77 (1603007)
2020-12-16 14:40:42 +00:00
Thorin-Oakenpants
aa1c2145bb
layout.css.visited_links_enabled 2020-12-09 09:30:21 +00:00
earthlng
c6ddda1aa3
Update troubleshooter.js
- add `privacy.window.name.update.enabled`
- remove `media.autoplay.enabled` (removed in FF63)
- remove `dom.indexedDB.enabled` (removed in FF72)
2020-11-17 19:17:59 +00:00
Thorin-Oakenpants
d6186819f4
domIntersectionObserver
it was removed after 81-beta was released
2020-11-11 18:42:29 +00:00
Thorin-Oakenpants
07cccd5386
remove 4003: partition, see #1051 (#1057) 2020-11-02 17:05:40 +00:00
earthlng
26d4768447
add media.autoplay.blocking_policy 2020-10-21 13:44:21 +00:00
Thorin-Oakenpants
0adfddd1e2
misc (#1040)
* misc

- cleanup of old release notation in comments: e.g. if it's not applicable to ESR78+
- same with default version info
- simplify and save bytes on section 4700
- update 4500 header
  - and unify the message about using extensions as counterproductive
- letterboxing
   - provide info on stepped ranged (and drop crap about FF67)
   - don't judge users who dislike seeing margins (I don't like them either, but I force my window to exact dimensions and stay there)
- screenshots uploading was disabled in FF67+ : [67 release notes](https://www.mozilla.org/en-US/firefox/67.0/releasenotes/)
   - the pref is still there (default false) but so far I'm 99% sure this pref now does anything
   - I will add it to the scatchpad script if this change sticks

* simplify 4500 RFP, see #1041

* update removed script

* tidy readme, see #1045

- also put readme before releases

* RIP FX Site Compat

* clean out RFP Alts info: the information is redundant: it's already in the readme
2020-10-20 11:58:20 +00:00
Thorin-Oakenpants
e89f9a5d89
dom.IntersectionObserver.enabled
commit: a56ba85936
issue: #1026
2020-10-02 08:36:15 +00:00
Thorin-Oakenpants
2532ddcc18
update name 2020-09-15 05:59:51 +00:00
Thorin-Oakenpants
44e22835c1
update name 2020-09-15 05:58:39 +00:00
Thorin-Oakenpants
1f545312fd
update names + links 2020-09-15 05:57:30 +00:00
Thorin-Oakenpants
637e5964db
update links 2020-09-15 05:56:00 +00:00
Thorin-Oakenpants
26bca612d7
rename as arkenfox 2020-09-15 05:54:22 +00:00
Thorin-Oakenpants
6fdda5fb62
rename as arkenfox 2020-09-15 05:53:09 +00:00
Thorin-Oakenpants
ed5b158777
Rename ghacks-clear-RFP-alternatives.js to arkenfox-clear-RFP-alternatives.js 2020-09-15 05:52:28 +00:00
Thorin-Oakenpants
091a71aade
browser.urlbar.usepreloadedtopurls.enabled 2020-07-29 02:22:09 +00:00
Thorin-Oakenpants
c4a06c4689
missing comma 2020-07-23 12:23:14 +00:00
Thorin-Oakenpants
0d27689c64
update to ESR78
and this time add the file extension
2020-07-23 12:22:20 +00:00
Thorin-Oakenpants
771e57480a
Delete ghacks-clear-RFP-alternatives 2020-07-23 12:21:10 +00:00
Thorin-Oakenpants
10cc1224d0
Create ghacks-clear-removed.js 2020-07-23 11:00:23 +00:00
Thorin-Oakenpants
52926cca7a
Delete ghacks-clear-[removed].js 2020-07-23 10:59:19 +00:00
Thorin-Oakenpants
be64819ce7
update to ESR78 2020-07-23 10:58:22 +00:00
Thorin-Oakenpants
24c228df92
update to ESR78 2020-07-23 10:57:12 +00:00
Thorin-Oakenpants
892b3d9d69
Delete ghacks-clear-FF68inclusive-[deprecated].js 2020-07-23 10:53:38 +00:00
Thorin-Oakenpants
df21798b81
Delete ghacks-clear-FF68inclusive-[RFP-alternatives].js 2020-07-23 10:53:25 +00:00
earthlng
bd384622db
Update troubleshooter.js (#935)
extensions.blocklist.pingCountTotal is not used anymore in FF76+
2020-04-29 12:00:10 +00:00
Thorin-Oakenpants
ba83c555cc
geo default search engines
browser.search.geoip.url is deprecated in 75, the prefs are only used on first run, and we don't mess with search engines as that is a user choice
2020-04-12 18:10:34 +00:00
Thorin-Oakenpants
5b1d56933b
middlemouse.paste, see #735 2019-12-19 16:21:21 +00:00
Thorin-Oakenpants
1ef62a1036
media.block-autoplay-until-in-foreground #840 2019-12-12 01:24:12 +00:00
Thorin-Oakenpants
b6fbf77dde
Create ghacks-clear-FF68inclusive-[RFP-alternatives].js 2019-11-23 03:04:14 +00:00
Thorin-Oakenpants
a4ba22e912
Delete ghacks-clear-FF60inclusive-[RFP-alternatives].js 2019-11-23 03:02:59 +00:00
Thorin-Oakenpants
163e18ce6d
Create ghacks-clear-FF68inclusive-[deprecated].js 2019-11-23 02:57:26 +00:00
Thorin-Oakenpants
a13027905e
Delete ghacks-clear-FF60inclusive-[deprecated].js 2019-11-23 02:56:30 +00:00
earthlng
bff1e84afa
v1.6.0 2019-11-11 15:10:14 +00:00
Thorin-Oakenpants
1d31da40ec
missing comma
thanks @sebp  - 0d57cfc44a (commitcomment-35890867)
2019-11-11 13:00:01 +00:00
Thorin-Oakenpants
0d57cfc44a
about_newtab_segregation.enabled 2019-11-09 23:25:52 +00:00
Thorin-Oakenpants
67eec9c85c
pbmode insecure text/icon
see `1273`
- we already make **all** windows do this (which overrides the pb mode setting), and these were inactive
- in FF70+ the icon pref (for PB mode and all windows) is now default true
2019-10-27 04:50:59 +00:00
Thorin-Oakenpants
7f2c92f654
webgl.dxgl.enabled 2019-10-15 09:28:52 +00:00