Thorin-Oakenpants and GitHub
24f7847f73
2703: make value 3 info clearer
2018-10-23 16:13:23 +00:00
Thorin-Oakenpants and GitHub
587194ce84
1403: icon fonts: flip, make inactive, closes #521
2018-10-20 01:35:37 +00:00
Thorin-Oakenpants and GitHub
7aac6d476a
1270: link to 1201, #519
2018-10-16 12:01:42 +00:00
Thorin-Oakenpants and GitHub
9e073ea5d5
1201: SSL renegotiation -> active, closes #519
2018-10-16 11:57:32 +00:00
Thorin-Oakenpants and GitHub
732c438148
0710: disable GIO... #442
2018-10-14 12:11:56 +00:00
Thorin-Oakenpants and GitHub
58931bc15d
start 63 commits
2018-10-11 11:25:03 +00:00
Thorin-Oakenpants and GitHub
21b18cbe49
finalize 62
2018-10-11 10:46:35 +00:00
Thorin-Oakenpants and GitHub
cbcd293e68
RFP: spoof/suppress Pointer Events
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1363508
2018-10-11 05:50:09 +00:00
Thorin-Oakenpants and GitHub
ca1cc2001f
Update README.md
2018-09-20 23:40:29 +00:00
Thorin-Oakenpants and GitHub
f88af1dac6
Update README.md
2018-09-20 23:39:44 +00:00
Thorin-Oakenpants and GitHub
1c6c5ea2ff
1000s: cache header section #496
2018-09-13 05:09:07 +00:00
Thorin-Oakenpants and GitHub
2d316ceedd
removed *webextensions.keep*
2018-09-12 22:27:26 +00:00
Thorin-Oakenpants and GitHub
36c791c4bc
remove 2661: *webextensions.keep*
...
Added in FF51 with defaults false and never changed since
2018-09-12 22:23:59 +00:00
Thorin-Oakenpants and GitHub
01a978e33a
add 0864: dom.forms.datetime, closes #495
2018-09-11 16:43:18 +00:00
Thorin-Oakenpants and GitHub
6717bc0674
1024: toolkit.winRegisterApplicationRestart
2018-09-09 20:46:35 +00:00
Thorin-Oakenpants and GitHub
11a94c7e32
4503: add bugzilla
2018-09-09 20:43:56 +00:00
Thorin-Oakenpants and GitHub
8b5547a973
4504: browser.startup.blankWindow
2018-09-08 17:23:48 +00:00
Thorin-Oakenpants and GitHub
f0c29cf8a6
62-beta
2018-09-08 16:37:12 +00:00
Thorin-Oakenpants and GitHub
e7a71143a8
oophs
...
these two prefs were moved to deprecated, not removed from the user.js itself
2018-09-08 14:14:46 +00:00
Thorin-Oakenpants and GitHub
109d4cf916
removed plugin.state.java
2018-09-05 09:33:29 +00:00
Thorin-Oakenpants and GitHub
c805dd8b3b
62 deprecated/removed prefs
2018-09-05 09:30:42 +00:00
Thorin-Oakenpants and GitHub
a89e8fc1e0
removed browser.cache.frecency_experiment
2018-08-29 17:12:13 +00:00
Thorin-Oakenpants and GitHub
299489c701
1000s: cache description/info, closes #436
2018-08-28 08:27:45 +00:00
Thorin-Oakenpants and GitHub
50a578c32a
remove extra spaces
2018-08-28 07:57:21 +00:00
Thorin-Oakenpants and GitHub
7d417da5fd
0701: IPv6 info tweak, closes #437
2018-08-25 06:09:28 +00:00
Thorin-Oakenpants and GitHub
e6a13e5a93
removed security.tls.version.fallback-limit
2018-08-20 14:54:47 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
6fb2f25e65
4700: revamp, closes #485
2018-08-17 09:09:01 +00:00
Thorin-Oakenpants and GitHub
9e67f982ab
2720: enforce IDB=enabled
2018-08-17 07:50:33 +00:00
Thorin-Oakenpants and GitHub
5b6ed92da4
0701: disable IPv6, closes #437
2018-08-17 07:15:47 +00:00
Thorin-Oakenpants and GitHub
2969c6660f
removed browser.urlbar.autoFill.typed
2018-08-16 14:36:48 +00:00
Thorin-Oakenpants and GitHub
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
Thorin-Oakenpants and GitHub
cfa2da8fea
start 62 commits
2018-08-09 03:28:54 +00:00
Thorin-Oakenpants and GitHub
b3b3ae4660
finalize 61
2018-08-08 14:34:08 +00:00
Thorin-Oakenpants and GitHub
cbea3adc7e
FPI & IP addresses FF63+
2018-07-17 02:58:51 +00:00
Thorin-Oakenpants and GitHub
a81d013e45
61-beta
2018-07-06 12:25:41 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
dceef9d1db
0503: disable savant
2018-07-04 12:53:21 +00:00
Thorin-Oakenpants and GitHub
9386fb5581
61 deprecated/removed prefs
2018-07-04 09:41:30 +00:00
Thorin-Oakenpants and GitHub
56acb4cff5
disable UNC paths
2018-07-04 09:15:44 +00:00
Thorin-Oakenpants and GitHub
1eac4185d2
4500: RFP geo reverted 63+
2018-06-26 03:48:47 +00:00
Thorin-Oakenpants and GitHub
05021ac62e
2300: workers, fixes #446
2018-06-20 05:05:48 +00:00
Thorin-Oakenpants and GitHub
a2b5e1e7cf
updated 03-Jun-2018
2018-06-04 00:28:43 +00:00
Thorin-Oakenpants and GitHub
d9a1c83300
updated 03-Jun-2018
2018-06-04 00:27:20 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
c61e633236
0707: added ref link
2018-06-01 04:32:52 +00:00
Thorin-Oakenpants and GitHub
8783ae9ce8
start 61 commits
2018-05-31 01:35:51 +00:00
Thorin-Oakenpants and GitHub
3264fbd9c3
finalize 60
2018-05-31 01:27:20 +00:00
Thorin-Oakenpants and GitHub
7f1f9e124b
updated 29-May-2018
2018-05-29 16:12:07 +00:00
Thorin-Oakenpants and GitHub
9b1cf28e89
0101: cleanup laterrun #434
2018-05-29 16:09:02 +00:00
Thorin-Oakenpants and GitHub
acc5a1c2df
0101 welcomes+whatsnew -> 5000s #434
2018-05-29 02:25:54 +00:00
Thorin-Oakenpants and GitHub
9a4032f4cd
updated 27-May-2018
2018-05-27 21:43:38 +00:00
Thorin-Oakenpants and GitHub
f113cf84c3
0101: cleanup rights.3 #434
2018-05-27 21:40:47 +00:00
Thorin-Oakenpants and GitHub
c92ece7960
updated 26-May-2018
2018-05-26 18:49:44 +00:00
Thorin-Oakenpants and GitHub
3e5667fb34
0101: more cleanup, #434
2018-05-26 18:48:38 +00:00
Thorin-Oakenpants and GitHub
2bf238f384
updated to 26-May-2018
2018-05-26 16:49:39 +00:00
Thorin-Oakenpants and GitHub
3edf7af85e
0101: cleanup, see #434
2018-05-26 16:45:46 +00:00
Thorin-Oakenpants and GitHub
4b8b2d81a0
Create ghacks-clear-[removed].js
2018-05-26 05:00:04 +12:00
Thorin-Oakenpants and GitHub
fde8035332
Delete ghacks-clear-FF60inclusive-[removed].js
2018-05-26 04:58:53 +12:00
Thorin-Oakenpants and GitHub
01bd2a4f6d
0422: TP block lists: deduplicate, fixes #434
2018-05-25 15:44:27 +00:00
Thorin-Oakenpants and GitHub
6d4b49d061
Update ghacks-clear-FF60inclusive-[removed].js
2018-05-25 14:53:11 +00:00
Thorin-Oakenpants and GitHub
8e60f412e4
Update ghacks-clear-FF60inclusive-[removed].js
2018-05-25 14:52:22 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
0a63b6545d
4500: tweak
2018-05-23 17:53:16 +00:00
Thorin-Oakenpants and GitHub
a8051b88e4
1803: 3rd time's a charm
2018-05-23 17:41:25 +00:00
Thorin-Oakenpants and GitHub
87ce12925d
1803: tweak
2018-05-23 17:21:49 +00:00
Thorin-Oakenpants and GitHub
d6a7531c67
1803: flash/java/npapi fixes #433
2018-05-23 17:05:29 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
a635ae5dfb
2730 + 2750: Storage API + Offline Cache
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1450448
2018-05-23 08:55:19 +00:00
Thorin-Oakenpants and GitHub
e5d23f6b40
60-beta
2018-05-15 20:40:12 +00:00
Thorin-Oakenpants and GitHub
5fc48a1027
Create ghacks-clear-FF60inclusive-[RFP-alternatives].js
2018-05-16 07:29:33 +12:00
Thorin-Oakenpants and GitHub
de7a8650f7
Create ghacks-clear-FF60inclusive-[removed].js
2018-05-16 07:29:11 +12:00
Thorin-Oakenpants and GitHub
9c7170fc26
Create ghacks-clear-FF60inclusive-[deprecated].js
2018-05-16 07:28:32 +12:00
Thorin-Oakenpants and GitHub
9406f32194
Delete ghacks-clear-all-up-to-57-[the-rest-inactive].js
2018-05-15 17:43:01 +00:00
Thorin-Oakenpants and GitHub
33759ab604
Delete ghacks-clear-all-up-to-57-[the-rest-active].js
2018-05-15 17:42:46 +00:00
Thorin-Oakenpants and GitHub
f97c9a05a9
Delete ghacks-clear-all-up-to-57-[removed].js
2018-05-15 17:42:30 +00:00
Thorin-Oakenpants and GitHub
94abd71787
Delete ghacks-clear-all-up-to-57-[deprecated].js
2018-05-15 17:42:13 +00:00
Thorin-Oakenpants and GitHub
45f1dfa912
Delete ghacks-clear-57-[changes-only].js
2018-05-15 17:42:00 +00:00
Thorin-Oakenpants and GitHub
d6280d2d7a
Delete ghacks-clear-all-up-to-57-[RFP-alternatives].js
2018-05-15 17:41:43 +00:00
Thorin-Oakenpants and GitHub
67360332ab
FF60+ parrot info
2018-05-15 15:44:37 +00:00
Thorin-Oakenpants and GitHub
1b0c9f66d9
2600s renumber/reorder #368
2018-05-08 04:13:53 +12:00
Thorin-Oakenpants and GitHub
7eda26a1d0
2600s numbering part1
2018-05-07 15:51:50 +00:00
Thorin-Oakenpants and GitHub
b89e247263
0707: DoH, fixes #410
2018-05-07 14:57:42 +00:00
Thorin-Oakenpants and GitHub
35fd4e343c
2671 cleanup #368
2018-05-06 20:41:14 +00:00
Thorin-Oakenpants and GitHub
47cf0e1640
2617 pdfjs tweak #368
...
that trims 3 lines off with a little formatting
2018-05-06 18:41:10 +00:00
Thorin-Oakenpants and GitHub
5e7258ba2d
remove 0705, fixes #418
2018-05-06 17:07:09 +00:00
Thorin-Oakenpants and GitHub
6e6a993494
2672 punycode tweak #368
2018-05-06 16:57:00 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
78dc31f6d6
remove 5 prefs #418
2018-05-06 12:30:40 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
88b08c79cd
2685 tweak
2018-05-05 18:44:52 +00:00
Thorin-Oakenpants and GitHub
cf269c982b
fixup number ref
2018-05-05 18:26:33 +00:00
Thorin-Oakenpants and GitHub
517b8665c0
2685 fixup
2018-05-05 17:01:09 +00:00
Thorin-Oakenpants and GitHub
cd322f39a4
2613: restrictedDomains
2018-05-04 21:55:51 +00:00
Thorin-Oakenpants and GitHub
8f2b674910
60 deprecated/removed part2
2018-05-04 21:42:47 +00:00