Commit Graph

1550 Commits

Author SHA1 Message Date
Thorin-Oakenpants
94712f59a3
83 final 2020-11-22 17:05:34 +00:00
Thorin-Oakenpants
ef93a754ce
warnings always come after notes 2020-11-21 01:49:19 +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
ccbca41e2d
start 83 alpha, fixup 1244 setting info
`browser.preferences.exposeHTTPSOnly` is now default true
2020-11-13 01:03:29 +00:00
Thorin-Oakenpants
5b0d173078
82 final 2020-11-13 00:55:45 +00:00
Thorin-Oakenpants
d6186819f4
domIntersectionObserver
it was removed after 81-beta was released
2020-11-11 18:42:29 +00:00
Thorin-Oakenpants
ea0eb85404
82-beta 2020-11-11 18:23:00 +00:00
Thorin-Oakenpants
8dc43cfdc2
RFP 82+ changes
Note
 - this is not the same as 2517 which disables the API
 - RFP does not determine what is supported or not supported: so that entropy remains
 - with or without RFP, if the media config is not supported it returns false,false (so there is nothing to spoof here)
2020-11-11 18:20:13 +00:00
Thorin-Oakenpants
f7bee988de
0517: add creditCards.available / defense-in-depth
see https://github.com/arkenfox/user.js/issues/1038#issuecomment-713643850
2020-11-11 18:08:06 +00:00
Thorin-Oakenpants
f2fe7f02b0
add 2624: window.name protection, fixes #1012 2020-11-11 16:59:27 +00:00
Thorin-Oakenpants
accef19af4
add LSNG, fixes #1059 2020-11-11 16:27:43 +00:00
Thorin-Oakenpants
910d7004c6
release info, fixes #1042
now we have somewhere to add things like HTTPS-Only Mode, appCache, secure downloads when we make changes that impact ESR
2020-11-11 16:12:57 +00:00
Thorin-Oakenpants
07cccd5386
remove 4003: partition, see #1051 (#1057) 2020-11-02 17:05:40 +00:00
Thorin-Oakenpants
ac52886ea8
2422 WASM, add reason for disabling, fixes #1037 (#1054) 2020-10-26 10:37:49 +00:00
Thorin-Oakenpants
c45780d79b
0701 PHP localhost + IPv6, fixes #1053 2020-10-26 10:34:54 +00:00
Thorin-Oakenpants
e14732aad3
2031: better reference: closes #1022 (#1048) 2020-10-23 23:29:31 +00:00
earthlng
26d4768447
add media.autoplay.blocking_policy 2020-10-21 13:44:21 +00:00
Thorin-Oakenpants
9f99885272
clean up acknowledgments 2020-10-20 12:57:00 +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
f591a8adf8
82-alpha, 82 deprecated, remove old deprecated 2020-10-13 14:12:53 +00:00
Thorin-Oakenpants
0e10a820d9
81 final 2020-10-13 14:01:41 +00:00
earthlng
c90341dded
1244: HTTPS-Only mode update (#1031) 2020-10-07 12:10:24 +00:00
Thorin-Oakenpants
d5ccf4693b
fixup font prefs vs RFP, fixes #1025 (#1028)
- make 1401 inactive: it affects RFP's FPing
- remove old warning/setup-web: we do not care about documenting breakage or FPing risks when we have a warning and they are inactive. If someone uses them, that's on them
- new warnings
2020-10-06 13:43:51 +00:00
Thorin-Oakenpants
e89f9a5d89
dom.IntersectionObserver.enabled
commit: a56ba85936
issue: #1026
2020-10-02 08:36:15 +00:00
Thorin-Oakenpants
a56ba85936
remove dom.IntersectionObserver.enabled #1026
- this was made inactive in v68
- since at least FF79, when active as false, it breaks the web and browser consoles
- it breaks websites
- it breaks extensions: e.g. uBO panel functionality
- it does nothing to mitigate possible fingerprinting (which was why it was initially added as a concern) - i.e the API only provided a standardized method, it does not stop previous/earlier workarounds
2020-10-02 08:33:27 +00:00
Thorin-Oakenpants
421f1e361c
[ ] are for for prefs only 2020-09-29 06:10:57 +00:00
Thorin-Oakenpants
2391874e04
UI setting change in 81
https://bugzilla.mozilla.org/show_bug.cgi?id=1613468
2020-09-28 19:04:08 +00:00
Thorin-Oakenpants
4779ea7850
remove CSP issue, closes #1021 2020-09-27 00:47:09 +00:00
Thorin-Oakenpants
c367beabe3
81-beta 2020-09-23 12:20:59 +00:00
earthlng
e1d336a178
standardize some error codes
* 0 : successful termination
* 2 : command line syntax error
* 1 : catchall for general errors

Plus a few text improvements based on unmerged PR 4fbb2be98d
2020-09-15 13:36:39 +00:00
earthlng
ee3e5f0186
v4.12: arkenfox 2020-09-15 12:04:54 +00:00
earthlng
42b7650d42
v2.8: arkenfox 2020-09-15 11:58:52 +00:00
earthlng
f61d4a0d38
Update prefsCleaner.sh 2020-09-15 11:55:28 +00:00
Thorin-Oakenpants
7fe9784bf8
we no longer have github pages 2020-09-15 06:18:54 +00:00
Thorin-Oakenpants
ed05c64482
we no longer have github pages 2020-09-15 06:18:33 +00:00
Thorin-Oakenpants
16c3658040
align look with TZP 2020-09-15 06:17:44 +00:00
Thorin-Oakenpants
515d6ff874
v2.3: update repo name 2020-09-15 06:11:35 +00:00
Thorin-Oakenpants
fc65052286
migration: cleanup code references 2020-09-15 06:07:32 +00:00
Thorin-Oakenpants
6a107d4d2f
migration: cleanup code references 2020-09-15 06:06:32 +00:00
Thorin-Oakenpants
eff4b74130
migration: cleanup code references 2020-09-15 06:05:33 +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
4c4270f1d7
migration changes 2020-09-15 04:33:50 +00:00
Thorin-Oakenpants
af51631597
Update LICENSE.txt 2020-09-15 04:19:03 +00:00
Thorin-Oakenpants
ae0c980d25
migration 2020-09-15 04:15:03 +00:00