Commit Graph

699 Commits

Author SHA1 Message Date
earthlng
0473c73860
2420 + 2421 2018-02-16 18:39:01 +01:00
Thorin-Oakenpants
a6fd4d1db1
2421: baseline JIT update info 2018-02-13 07:13:59 +00:00
Thorin-Oakenpants
95251e98da
spelling mistake 2018-02-08 15:33:05 +00:00
Thorin-Oakenpants
08a5410b88
1407: restart info duplicity 2018-02-07 00:49:58 +00:00
Thorin-Oakenpants
93a8f89191
Merge pull request #356 from ghacksuserjs/earthlng-patch-1
1600 cleanup and header-rewrite
2018-02-07 00:11:47 +00:00
Thorin-Oakenpants
4fdf322193
CSRF acronym 2018-02-06 23:57:34 +00:00
Thorin-Oakenpants
ca11a88189
minor edits 2018-02-06 23:50:30 +00:00
earthlng
a290b3ad3d
1600 cleanup and header-rewrite 2018-02-06 20:09:11 +01:00
Thorin-Oakenpants
d924c01518
ESR deprecated rewording 2018-02-06 01:10:45 +00:00
Thorin-Oakenpants
1738f9efb1
58-alpha release 2018-02-04 00:20:36 +00:00
earthlng
3ef5ba3ac7
v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites
- added `permissions.default.shortcuts`
2018-02-03 14:21:57 +01:00
Thorin-Oakenpants
2969ab5b13
added 2305: default permission Notifications 2018-02-03 03:56:16 +00:00
Thorin-Oakenpants
3405bae6d8
added 2632: block sites overriding FF KB shortcuts
Note: I tested the value of 1 when changing from 2-block to make sure that it actually changed to allow in the panel. Am keeping my eye on the delete and backspace keys and will remove the line when it is fixed
2018-02-03 03:38:06 +00:00
Thorin-Oakenpants
a4eaf9494e
added 4612: default permission location 2018-02-03 02:32:51 +00:00
Thorin-Oakenpants
ea6e9be787
added 2024: default permissions camera/mic 2018-02-03 02:17:20 +00:00
Thorin-Oakenpants
0ebe5d0fa8
1405: WOFF2 info
https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face - see Compat table
2018-01-31 13:57:34 +00:00
Thorin-Oakenpants
ff77f7260c
remove 2513: Presentaion API fixes #325 2018-01-29 14:37:36 +00:00
Thorin-Oakenpants
93c3457d18
2427: js shared memory
MZ are flipping and a flopping on the value for a while now, lets enforce as false, specially since Spectre
2018-01-29 13:35:20 +00:00
earthlng
bc371c8c9d
Update user.js 2018-01-29 14:05:13 +01:00
Thorin-Oakenpants
622b70aa37
whoops.. relocate old 1108 to 2600's not 2400s 2018-01-29 12:55:01 +00:00
Thorin-Oakenpants
c83670f708
1100's: goodbye e10s section 2018-01-30 01:25:14 +13:00
Thorin-Oakenpants
c399bb1d2d
Update README.md 2018-01-25 04:25:39 +13:00
Thorin-Oakenpants
0a11a87fd0
Update README.md 2018-01-25 04:06:00 +13:00
earthlng
91521dbc84
1106: fix mistake
default is 1! https://dxr.mozilla.org/mozilla-release/source/modules/libpref/init/all.js#3327

>1 breaks extensions apparently: https://github.com/ghacksuserjs/ghacks-user.js/issues/346
2018-01-24 00:31:01 +01:00
Thorin-Oakenpants
14c1620994
0205: intl.locale.requested FF59+ 2018-01-22 18:49:39 +13:00
Thorin-Oakenpants
0da73d606b
0351: crash reports pref name change 2018-01-22 10:13:28 +13:00
earthlng
6a0f162d64
Update troubleshooter.js
dom.idle-observers-api.enabled not used anymore since at least FF38
security.xpconnect.plugin.unrestricted not used anymore since at least FF10
2018-01-19 11:06:02 +01:00
earthlng
038201fb07
Updater for Windows v4.3
Changes:
- The script doesn't touch the `user.js` file until it really has to.
- The merge function is a bit smarter parsing files, at no significant cost.
- Fixed a minor issue with the version check.
- Minor syntactic changes here and there.
- creates timestamped backup files rather than always overwriting user.js.bak.
(use -singlebackup if you prefer a single backup file)
2018-01-18 17:17:47 +01:00
Thorin-Oakenpants
91c8da5f12
2706->2702 merge: 3rd party cookies + sessionOnly 2018-01-18 20:26:49 +13:00
claustromaniac
22198d420a
forgot to update the showhelp function 2018-01-18 01:18:05 -03:00
Thorin-Oakenpants
6becf50fe6
4500: RFP keyboard events FF59+ 2018-01-18 15:55:57 +13:00
claustromaniac
4fb3040042
replaced -multibackups with -singlebackup
also minor changes to the merge function.
2018-01-17 12:30:02 -03:00
Thorin-Oakenpants
5005376742
0417: disable SB data sharing 2018-01-17 17:33:45 +13:00
Thorin-Oakenpants
48f95f2ac7
2706: set 3rd party HTTP cookies as session-only 2018-01-17 17:21:06 +13:00
Thorin-Oakenpants
e5c14eb700
tidy up info on prefs that require a restart
this is not all prefs, just some that we already documented
2018-01-17 16:40:39 +13:00
earthlng
7a3810f6ca
Update troubleshooter.js 2018-01-16 16:52:24 +01:00
claustromaniac
c8d7694fd3
I really don't like the online editor 2018-01-16 11:13:07 -03:00
claustromaniac
343f77c5e9
minor fix on the version check
'IF !_line! GEQ 4 (' is not reliable.
2018-01-16 10:46:57 -03:00
claustromaniac
a0ec17955d
tiny change 2018-01-16 01:27:36 -03:00
claustromaniac
e195aceb54
Updater 4.3
Changes:
	-The script doesn't touch the user.js file until it really has to.
	-The merge function is a bit smarter parsing files, at no significant cost. See examples below.
	-Minor syntactic changes here and there.
Additions:
	-New -multiBackups argument. I personally intend to use it to compare files and quickly review changes.
2018-01-15 22:15:30 -03:00
earthlng
6882a64bf2
troubleshooter v1.2 2018-01-15 20:19:34 +01:00
Thorin-Oakenpants
806d6edc6d
1211+1212: clarify things better, fixes #334 2018-01-16 06:51:21 +13:00
earthlng
d1ab8fd10c
troubleshooter v1.1 2018-01-15 17:06:22 +01:00
Thorin-Oakenpants
db97478cd1
1106: number of processes default 2018-01-16 04:11:31 +13:00
Thorin-Oakenpants
48ec3da18d
0000: about:config warning
Ready... Steady... turn off about:config warning... GO!! Welcome to Firefox prefs 101 :)
2018-01-15 05:32:51 +13:00
earthlng
8c35bf5d11
1212: note about pointlessness of soft-fail 2018-01-14 10:41:16 +01:00
earthlng
a3bffb83bd
Update troubleshooter.js
https://github.com/ghacksuserjs/ghacks-user.js/issues/339
2018-01-14 09:41:30 +01:00
Thorin-Oakenpants
b30b988137
1211+1212: OCSP info tweaking, fixes #334 2018-01-12 05:26:42 +13:00
Thorin-Oakenpants
f820ecbacb
2420: asm.js info tweak, fixes #335 2018-01-12 05:08:36 +13:00
Thorin-Oakenpants
3acef78f59
4500: RFP UA spoof add 1404608 info (OS spoof) 2018-01-11 12:44:52 +13:00