Commit Graph
1878 Commits
Author SHA1 Message Date
Thorin-OakenpantsandGitHub fdc9db9a08 1600s revamp
- no need to enforce defaults (except the second cross-origin) = less items in prefs and about:support
- simplify header info
- add in that you need an extension for real control: i.e for most people, e.g I use uMatrix and have never can to whitelist anything. Kolanich has been on settings of 2 for years and only found one broken site: these are anecdotal and don;t reflect the real world: which is why the settings are pretty relaxed
- move the broken info out of header and onto the pref in a setup tag
- reference: https://github.com/ghacksuserjs/ghacks-user.js/issues/716#issuecomment-488527274
- thanks Kolanich and 🐈
2019-05-26 08:43:12 +00:00
Thorin-OakenpantsandGitHub c079c3c632 0110: clean up 2019-05-26 06:07:41 +00:00
Thorin-OakenpantsandGitHub 6f76a9bfd2 2030 new default 2019-05-26 05:51:13 +00:00
Thorin-OakenpantsandGitHub dfab1516ef FF67+ deprecated 2019-05-26 05:33:57 +00:00
Thorin-OakenpantsandGitHub 57339d09b1 2618 -> RFP ALTs 2019-05-26 05:16:17 +00:00
Thorin-OakenpantsandGitHub ed23a88c08 save 87bytes 2019-05-24 22:50:24 +00:00
Thorin-OakenpantsandGitHub dae1087082 2660 enabledScopes, closes #729 2019-05-23 21:11:45 +00:00
Thorin-OakenpantsandGitHub 7a103b0c23 FPI: 1330467 backed out
now that stable has landed.. I'll leave the text in place
2019-05-21 22:23:23 +00:00
Thorin-OakenpantsandGitHub 5d5a9acaa4 FPI: 69+ isolate pdfjs range-based requests 2019-05-14 06:48:49 +00:00
Thorin-OakenpantsandGitHub 76c476ee3c 2204: replace [test]
old test: https://developer.mozilla.org/samples/domref/fullscreen.html
- for me the video comes up as "no video with supported format and mime type", so may not be practical for all users
2019-05-12 13:52:53 +00:00
Thorin-OakenpantsandGitHub b3c6561ba8 2203: change [test]
It's the same test (thanks gk)
2019-05-12 13:44:12 +00:00
Thorin-OakenpantsandGitHub a4c2bb80aa 2429 remove default tag 2019-05-12 02:48:06 +00:00
Thorin-OakenpantsandGitHub a173d30d4e RFP 68+ isolate site permissions 2019-05-10 22:34:24 +00:00
Thorin-OakenpantsandGitHub fc801db06a RFP stuff 2019-05-08 15:43:41 +00:00
Thorin-OakenpantsandGitHub 61ce537f20 Delete exceptions03.png 2019-05-08 09:19:55 +00:00
Thorin-OakenpantsandGitHub 7a766cd2a7 Delete exceptions02.png 2019-05-08 09:19:45 +00:00
Thorin-OakenpantsandGitHub 842a78692e Delete exceptions01.png 2019-05-08 09:19:32 +00:00
Thorin-OakenpantsandGitHub 540f5ce868 FF68+ letterboxing changes 2019-05-08 05:18:16 +00:00
Thorin-OakenpantsandGitHub be7c50c198 spring cleaning, part 3: closes #716 2019-05-05 17:33:16 +00:00
Thorin-OakenpantsandGitHub 473e88c784 spring cleaning, part 3: see #716 2019-05-05 17:28:47 +00:00
Thorin-OakenpantsandGitHub da4cfce10f RFP: OS spoof changes FF68+ 2019-05-03 13:19:55 +00:00
Thorin-OakenpantsandGitHub 2a30436905 moar fixups 2019-05-03 07:49:47 +00:00
Thorin-OakenpantsandGitHub 7f6d7c6a52 fixups 2019-05-03 07:48:12 +00:00
Thorin-OakenpantsandGitHub 720253eca3 dom.imagecapture.enabled 2019-05-03 07:36:55 +00:00
Thorin-OakenpantsandGitHub 7394f2f553 2027: remove, #716
default false since forever
2019-05-03 07:36:04 +00:00
Thorin-OakenpantsandGitHub ccec62f66b SB reporting URLs, closes #710
- the two reportURLs required the user to actively opt to send a report
- the other five reporting URLs use Mozilla domains, which is not a problem. Not entirely sure if they get used or how, don't care
- the dataSharingURL is not needed, the corresponding .enabled pref is sufficent
2019-05-03 02:09:35 +00:00
Thorin-OakenpantsandGitHub 329719fe25 0400s: more cleanup, see #710 2019-05-03 02:03:56 +00:00
Thorin-OakenpantsandGitHub 57f4bd46e9 spring cleaning, closes #716 2019-05-03 00:41:08 +00:00
Thorin-OakenpantsandGitHub 59a85bcdda spring cleaning, part 2: see #716
- 0910 same as default for desktop. Android is the opposite, must be for a reason. Android is not really my concern.
- 1005: always been inactive: one less warning to deal with
- 1008: always been inactive. defaults are 60, 60
2019-05-03 00:35:04 +00:00
Thorin-OakenpantsandGitHub dab27cd143 spring cleaning, part 1: see #716
All of these are the same as default, checked back to ESR60 and Ff60. Except 2211 which is not considered an issue by TB for example, and it doesn't enhance anything IMO
2019-05-03 00:09:05 +00:00
Thorin-OakenpantsandGitHub 1ff14e31c0 1201: TLS max -> inactive
Lets be consistent, we don't make min active as it alters your FP, and the risk is super low (updated the telemetry stat: down from 2% to 0.5%). Default max is now 4 anyway (don't care about ESR - they should be using the v60 archive).
2019-05-02 00:47:14 +00:00
Thorin-OakenpantsandGitHub c55ecbd8b2 0701: IPv6, MOAR info 2019-05-02 00:30:27 +00:00
Thorin-OakenpantsandGitHub 99eb835e7a merge 0603 + 0608
- also remove reference which is pretty much useless
2019-04-30 14:26:48 +00:00
Thorin-OakenpantsandGitHub 1e0b3d74f9 browser.urlbar.userMadeSearchSuggestionsChoice
- a user can click the one-off prompt when they first see it
- it's also set when you go changing search suggestions in options
2019-04-30 13:51:13 +00:00
Thorin-OakenpantsandGitHub 7bb0bfefe1 combine search suggestions, add tag, see #609
also remove `browser.urlbar.userMadeSearchSuggestionsChoice`
2019-04-30 13:46:41 +00:00
Thorin-OakenpantsandGitHub f1d28f3878 pedantic aphabetical sorting 2019-04-30 10:10:59 +00:00
Thorin-OakenpantsandGitHub 57618a31dc fixups 2019-04-30 10:05:03 +00:00
Thorin-OakenpantsandGitHub 600f9677e9 1820+1825+1830 changes, closes #709 2019-04-30 09:10:42 +00:00
Thorin-OakenpantsandGitHub 0d40613268 2 x update prefs, see #709 2019-04-30 08:26:59 +00:00
Thorin-OakenpantsandGitHub 11f40f8a84 1800s remove: gmp/cdm update prefs, see #709 2019-04-30 08:25:06 +00:00
Thorin-OakenpantsandGitHub c3a74a7c6e 2615: remove obsolete note
1445942 was resolved in FF66
2019-04-30 07:21:08 +00:00
Thorin-OakenpantsandGitHub 4dd40bddcc 2 x gmp openh264 2019-04-29 18:22:39 +00:00
Thorin-OakenpantsandGitHub 9da3cf4be8 1840: openh264: remove, see #709
Instead of being inactive, remove this. WebRTC is already blocked. And it can also be controlled by 1820. Redundant and does nothing extra for privacy, security etc
2019-04-29 18:21:01 +00:00
Thorin-OakenpantsandGitHub 50869a734f [setup-*] always goes after [notes] 2019-04-29 18:13:47 +00:00
Thorin-OakenpantsandGitHub bb788682c9 fixup: remove duplicate pref 2019-04-29 17:44:53 +00:00
Thorin-OakenpantsandGitHub 50afeb1861 0205: -> inactive, closes #0707 2019-04-29 17:14:23 +00:00
Thorin-OakenpantsandGitHub 0eb107abf3 3 x plugin prefs, see #714 2019-04-29 11:14:50 +00:00
Thorin-OakenpantsandGitHub 675577fb8d 1800: remove redundant flash prefs, closes #714 2019-04-29 11:12:05 +00:00
Thorin-OakenpantsandGitHub b28677a594 1825: widevine update to inactive, see #709
- at worse, the update pref causes a security risk. I'll leave it in for now
2019-04-29 06:32:47 +00:00
Thorin-OakenpantsandGitHub 48f3dfec84 browser.safebrowsing.downloads.remote.url 2019-04-29 05:31:17 +00:00