Commit Graph

711 Commits

Author SHA1 Message Date
earthlng
b2fc9bc266
remove 0421: privacy.trackingprotection.ui.enabled
- pref removed in FF63 (https://bugzilla.mozilla.org/1476879)
- when we added it the default was false
- default is true since FF57
- it's only an UI thing

ergo we don't need to move it to 9999
2018-09-30 15:20:36 +00:00
Thorin-Oakenpants
1c6c5ea2ff
1000s: cache header section #496 2018-09-13 05:09:07 +00:00
Thorin-Oakenpants
36c791c4bc
remove 2661: *webextensions.keep*
Added in FF51 with defaults false and never changed since
2018-09-12 22:23:59 +00:00
earthlng
ee213f2bab infos about default values (#504)
* more infos

* add colons

not all EOL comments for defaults start with `// default` (23). The common string is `default:` (27 incl. these ones) with or without preceding or trailing spaces
2018-09-13 10:17:56 +12:00
Thorin-Oakenpants
01a978e33a
add 0864: dom.forms.datetime, closes #495 2018-09-11 16:43:18 +00:00
Thorin-Oakenpants
6717bc0674
1024: toolkit.winRegisterApplicationRestart 2018-09-09 20:46:35 +00:00
Thorin-Oakenpants
11a94c7e32
4503: add bugzilla 2018-09-09 20:43:56 +00:00
earthlng
b7c0e816a0 remove ESR52 grouping in 9999 (#499) 2018-09-10 08:33:43 +12:00
Thorin-Oakenpants
8b5547a973
4504: browser.startup.blankWindow 2018-09-08 17:23:48 +00:00
Thorin-Oakenpants
f0c29cf8a6
62-beta 2018-09-08 16:37:12 +00:00
earthlng
9e342deaf2 update 1803 after Java removal (#494) 2018-09-06 04:59:04 +12:00
Thorin-Oakenpants
c805dd8b3b
62 deprecated/removed prefs 2018-09-05 09:30:42 +00:00
earthlng
f2065a463c move 1007 to 9999 (#493)
`browser.cache.frecency_experiment` is a dead pref since FF59: https://bugzilla.mozilla.org/1430197

proof: https://dxr.mozilla.org/mozilla-esr60/search?q=frecency_experiment
 - the pref still exists but is not used anymore ie dead pref
2018-08-30 05:10:28 +12:00
Thorin-Oakenpants
299489c701
1000s: cache description/info, closes #436 2018-08-28 08:27:45 +00:00
Thorin-Oakenpants
50a578c32a
remove extra spaces 2018-08-28 07:57:21 +00:00
Thorin-Oakenpants
7d417da5fd
0701: IPv6 info tweak, closes #437 2018-08-25 06:09:28 +00:00
Thorin-Oakenpants
9a46fafb53
1203: remove TLS fallback-limit
Currently enforcing the default at 3, it gets changed to 4 for FF62, and will get deprecated some stage soon - https://bugzilla.mozilla.org/show_bug.cgi?id=1479501
2018-08-20 14:52:06 +00:00
Thorin-Oakenpants
6fb2f25e65
4700: revamp, closes #485 2018-08-17 09:09:01 +00:00
Thorin-Oakenpants
9e67f982ab
2720: enforce IDB=enabled 2018-08-17 07:50:33 +00:00
Thorin-Oakenpants
5b6ed92da4
0701: disable IPv6, closes #437 2018-08-17 07:15:47 +00:00
Thorin-Oakenpants
776e32c27f
0850d: remove browser.urlbar.autoFill.typed
It is deprecated in FF62 ( https://bugzilla.mozilla.org/show_bug.cgi?id=1239708 ), and is already covered by the other pref in 0850d (for ESR60.x users)
2018-08-16 14:34:32 +00:00
earthlng
9e1c368cd9 move dom.battery.enabled back to 2500 from 9999 (#486)
* move dom.battery.enabled back to 2500 from 9999

* make it inactive, clear out old links
2018-08-16 07:04:25 +12:00
earthlng
572d16d5a5 change cookies from block all to allow 1st party (#477)
* change cookies from block all to allow 1st party

see https://github.com/ghacksuserjs/ghacks-user.js/issues/439

* and fixup readme as well
2018-08-15 17:56:40 +12:00
earthlng
0145ccfec3 add empty lines for subgroups in 0400 + 1200 (#482) 2018-08-12 15:11:23 +12:00
earthlng
c2c8e6227c more info for 2026-28 (#481) 2018-08-12 15:01:03 +12:00
earthlng
ab404680df remove [SETTING-ESR52] lines (#475) 2018-08-09 15:30:57 +12:00
Thorin-Oakenpants
cfa2da8fea
start 62 commits 2018-08-09 03:28:54 +00:00
Thorin-Oakenpants
b3b3ae4660
finalize 61 2018-08-08 14:34:08 +00:00
Thorin-Oakenpants
cbea3adc7e
FPI & IP addresses FF63+ 2018-07-17 02:58:51 +00:00
earthlng
4813aa549b
Update user.js 2018-07-11 13:59:52 +02:00
Thorin-Oakenpants
a81d013e45
61-beta 2018-07-06 12:25:41 +00:00
Thorin-Oakenpants
c9543519c7
0100s: startpage, home+newwindow, newtab
FF61 introduced quite a few changes, including removing the ability to set a blank startpage in the UI, and a new Home options tab with unified Activity Stream (AS) defaults and dropdown options. Because the only way to stop AS on startup is to enforce a blank page (pref 0102), and setting this auto changes `home+newwindow` (0103) and `newtab` (0104) to a blank page, then we're just going to go ahead and enforce that on all of them.

For more info see the discussion in #426
2018-07-05 15:32:19 +00:00
Thorin-Oakenpants
d34894e965
2730 + 2750: Storage API + Offline Cache
ESR52.x doesn't use the new site storage UI. FF61+ the issue is resolved, so let's enforce offline cache (2730) as false again
2018-07-05 10:16:20 +00:00
Thorin-Oakenpants
70abeda9d4
2730 + 2750: Storage API + Offline Cache
https://bugzilla.mozilla.org/show_bug.cgi?id=1450448#c20
2018-07-04 16:49:26 +00:00
Thorin-Oakenpants
dceef9d1db
0503: disable savant 2018-07-04 12:53:21 +00:00
Thorin-Oakenpants
9386fb5581
61 deprecated/removed prefs 2018-07-04 09:41:30 +00:00
Thorin-Oakenpants
56acb4cff5
disable UNC paths 2018-07-04 09:15:44 +00:00
Thorin-Oakenpants
1eac4185d2
4500: RFP geo reverted 63+ 2018-06-26 03:48:47 +00:00
Thorin-Oakenpants
05021ac62e
2300: workers, fixes #446 2018-06-20 05:05:48 +00:00
Thorin-Oakenpants
a4a9b9a675
cleanup #426
Both deprecated in FF61, but we'll remove them from the user.js
- `services.blocklist.signing.enforced` is default true since FF50
- `browser.storageManager.enabled` only controls "Site Data" UI visibility
2018-06-04 00:23:16 +00:00
Thorin-Oakenpants
c61e633236
0707: added ref link 2018-06-01 04:32:52 +00:00
Thorin-Oakenpants
8783ae9ce8
start 61 commits 2018-05-31 01:35:51 +00:00
Thorin-Oakenpants
3264fbd9c3
finalize 60 2018-05-31 01:27:20 +00:00
earthlng
b8b3a4f7ed
enable DNT header by default
pros and cons: see https://github.com/ghacksuserjs/ghacks-user.js/issues/422#issuecomment-392789507 + follow-up comments
2018-05-29 19:06:06 +02:00
Thorin-Oakenpants
9b1cf28e89
0101: cleanup laterrun #434 2018-05-29 16:09:02 +00:00
Thorin-Oakenpants
acc5a1c2df
0101 welcomes+whatsnew -> 5000s #434 2018-05-29 02:25:54 +00:00
Thorin-Oakenpants
f113cf84c3
0101: cleanup rights.3 #434 2018-05-27 21:40:47 +00:00
Thorin-Oakenpants
3e5667fb34
0101: more cleanup, #434 2018-05-26 18:48:38 +00:00
Thorin-Oakenpants
3edf7af85e
0101: cleanup, see #434 2018-05-26 16:45:46 +00:00
Thorin-Oakenpants
01bd2a4f6d
0422: TP block lists: deduplicate, fixes #434 2018-05-25 15:44:27 +00:00
Thorin-Oakenpants
f60a87f97f
2730s: cleanup/removal #434
2732 was just enforcing default since at least FF52, and 2733 has never been used, was only there for info. Offline Cache or appCache (2730) is already behind a prompt (2731), and is already limited (in FF60+) to HTTPS (2730b).
2018-05-25 14:44:44 +00:00
Thorin-Oakenpants
449e32a8ca
2202: cleanup #434
both these removed prefs are enforcing the default in ESR52.x and FF60+ (and I assume FF52+) branches
2018-05-25 04:28:03 +00:00
Thorin-Oakenpants
35a9d3d1e1
0505: system add-on updates, fixes #172
Note: I am not 100% sure what happens with an app update. If this is divorced from that check now, you should be able to get FF updated without any system addons. We'll have to wait until 62 needs an update to test it. In the meantime I've edited the [NOTE]. I've also left this inactive (eg imagine if they pushed a critical update for formfill), so this is an end-user decision. Added to sticky to revisit this pref
2018-05-25 04:03:59 +00:00
Thorin-Oakenpants
c66d1b08e7
remove network.http.fast-fallback-to-IPv4 #433
the default is true anyway for ESR52.x and FF60+ (and I assume for FF52+) branches
2018-05-25 02:07:10 +00:00
Thorin-Oakenpants
0a63b6545d
4500: tweak 2018-05-23 17:53:16 +00:00
Thorin-Oakenpants
a8051b88e4
1803: 3rd time's a charm 2018-05-23 17:41:25 +00:00
Thorin-Oakenpants
87ce12925d
1803: tweak 2018-05-23 17:21:49 +00:00
Thorin-Oakenpants
d6a7531c67
1803: flash/java/npapi fixes #433 2018-05-23 17:05:29 +00:00
Thorin-Oakenpants
3a77e18ae8
RFP: OS locale & HTTP Accept-Language header
https://bugzilla.mozilla.org/show_bug.cgi?id=1459089 . When/if it gets uplifted to 61, I'll update.
2018-05-23 11:07:06 +00:00
Thorin-Oakenpants
a635ae5dfb
2730 + 2750: Storage API + Offline Cache
https://bugzilla.mozilla.org/show_bug.cgi?id=1450448
2018-05-23 08:55:19 +00:00
earthlng
02bac31e6a nits (#423) 2018-05-17 04:31:28 +12:00
Thorin-Oakenpants
e5d23f6b40
60-beta 2018-05-15 20:40:12 +00:00
Thorin-Oakenpants
67360332ab
FF60+ parrot info 2018-05-15 15:44:37 +00:00
earthlng
b880c9da61
add network.ftp.enabled 2018-05-11 18:14:40 +02:00
Thorin-Oakenpants
1b0c9f66d9
2600s renumber/reorder #368 2018-05-08 04:13:53 +12:00
Thorin-Oakenpants
7eda26a1d0
2600s numbering part1 2018-05-07 15:51:50 +00:00
Thorin-Oakenpants
b89e247263
0707: DoH, fixes #410 2018-05-07 14:57:42 +00:00
Thorin-Oakenpants
35fd4e343c
2671 cleanup #368 2018-05-06 20:41:14 +00:00
Thorin-Oakenpants
47cf0e1640
2617 pdfjs tweak #368
that trims 3 lines off with a little formatting
2018-05-06 18:41:10 +00:00
Thorin-Oakenpants
5e7258ba2d
remove 0705, fixes #418 2018-05-06 17:07:09 +00:00
Thorin-Oakenpants
6e6a993494
2672 punycode tweak #368 2018-05-06 16:57:00 +00:00
Thorin-Oakenpants
772fa4e06e
geo changes, fixes #415
NOTE: RFP still blocks geo, but this will be reverted at some stage: see https://bugzilla.mozilla.org/show_bug.cgi?id=1441295
2018-05-06 13:10:30 +00:00
Thorin-Oakenpants
78dc31f6d6
remove 5 prefs #418 2018-05-06 12:30:40 +00:00
Thorin-Oakenpants
459396ed5b
2626: remove useragent.compatMode #368
I see no point in keeping this to enforce a default that FF itself doesn't use - see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent/Firefox
-  "... is an optional compatibility token that some Gecko-based browsers may choose to incorporate, to achieve maximum compatibility with websites that expect Firefox"
2018-05-06 10:00:13 +00:00
Thorin-Oakenpants
88b08c79cd
2685 tweak 2018-05-05 18:44:52 +00:00
Thorin-Oakenpants
cf269c982b
fixup number ref 2018-05-05 18:26:33 +00:00
earthlng
36c11cb5d4 2600: downloads + extensions regroup (#417)
* 2600: downloads + extensions regroup

* fixup
2018-05-06 06:14:57 +12:00
Thorin-Oakenpants
517b8665c0
2685 fixup 2018-05-05 17:01:09 +00:00
earthlng
149aab6b1e 2600: security regroup (#416)
* 2600: security regroup

* fixup
2018-05-06 04:21:21 +12:00
earthlng
c5a1a038d2
5000: remove view_source.tab (moved to 9999) 2018-05-05 14:40:20 +02:00
Thorin-Oakenpants
cd322f39a4
2613: restrictedDomains 2018-05-04 21:55:51 +00:00
Thorin-Oakenpants
8f2b674910
60 deprecated/removed part2 2018-05-04 21:42:47 +00:00
Thorin-Oakenpants
7d65d8c173
4503 mozAddonManager => active 2018-05-04 21:18:45 +00:00
Thorin-Oakenpants
8b6eec2b46
RFP ESR version spoof info
The last one-off ESR cycle of 8 releases is now behind us, new algorithm for FF60+ is back to 7 releases per ESR numbering, starting at 60... 67... etc. Note: This does not do anything for Aurora or Nightly spoofing the next ESR early (but we have until Nightly 67 before this becomes a problem). The ticket 1418162 was meant to cover this but instead was just used for the new algorithm. There is currently no ticket for the Aurora/Nightly issue - but never fear, Pants is here!! It is not forgotten, and I have emails with Tom Ritter et al on it
2018-05-04 18:30:44 +00:00
Thorin-Oakenpants
13164a2d0d
4500s: RFP disable WebGL debug renderer info (60+) 2018-05-04 17:23:26 +00:00
Thorin-Oakenpants
c4a1583e99
60 RFP Alternatives 2018-05-04 17:11:34 +00:00
Thorin-Oakenpants
d10c8598f7
60 deprecated/removed prefs 2018-05-04 16:56:14 +00:00
Thorin-Oakenpants
40db113d07
2706: same-site cookies 2018-05-04 16:08:20 +00:00
Thorin-Oakenpants
e67fdc2ce4
5000s: ui.key.menuAccessKey 2018-04-29 19:21:58 +00:00
Thorin-Oakenpants
75534b4e6c
0515: uploading to Screenshots server 2018-04-29 13:42:02 +00:00
Thorin-Oakenpants
94c0665343
fix wiki test info on SB 2018-04-28 07:30:47 +00:00
Thorin-Oakenpants
d055560f6f
0514: tweak 2018-04-21 17:26:12 +00:00
Thorin-Oakenpants
27f87240ec
0514: Activity Stream, fixes #396
AS is out of control. No master switch in FF60+, and in order to 100% sure nothing is collected locally (or external connections made), there are now some 28 prefs (including those coming in FF61). This is re-DICK-ulous. We're not going to bother tracking all that, let alone the labyrinth of code. All users are advised to just make sure they remove the XPI every time they update FF.
2018-04-21 16:33:35 +00:00
Thorin-Oakenpants
17d83c1a1a
1600 info: fixes #404 , refixes #332 2018-04-21 16:22:04 +00:00
Thorin-Oakenpants
6ee25c2bf5
change last commit to number 0380
note to self: listen to earthlng more
2018-04-13 17:27:45 +00:00
Thorin-Oakenpants
6309822d33
0352: browser error reporter 2018-04-13 17:19:31 +00:00
Thorin-Oakenpants
d04ff8457e
2730b: disable appCache on insecure sites FF60+ 2018-04-12 17:38:22 +00:00
Thorin-Oakenpants
c6e3c013e0
4500: RFP info on plugins/mimetypes 2018-04-10 17:25:23 +00:00
Thorin-Oakenpants
e373a0f6e1
1273: add "Not Secure" text on HTTP
https://bugzilla.mozilla.org/show_bug.cgi?id=1335970
2018-04-05 18:57:08 +00:00
Thorin-Oakenpants
acce871308
2701: cookies role in persistent data, fixes #390 2018-04-04 10:42:52 +00:00