1
0
mirror of https://github.com/arkenfox/user.js.git synced 2026-06-14 00:11:30 +05:30
Commit Graph

711 Commits

Author SHA1 Message Date
Thorin-Oakenpants 8313f2e01a 1020: fix description
Session Restore cannot be disabled in Normal mode, it is also used internally. FYI: PB Mode does not use Session Restore. The description is still not 100%, as it refers to what is restored, not what is kept in the recovery.jsonlz4 (at least for tabs)
2018-12-06 05:41:25 +00:00
Thorin-Oakenpants 0a87c99a0e 1203: ssl session ids are 24hrs 2018-12-05 20:58:07 +00:00
Thorin-Oakenpants 91fed43fc7 0703 atl-svc, better ref, #571 2018-12-05 20:36:20 +00:00
Thorin-Oakenpants 74f029566e enforce DOMHighResTimeStamp API #491
flipped true in FF54: https://bugzilla.mozilla.org/show_bug.cgi?id=1026804 but unsure when the pref itself was introduced. note: other timing prefs were always in 2400's see 4602: [2411] disable resource/navigation timing / 4603: [2412] disable timing attacks
2018-12-04 10:34:02 +00:00
Thorin-Oakenpants 571be93ae0 proper case convention after tags
Can't believe I did this. Out of 32 `[setup*` and  9 `[warning]` tags (excluding the readme), I let one capital letter get past me, the bastard!
2018-12-04 10:26:44 +00:00
Thorin-Oakenpants 11b16c9c6d move PB mode into STARTUP section #567 2018-12-04 08:51:19 +00:00
Thorin-Oakenpants c4ec4dbc77 move 0000 to personal #567
it has zero to do with privacy etc, and in fact most users will only ever encounter it once (and check the box) when they first go to about:config, so it's not even useful as an override or a new profile IMO. This removes one of three numbers that don't have a section
2018-12-04 08:34:36 +00:00
Thorin-Oakenpants 67998eb4af section naming convention consistency 2018-12-04 08:27:52 +00:00
Thorin-Oakenpants 834857b564 tag sections #567 2018-12-04 20:03:19 +13:00
Thorin-Oakenpants 25923f1acd add index #567 2018-12-04 06:03:11 +00:00
Thorin-Oakenpants 85eaba2571 TAG! You're it! #545 2018-12-04 18:36:03 +13:00
earthlng db56940422 typos 2018-11-29 14:10:08 +00:00
claustromaniac b182946ae4 Tor-related warnings (#551)
Also reworded some stuff.
2018-11-24 05:19:24 +00:00
Thorin-Oakenpants 2ae3a3e4e1 1700s: enable containers, #438
AFAIK there's no technical reasons for containers to be disabled in FF63+
2018-11-21 23:53:00 +00:00
Thorin-Oakenpants 0ff610c056 there is no spoon 2018-11-20 18:14:23 +00:00
Thorin-Oakenpants 661a314e28 RFP: pointerEvent.pointerid 2018-11-20 17:36:04 +00:00
Thorin-Oakenpants 643cba63cf Activity Stream is no longer a System Add-on 2018-11-19 03:00:40 +00:00
Thorin-Oakenpants 36b90cd5e6 1830: remove hiding the DRM UI
out of interest, it no longer requires a restart
2018-11-19 00:34:56 +00:00
Thorin-Oakenpants 299a03663f 0351: move *autoSubmit to deprecated
https://github.com/ghacksuserjs/ghacks-user.js/issues/302#issuecomment-359245047
2018-11-19 00:12:07 +00:00
Thorin-Oakenpants 13550d18a1 update [SETTING] info (#538) 2018-11-19 12:56:12 +13:00
Thorin-Oakenpants c12eb0fdc6 0201b+2305 Permissions API info 2018-11-18 12:56:51 +00:00
Thorin-Oakenpants acbf881b1f saving the world bytes at a time 2018-11-15 15:47:21 +00:00
Thorin-Oakenpants 7351e561c4 1243: mixed OBJECT_SUBREQUESTS 2018-11-15 07:06:34 +00:00
Thorin-Oakenpants 4e42bad6a1 0201: default geo=> inactive, #533 2018-11-14 17:12:03 +00:00
Thorin-Oakenpants b85e748b53 2204: FS API=>inactive, #533 2018-11-13 18:56:51 +00:00
Thorin-Oakenpants 0cc4007eda 1202: tls.min => inactive #533
TLS 1.0 and 1.1 are still secure. Sure, later versions are more secure, but 98% of the web is already upgraded - less than 2% of sites use < v1.2. So it's not very likely you would come across a site that requires it, but if you did, what's the point in breaking it. Mozilla and Chrome already have plans to deprecate TLS 1.0 & 1.1, and force that last 2% of sites.

TLS settings can be FP'ed without JS. By sticking with the defaults, I do not see any security issues, but an increase in potential anti-FPing. TBH, the chances of either (i.e being FP'ed with TLS as a entropy point, or being compromised due to TLS<1.2) are slim to non anyway.

Any arguments, please see @earthlng
2018-11-13 16:19:23 +00:00
Thorin-Oakenpants 3003f2dd85 make up yer mind
stick it back in for two releases - pref gets removed in FF65 anyway
2018-11-13 15:30:39 +00:00
Thorin-Oakenpants ce48306a0d finalize beta 2018-11-13 15:12:20 +00:00
Thorin-Oakenpants 3423d39fa9 2517 Media Capabilities => inactive
see https://github.com/ghacksuserjs/ghacks-user.js/commit/f214e4bc4e69af62a031323142b3645bd0bad340#comments
2018-11-13 15:11:01 +00:00
Thorin-Oakenpants 4834472107 remove 0426 content blocking 2018-11-13 15:01:35 +00:00
Thorin-Oakenpants f214e4bc4e 2517: disable Media Capabilities API (for now) 2018-11-13 08:42:49 +00:00
Thorin-Oakenpants 8fd6061bcc 0426: enforce CB 2018-11-13 08:19:19 +00:00
Thorin-Oakenpants 92acb6b2f7 saving the world, one byte at a time 2018-11-12 00:06:19 +00:00
earthlng b6b9733afa remove old information (#531)
Pants said "We do not need to keep anything for ESR users. ESR users are on v60, and we have an archived 60 for them."
This isn't even affecting ESR60 but only older versions.
2018-11-08 04:14:32 +13:00
claustromaniac 89bc0bee16 scheme+host+path+port -> scheme+host+port+path (#530) 2018-11-04 14:44:20 +00:00
earthlng f8fc465d0a 2701: add new descriptions and new value (#527) 2018-10-30 04:40:24 +13:00
earthlng 58fa4e9b6d 0514: disable snippets, top stories, telemetry 2018-10-29 14:26:49 +00:00
Thorin-Oakenpants afee555045 FPI: isolate postMessage... 2018-10-28 16:46:22 +00:00
Thorin-Oakenpants e8bfa93696 0410s: SBv4 & cookies, #520 2018-10-25 00:13:50 +00:00
Thorin-Oakenpants 1abe1fd4df 4702: buildID cleanup, closes 518 2018-10-24 10:15:37 +00:00
Thorin-Oakenpants 24f7847f73 2703: make value 3 info clearer 2018-10-23 16:13:23 +00:00
earthlng 56206f77ba removed, renamed or hidden in v63.0 (#523)
* removed, renamed or hidden in v63.0

- 0301a - do you want to add the `[NOTE] Firefox currently checks every 12 hrs  ...` to `0302a` ? The problem is it also checks for updates every time you open/reload about:preferences and in Menu>Help>About Firefox regardless of when the last check was.

- 0513 - removed because follow-on-search is no longer a deletable system addon

- 2703 - do we just remove `3=for n days` or add a [NOTE] that value 3 was remove in FF63 or something?

- `browser.ctrlTab.recentlyUsedOrder` replaces `browser.ctrlTab.previews` but it now defaults to true. No need to list the new one under 5000 IMO

* Update user.js

* 1031 add more info

https://bugzilla.mozilla.org/show_bug.cgi?id=1453751#c28

* 0301a: remove update-check timing info

* 2703: add version deprecation for value 3
2018-10-24 04:45:31 +13:00
Thorin-Oakenpants 587194ce84 1403: icon fonts: flip, make inactive, closes #521 2018-10-20 01:35:37 +00:00
Thorin-Oakenpants 7aac6d476a 1270: link to 1201, #519 2018-10-16 12:01:42 +00:00
Thorin-Oakenpants 9e073ea5d5 1201: SSL renegotiation -> active, closes #519 2018-10-16 11:57:32 +00:00
Thorin-Oakenpants 732c438148 0710: disable GIO... #442 2018-10-14 12:11:56 +00:00
Thorin-Oakenpants 58931bc15d start 63 commits 2018-10-11 11:25:03 +00:00
Thorin-Oakenpants 21b18cbe49 finalize 62 2018-10-11 10:46:35 +00:00
Thorin-Oakenpants cbcd293e68 RFP: spoof/suppress Pointer Events
https://bugzilla.mozilla.org/show_bug.cgi?id=1363508
2018-10-11 05:50:09 +00:00
earthlng aacf5d4a0b update 1031 description 2018-09-30 15:30:32 +00:00