Commit Graph

1267 Commits

Author SHA1 Message Date
Thorin-Oakenpants
82bb3f987d
2604, closes #1111 2021-02-08 07:20:06 +00:00
Thorin-Oakenpants
a35a616de7
highlight 1603 (cross origin referer), fixes 1108
especially since we recently hardened it: also added it to the few things highlighted in the wiki
2021-02-04 07:19:28 +00:00
Thorin-Oakenpants
ecf99bf9e7
0603: add default value
AFAICT:  false 48-51: true 52-55.0.1/ESR52.1: false ever since
2021-02-03 16:45:34 +00:00
Thorin-Oakenpants
cfaf354fe3
oophs, better start 86-alpha 2021-02-02 04:09:50 +00:00
Thorin-Oakenpants
fa51251235
remove widevine vis pref, see #1107
- It is controlled in both runtime and via user.js by the state of `media.eme.enabled`. Also, who cares about the vis of a ui option
- note, there is no need to add this to the removed scratchpad list
2021-02-01 17:17:16 +00:00
Thorin-Oakenpants
21fcd0bd35
update xul/xhtml config info
- the XUL version is also pre FF71
- the XHTML version was removed in FF87+
2021-02-01 05:14:46 +00:00
Thorin-Oakenpants
96d558dd0c
add window.name test 2021-01-31 07:28:05 +00:00
Thorin-Oakenpants
b6e8dcab81
fixup spelling mistake 2021-01-30 00:28:28 +00:00
Thorin-Oakenpants
fa78c53114
v85 2021-01-28 03:13:36 +00:00
Thorin-Oakenpants
2f6b14ab6e
1201: add error code, fixes #1094 2021-01-26 19:58:57 +00:00
Thorin-Oakenpants
306610da8e
remove 2614, see #1100 2021-01-26 19:37:54 +00:00
Thorin-Oakenpants
c974b3252d
move [STATS] from 1270 to 1201, #1094 2021-01-22 12:10:15 +00:00
Thorin-Oakenpants
480933484f
2624: windows.name default FF86+
https://bugzilla.mozilla.org/1685089
2021-01-21 11:17:16 +00:00
Thorin-Oakenpants
1f098f2eaf
start 85-alpha, also fix #1090 2021-01-17 23:04:37 +00:00
Thorin-Oakenpants
27dd6aa62d
84 final 2021-01-05 13:13:52 +00:00
Thorin-Oakenpants
9d74cb9526
remove useless snippet pref 2020-12-30 10:17:35 +00:00
Thorin-Oakenpants
8c9d0bbe72
harden cross-domain referers, closes #1077 2020-12-27 05:01:33 +00:00
Thorin-Oakenpants
0152b38b8b
add override recipes link to readme steps 2020-12-25 16:06:32 +00:00
Thorin-Oakenpants
2cfbba1472
search-to-tab: FF85+ 2020-12-19 07:23:13 +00:00
Thorin-Oakenpants
335ee84540
remove layout.css.visited_links_enabled, #933
This no longer has any affect since FF77+: see https://bugzilla.mozilla.org/1632765
2020-12-09 09:26:50 +00:00
Thorin-Oakenpants
5c37d50f4e
tidy
- remove useless `see` word for reference links
- fixup 0701
   - "do not play nice" is not measurable
   - don't reference to self as a source: people can just search "VPN leak Ipv6" or something
2020-12-07 19:34:14 +00:00
Thorin-Oakenpants
77abf35761
tidy
- shrink and remove outdated info from section 0300 header
- combine some bugzillas
- drop some references
   - 1647829 for HTTPS-Only mode
   - hardware metrics: not going to implicitly encourage users to use this pref or tell them what sizes to use
- update [STATS]
   - also remove TLS [STATS].. stats on TLS 1.0 and 1.1 are irrelevant: the default is now TLS 1.2+
- single CRLite reference for all blog articles
- save 588 bytes so all you bastards can theoretically load Firefox just that tiny bit faster
2020-12-06 21:09:07 +00:00
Thorin-Oakenpants
fa85c9da5b
fixup double word 2020-11-23 10:46:30 +00:00
Thorin-Oakenpants
cf53982086
1244: CRLite, closes #1065 2020-11-22 18:15:25 +00:00
Thorin-Oakenpants
91cbc1e09a
HTTPS-Only mode, closes #1047 2020-11-22 17:59:44 +00:00
Thorin-Oakenpants
a7e4268d8b
2730 appCache, closes #1055 2020-11-22 17:25:33 +00:00
Thorin-Oakenpants
699eacf1fd
add FPI scheme, closes #1066 (#1067) 2020-11-22 17:21:31 +00:00
Thorin-Oakenpants
0189438e46
start 84-alpha 2020-11-22 17:11:31 +00:00
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
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
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
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
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
c367beabe3
81-beta 2020-09-23 12:20:59 +00:00
Thorin-Oakenpants
ae0c980d25
migration 2020-09-15 04:15:03 +00:00
Thorin-Oakenpants
18112f9ae8
last F time :) update TZP links 2020-09-11 21:55:12 +00:00
Thorin-Oakenpants
c8eee094e0
update links 2020-09-11 03:23:55 +00:00
Thorin-Oakenpants
78a7c194eb
update ref links 2020-09-10 07:33:50 +00:00
Thorin-Oakenpants
f606c8b866
2203 values
see https://bugzilla.mozilla.org/show_bug.cgi?id=1663500 where they reverted https://bugzilla.mozilla.org/show_bug.cgi?id=1661643 where they said value 1 didn't do anything - all changes in FF82, so nothing to see here folks ... move along
2020-09-08 23:49:22 +00:00
Thorin-Oakenpants
9c98972d14
misc2 (#1010)
* forceMediaMemoryCache breakage

* add back ESR68-EOL for prefsCleaner users
2020-09-05 15:42:34 +00:00
Thorin-Oakenpants
75a03df0f7
miscellaneous (#1007)
- less active prefs
   - now that ESR68 is EOL, at least a whopping two (0602, 1273)
   - also I don't know when the default changed - another whopping whole one (1240)
   - and where we do enforce/reset a pref to default, lets say that
   - this is not a definitive list, sing out if there is anything else
- IPv6 info
   - especially for Iron Heart who likes to claim that this pref breaks 5% of sites
- cleanup of settings tags now we only care abut ESR78+
2020-09-05 15:20:46 +00:00
Thorin-Oakenpants
76019e6fbe
ESR78 unhidden prefs
also, the note about WebExt + SVG only applies to people using outdated versions .. so that can go too
2020-09-03 13:27:25 +00:00
Thorin-Oakenpants
3c2bd930c3
start 81-alpha, EOL for ESR68 2020-09-03 13:11:16 +00:00
Thorin-Oakenpants
ed993d5502
80 final 2020-09-03 13:04:31 +00:00
Thorin-Oakenpants
22d2d702be
1409: obsolete RFP mention 2020-09-03 13:02:09 +00:00
Diogo Agostinho
8dacf6e91f
fix typo (#1005) 2020-08-31 21:47:57 +00:00
Thorin-Oakenpants
fbe1d48fe2
2203: open_newwindow values
- FYI: https://bugzilla.mozilla.org/show_bug.cgi?id=1661643
- https://hg.mozilla.org/integration/autoland/rev/12d62b074178
2020-08-31 19:49:00 +00:00
Thorin-Oakenpants
5fd7f6de7e
80-alpha 2020-08-28 18:27:20 +00:00
Thorin-Oakenpants
c6f53c8768
2201 deprecated (dead prefs removed in 82), #979 (#1002) 2020-08-26 11:28:47 +00:00
Thorin-Oakenpants
38d772e4c8
https-only mode updates (#1001) 2020-08-25 14:59:41 +00:00
Thorin-Oakenpants
cfce521919
1409: RFP changes in FF81+ (#998) 2020-08-23 14:37:18 +00:00
Thorin-Oakenpants
8d6d17d46b
1244: HTTPS-only mode: FF80+ site exceptions
The option is not shown if https-only-mode is not being applied. I tested with `http://asmjs.org/` since it doesn't redirect/upgrade to secure.
2020-08-21 21:05:08 +00:00
Thorin-Oakenpants
9a37e1340c
0905: add reference, #982 2020-08-20 17:18:22 +00:00
Thorin-Oakenpants
f1e0203ef4
0105b, cleaner value, see #992 2020-08-15 01:56:01 +00:00
Thorin-Oakenpants
726d5bde30
0105b: stop console error, closes #992 2020-08-14 14:12:28 +00:00
Thorin-Oakenpants
93840ca181
0602 not hidden in ESR78 2020-08-13 15:37:25 +00:00
Thorin-Oakenpants
99aa5af356
password master->primary 2020-08-13 15:34:26 +00:00
Thorin-Oakenpants
0358fdac8b
80-alpha 2020-08-13 15:32:45 +00:00
Thorin-Oakenpants
815c3026b5
79 final 2020-08-13 15:30:36 +00:00
Thorin-Oakenpants
5ed3047b7a
references cleanup 2020-08-13 15:22:38 +00:00
Thorin-Oakenpants
e16ede1cdf
79-beta 2020-08-13 14:44:27 +00:00
Thorin-Oakenpants
6905187b3e
0207/0208: region/search (#989) 2020-08-13 04:39:38 +00:00
Thorin-Oakenpants
172118e61b
RFP+Alts: fixup sequential numbering, see #987 2020-08-05 01:35:10 +00:00
Thorin-Oakenpants
8452edb94b
4600: see #987 2020-08-04 10:25:29 +00:00
Thorin-Oakenpants
0f6957bbd4
4600: add missing version section 2020-08-04 10:18:29 +00:00
Thorin-Oakenpants
8c2bcc0352
1007: bump to 64mb, see #941 2020-08-03 22:50:58 +00:00
earthlng
bc832575d8
1003: kibibytes 2020-08-03 14:52:21 +00:00
Thorin-Oakenpants
c4b7e07691
4500: site partitioning 2020-08-02 01:47:48 +00:00
Thorin-Oakenpants
58fb1db838
HTTPS-Only Mode UI 2020-08-02 01:27:30 +00:00
Thorin-Oakenpants
2809854802
font visibility / RFP (#985) 2020-08-01 11:03:17 +00:00
Thorin-Oakenpants
117ab133b1
remove 0809
not deprecated, just hidden: default is false anyway
2020-07-29 02:19:20 +00:00
Thorin-Oakenpants
f8fd03482d
79 deprecated 2020-07-23 11:19:49 +00:00
Thorin-Oakenpants
46d03279d3
79 start, fixup 2429 default info 2020-07-22 12:35:13 +00:00
Thorin-Oakenpants
fe0af3bb34
remove 0709 duplicate, 78 final 2020-07-21 10:40:01 +00:00
Thorin-Oakenpants
84997386c1
78-beta 2020-07-20 05:24:18 +00:00
Thorin-Oakenpants
1a389c0214
dnsResolveSingleWordsAfterSearch (#968) 2020-07-10 10:09:13 +00:00
Thorin-Oakenpants
d0060fed3c
2031: use exceptions if you need to, #969 2020-07-08 13:18:38 +00:00
Thorin-Oakenpants
3d18af19e3
various, #959 (#967)
Co-authored-by: rusty-snake
2020-07-05 14:02:25 +00:00
Thorin-Oakenpants
b5b04454e0
0850a search keywords fixup 2020-07-01 03:46:52 +00:00
Thorin-Oakenpants
618f7bed3f
0850a: add top sites FF78+ 2020-06-29 15:49:11 +00:00
Thorin-Oakenpants
488a825626
update weak ciphers/tests etc, closes #931 (#963)
- adds the new tests including the non-JS JA3

Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2020-06-28 15:48:13 +00:00
Thorin-Oakenpants
aaf6cb33d7
4617 restart
- at least for disabling chrome animations
2020-06-27 12:37:32 +00:00
Thorin-Oakenpants
77ecef8be3
78 deprecated, add 2032 (#962) 2020-06-27 12:16:57 +00:00
Thorin-Oakenpants
4be0a80720
update trac tor tickets (#958)
and some other minor tweaks
2020-06-24 17:26:25 +00:00
Thorin-Oakenpants
f573200aa8
ciphers in ESR78
[1496639](https://bugzilla.mozilla.org/show_bug.cgi?id=1496639)
2020-06-18 02:29:54 +00:00
Thorin-Oakenpants
48f258ff53
start 78-alpha 2020-06-14 10:28:32 +00:00
Thorin-Oakenpants
b9100488cb
77 final 2020-06-14 10:26:10 +00:00
Thorin-Oakenpants
9d78e050ee
77-beta 2020-06-12 17:39:28 +00:00
Thorin-Oakenpants
b07cf1f03d
remove extra line from last commit, save one byte 2020-06-05 03:10:09 +00:00
Thorin-Oakenpants
683ef63b37
RFP alts: prefers-reduced-motion 2020-06-05 03:08:16 +00:00
Thorin-Oakenpants
05580f5e99
0709 hotfix, #923, #951 2020-06-02 20:48:41 +00:00
Thorin-Oakenpants
ecc62554e5
2608: remote debugging: default value, closes #950 2020-06-01 15:27:38 +00:00
Thorin-Oakenpants
f6e6de8444
77 deprecated 2020-05-29 12:41:59 +00:00
Thorin-Oakenpants
f69d92e6dd
1244: https upgrade local 2020-05-29 12:23:17 +00:00
Thorin-Oakenpants
868882ae33
start 77-alpha 2020-05-24 18:11:55 +00:00
Thorin-Oakenpants
ff9bf76e52
76 final, save some bytes in RFP section 2020-05-24 18:09:46 +00:00
Thorin-Oakenpants
4bc5b89cfe
4500: RFP changes 78+ re canvas 2020-05-15 23:18:11 +00:00
Thorin-Oakenpants
bb1e5bfd54
76-beta 2020-05-07 14:56:49 +00:00
Thorin-Oakenpants
27d72eda9e
1244: https-only-mode 2020-05-07 06:20:10 +00:00
Thorin-Oakenpants
07117c65c1
RFP spoofs FF78+ 2020-05-07 05:13:19 +00:00
Thorin-Oakenpants
919d4bfe96
godamnit, also move related reference 2020-05-04 10:52:25 +00:00
Thorin-Oakenpants
e38e253c25
oophs, forgot deprecation source 2020-05-04 10:49:07 +00:00
Thorin-Oakenpants
14aaec71fb
76 deprecated 2020-05-04 07:34:23 +00:00
Thorin-Oakenpants
c0780df24d
1401: PDF breakage, closes #937 2020-04-30 21:50:50 +00:00
Thorin-Oakenpants
0ea1605642
start 76-alpha, 2605 default 2020-04-30 18:52:27 +00:00
Thorin-Oakenpants
3366e0aa16
75 final 2020-04-23 08:52:48 +00:00
W
dff5bb478a
0211: add possible breakage for CJK input methods 2020-04-16 04:04:13 +00:00
Thorin-Oakenpants
d455c500a6
75-beta 2020-04-15 14:44:14 +00:00
Thorin-Oakenpants
b90e72370c
1007 fixup what FF75+ applies to 2020-04-14 00:28:00 +00:00
Thorin-Oakenpants
dd162d9f48
1007 fixups 2020-04-14 00:16:03 +00:00
Thorin-Oakenpants
d7c276b3fe
2402: clipboardevents -> inactive, #887 2020-04-13 06:17:54 +00:00
Thorin-Oakenpants
394b691599
2421: grammar fix 2020-04-13 04:55:10 +00:00
Thorin-Oakenpants
b695468c7e
remove 0205 2020-04-12 18:07:12 +00:00
Thorin-Oakenpants
deae6e14f9
75 deprecated 2020-04-12 16:38:12 +00:00
Thorin-Oakenpants
97c5378e52
1007: *forceMediaMemoryCache PB mode 2020-04-12 16:23:48 +00:00
Thorin-Oakenpants
d2dd0c2ab4
tls stats update
- Go to https://telemetry.mozilla.org/
- click `measurement dashboard`
- select `SSL_HANDSHAKE_VERSION`

I looked at Nightly 75 (0.26 and 0.01) and Nightly 76 (0.2 and 0)
2020-04-11 02:51:17 +00:00
Thorin-Oakenpants
8c7149c6a5
2421: Ion/JIT trusted principals, closes #914 2020-04-09 06:07:13 +00:00
Thorin-Oakenpants
d2da48c215
revert top sites, see #922 2020-04-08 08:01:07 +00:00
Thorin-Oakenpants
7e71b6663c
75-alpha, add 105e, closes #922 2020-04-08 07:12:14 +00:00
Thorin-Oakenpants
94c83519f2
74 final 2020-04-08 07:08:36 +00:00
Thorin-Oakenpants
e7d20867cb
2623 delegation 2421 ion/jit tweak 2020-04-06 00:39:52 +00:00
Thorin-Oakenpants
55ae994972
2421 fixup Ion/Jit note 2020-03-28 13:18:34 +00:00
Thorin-Oakenpants
f0945743b7
2662: clarify 4503 needed, #912 2020-03-27 16:20:41 +00:00
Thorin-Oakenpants
ee35d7c70d
2421: ion/jit and extensions note 2020-03-27 12:44:06 +00:00
Thorin-Oakenpants
fe1b03bd2a
tls downgrades -> session only 2020-03-27 12:36:16 +00:00
Thorin-Oakenpants
187692af66
enforce disabled system + prefixed colors 2020-03-19 11:36:03 +00:00
Thorin-Oakenpants
b6e2a3f64f
one of the 2012 webgl prefs deprecated 2020-03-12 14:44:14 +00:00
Thorin-Oakenpants
6f7e09ad43
1704 deprecated, add 1703 2020-03-12 05:23:57 +00:00
Thorin-Oakenpants
4ddf60cf32
0203: make sure users know these are 74+ prefs 2020-03-12 03:56:13 +00:00
earthlng
24777c9ac2
FF74: 0203 updates (#904) 2020-03-12 03:44:52 +00:00
Thorin-Oakenpants
615ebeda2f
start 74-alpha 2020-03-12 03:43:31 +00:00
Thorin-Oakenpants
4139630635
73 final 2020-03-12 03:37:46 +00:00
Thorin-Oakenpants
1afd52de6e
0306: minor tweak
There is no "show more details about an addon" anymore since they moved to the new html/card layout
2020-02-22 13:56:30 +00:00