Commit Graph

786 Commits

Author SHA1 Message Date
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
Thorin-Oakenpants
61e706641e
2800 section header info 2018-04-04 10:21:40 +00:00
Thorin-Oakenpants
1e5e2ca418
start 60 commits 2018-04-04 10:18:23 +00:00
Thorin-Oakenpants
c62bff5c70
end of v59 2018-04-04 10:14:15 +00:00
Thorin-Oakenpants
3bae3ed5ba
move 2711 to 2600s
2711 is about web extension data and does not fit in the 2700s is all about websites' persistent data, i.e items that sanitizing and Storage Manager deal with. Dumping in 2600's which is getting a revamp later
2018-03-30 16:20:56 +00:00
Thorin-Oakenpants
aa91ea1680
4000: FPI indexedDB info 2018-03-27 23:03:53 +00:00
Thorin-Oakenpants
d244198438
RFP: CTRL key fix backported to 59.0.2 2018-03-27 17:03:36 +00:00
earthlng
871e7ed87b minor edits, settings info 2018-03-27 10:08:20 +13:00
Thorin-Oakenpants
48901d156a
2621: add [SETTING-ESR] 2018-03-26 21:03:53 +00:00
Thorin-Oakenpants
8b4e6c95aa
xpinstall.whitelist.required, fixes #375 2018-03-26 20:23:06 +00:00
Thorin-Oakenpants
fd1aa74ff3
Options> and [settings] (#388)
* Options> and [settings]

While I'm at it, I'm changing the 21 instances of
- `[SETTING-56+]` to just `[SETTING]`
- `[SETTING-ESR]` to `[SETTING-ESR52]` because we'll leave those in until 62 (yes I know they may apply to earlier ESRs, but people should be upgraded). Thus no ambiguity with ESR60 vs ESR52 users for the overlap
2018-03-27 08:49:39 +13:00
Thorin-Oakenpants
b3e92ab7cc
fixup // default syntax 2018-03-26 19:44:15 +00:00
Thorin-Oakenpants
30fbaba4df
2203: undo sh*t
This is so wrong: It is better to inform users that 3 **must** be used than rely on zero info as well as removing useful info on what the values do. All future issues with this will be directed to earthlng. Remove RFP info as RFP users should know this stuff if they turned it on. Non RFP users, who we told they can bypass it, will not have a reference to RFP now. Enforce will now be banned as a word because, "reasons".
2018-03-26 19:33:46 +00:00
Thorin-Oakenpants
72e1858926
how did this get left behind 2018-03-26 17:13:46 +00:00
earthlng
3ad6ed465e 2200s: more tweaks 2018-03-27 06:04:31 +13:00
earthlng
3fcad90996 2200s: tweaks 2018-03-27 05:01:30 +13:00
Thorin-Oakenpants
383b8ca943
revamp 2400s: fixes #371 2018-03-26 20:34:02 +13:00
Thorin-Oakenpants
6a98aa7ba0
2750+2730: enable appcache + storage #379 2018-03-25 12:59:49 +00:00
Thorin-Oakenpants
2037449fbd
2750: rethinking it #379
add `browser.storageManager.enabled` back but enforce it as true - otherwise people may never pick up on the fact we dropped it and may never reset it, and never see their shiny new UI section. When it's deprecated, *then* we can remove it
2018-03-25 10:56:49 +00:00
Thorin-Oakenpants
e18bd0f32c
2750: stop hiding Storage Manager UI #379
pref will be removed, 99% sure it was just a pref used internally to hide it from stable during testing in beta/nightly - see https://bugzilla.mozilla.org/show_bug.cgi?id=1428306. Makes zero sense to hide this new UI section since we will be turning SM on anyway (the section is important for end users to exist and be working esp thru QuotaManager and Storage v2 changes etc).
2018-03-25 10:50:52 +00:00
Thorin-Oakenpants
715fff06cf
clean up 2202+2203 #371 2018-03-25 10:07:27 +00:00
Thorin-Oakenpants
3675a68009
2201+2205=>2400's #371
new numbers 2401 and 2404 do not exist anymore in the user.js so safe to use
2018-03-25 09:53:52 +00:00
earthlng
062dd6c023 0500s: System Add-ons not system extensions
they're still called System Add-ons: https://firefox-source-docs.mozilla.org/toolkit/mozapps/extensions/addon-manager/SystemAddons.html
Thanks!
2018-03-21 04:53:53 +13:00
Thorin-Oakenpants
bc17b4e450
0500s: shield->normandy info, fixes #381 2018-03-20 15:29:37 +00:00
Thorin-Oakenpants
682e12fe57
4500: RFP ctrl key info
Sorry, the patch for 59 was backed out, so RFP users will have to put up with CTRL key issues until 60 lands
2018-03-20 12:54:10 +00:00
Thorin-Oakenpants
6cb27ca78c
0351: [setting] info 2018-03-20 05:47:04 +00:00
Thorin-Oakenpants
c38ae56232
0333: [setting] info 2018-03-20 05:42:05 +00:00
Thorin-Oakenpants
04f1449003
0512: shield pref name changes 60+
https://bugzilla.mozilla.org/show_bug.cgi?id=1436113
2018-03-20 03:57:18 +00:00
Thorin-Oakenpants
53a69ff5bc
[SETTING] fixups 2018-03-19 14:13:00 +00:00
Thorin-Oakenpants
e8c02278eb
2676: forgot FF version 2018-03-17 06:36:08 +00:00
Thorin-Oakenpants
457611f079
59-alpha release 2018-03-17 05:06:15 +00:00
earthlng
09aca71822
2676 fixup 2018-03-17 05:32:40 +01:00
Thorin-Oakenpants
f90193ab76
1600s: vimeo reference fixes #373 2018-03-17 02:56:36 +00:00
Thorin-Oakenpants
ffced9b4c0
2676: disable CSP security violation events 2018-03-17 02:27:39 +00:00
Thorin-Oakenpants
0b3395b520
2516: disable PointerEvents 2018-03-17 01:53:23 +00:00
Thorin-Oakenpants
d4a20165ef
0330: telemetry fixup 2018-03-14 15:08:33 +00:00
Thorin-Oakenpants
089f0826cf
0330: more telemetry 2018-03-14 15:00:13 +00:00
Thorin-Oakenpants
b83d53e681
bugzilla ref changes fixups #375 2018-03-14 14:03:04 +00:00
Thorin-Oakenpants
14456b5a29
bugzilla ref changes #375
note: picked up a leading space on 2206. Please double check for any errors or missed opportunities (I scanned it three times), 1221 is about the only one that's a bit messy I think
2018-03-15 02:22:58 +13:00
Thorin-Oakenpants
517e40703f
reference: http->https 2018-03-14 11:19:09 +00:00
Thorin-Oakenpants
7f7282a975
59 deprecated tweaks 2018-03-14 11:05:37 +00:00
Thorin-Oakenpants
6fd415eab2
59 RFP Alternatives 2018-03-13 19:26:39 +00:00
Thorin-Oakenpants
d4083e6a3e
59 deprecated/removed prefs [part 2]
Note: I moved the (part`x`) bit to the end of the bugzilla from previous commit as I like the https* bit to all be in line = visually easier to parse IMO
2018-03-13 18:56:22 +00:00
earthlng
3192027f52 59 deprecated/removed prefs [part 1] 2018-03-14 05:52:14 +13:00
Thorin-Oakenpants
2a402310cc
fixup: missing line break 2018-03-13 09:23:17 +00:00
Thorin-Oakenpants
1469e13df8
section 0700 #368
This is a start to reducing section 2600 (which I renamed it to just miscellaneous). We can always revisit this new section and add to it down the track if required. Note: added a second ref [2] under 0703. Note: re-numbered & re-positioned deprecated prefs for SPDY
2018-03-13 09:04:54 +00:00
Thorin-Oakenpants
92585ecd93
browser.link.open_newwindow #371
adding this back in (so it is not missing for release changes), section will get a makeover, see linked issue
2018-03-13 08:00:20 +00:00
Thorin-Oakenpants
205d64ab29
4500: RFP keyboard ctrl key 2018-03-08 00:54:47 +00:00
Thorin-Oakenpants
19c40eeb18
fixup 2018-03-02 05:10:11 +00:00
Thorin-Oakenpants
61d2b46a02
5000: identity.fxaccounts.enabled, fixes #366 2018-03-02 05:09:29 +00:00
Thorin-Oakenpants
b93c7e026c
revamp 5000 fixes #360 2018-03-02 16:53:39 +13:00
Thorin-Oakenpants
ec687cad75
remove 5020 #360
"remove 5020 because the values we set are the default values in Mac + Windows. Linux sets it the other way around: false+true instead of true+false"
2018-03-02 03:13:39 +00:00
Thorin-Oakenpants
6b691ae7e3
remove 5016 #360
covered by 5015 and only designed as a temporary pref AFAIK until issues with its timing and use (too distracting) are sorted
2018-03-02 02:39:45 +00:00
Thorin-Oakenpants
40da3653d3
remove 5007 #360
the default value is 3 anyway, and there it has a UI checkbox setting - don't ask me why a checkbox which only allows two values (2 or 3)
2018-03-01 21:12:40 +00:00
Thorin-Oakenpants
77a5894fa0
remove 5021* #360
These are all at default values, no need to enforce. As for removing them, we're de-cluttering the section and these just aren't that important. Anyone who wants to play with tab ordering/focus/etc could probably use an extension (API's?) and/or easily find these and look them up
2018-03-01 20:57:45 +00:00
Thorin-Oakenpants
2dd2f5febe
0409: it is now 0201: see previous commit
whoops .. missed removing this part: overworked, underpaid, poor pants needs a beer
2018-03-01 12:48:31 +00:00
Thorin-Oakenpants
2de13258ff
4609 + 4612: move back to 0200s
geolocation blocking via RFP will be removed (see https://bugzilla.mozilla.org/show_bug.cgi?id=1441295), and since either way you look at it (those who use RFP or not) the user.js blocks geo, so we might as well move this stuff back to section 0200
2018-03-01 12:26:10 +00:00
earthlng
40391a26a2
2629 - link added
link [1] is the ticket where the pref was initially added in FF42 with default `false`. The new link details the changes to the pref since then.
2018-03-01 12:12:24 +01:00
earthlng
50186412e4
2621 - default info added
default is true in all current versions (ESR, Release, Beta, Nightly) and OSes
2018-03-01 12:09:09 +01:00
Thorin-Oakenpants
9892c3cbb7
4500: RFP canvas
1376865 was back ported to 59, so canvas prompt fatigue will be reduced. Note: the default for non-prompts is the same as if you clicked "Don't Allow" - i.e it serves up a 10x10px white square
2018-03-01 04:32:12 +00:00
Thorin-Oakenpants
887e93a4f2
4500: RFP WebGL stuff 2018-02-28 12:19:36 +00:00
Thorin-Oakenpants
7f1a82365c
4500: RFP UA spoof stuff
Cleaning up the UA spoof stuff in the sticky, as a ticket was just closed (52 is now a temporary hard-coded value: 1418672 - I guess they're running out of time), so also cleaning up the info, and consistent layout

Two issues: The code to determine the ESR number is out of whack (by one) since the next ESR is 60. 59 stable is almost here. So they have decided to hard-code the value as 52, for now. The second issue is that Aurora/Nightly are ahead of stable/ESR and can thus unmask themselves as Aurora/Nightly. The hard-coded value for now also solves this.

If you follow the sticky for RFP, you will see there is a ticket for using the update channel information (eg stable, beta, dev, nightly etc) to determine when and how calculate the version spoof in future, and they'll also rejig the numbering algorithm to account for ESR being out by one. These are tickets https://bugzilla.mozilla.org/show_bug.cgi?id=1418162 and https://bugzilla.mozilla.org/show_bug.cgi?id=1428111
2018-02-28 12:10:05 +00:00
Thorin-Oakenpants
8996071cd0
start 59 commits 2018-02-27 13:56:08 +00:00
Thorin-Oakenpants
cc166b8091
4500 RFP keyboard stuff 2018-02-27 12:47:06 +00:00
Thorin-Oakenpants
0260176fef
4500: RFP canvas stuff 2018-02-27 11:59:37 +00:00
Thorin-Oakenpants
09e2b181e4
4500 RFP stuff 2018-02-27 11:31:03 +00:00
Thorin-Oakenpants
4dafbb89df
0330: missing comma 2018-02-24 10:54:16 +00:00
Thorin-Oakenpants
5e08ad8c60
0330: use data:, for toolkit.telemetry.server
see 3d5276484a (commitcomment-27760142)
2018-02-24 10:53:04 +00:00
Thorin-Oakenpants
b502317caf
Merge pull request #364 from ghacksuserjs/earthlng-patch-1
default values cleanup
2018-02-19 12:34:48 +00:00
Thorin-Oakenpants
5385b8c4ab
remove 5017: ui.submenuDelay #360 #337 2018-02-19 12:24:28 +00:00
earthlng
17fe261170
default values cleanup
These default values are the same in all OSes and all current Firefox versions (ESR, Release, Beta, Nightly).
Apart from alerts.showFavicons these defaults are most likely never gonna change
2018-02-19 11:49:40 +01:00
earthlng
3d5276484a
0370 fixup
data: works perfectly fine here. No need to use https and no need to connect to localhost because something could be listening there.
data is the fastest and best solution.
2018-02-19 11:40:53 +01:00
Thorin-Oakenpants
542b814814
remove 5024+5025: media.* #360 2018-02-17 02:19:20 +00:00
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
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
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
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
Thorin-Oakenpants
91c8da5f12
2706->2702 merge: 3rd party cookies + sessionOnly 2018-01-18 20:26:49 +13:00
Thorin-Oakenpants
6becf50fe6
4500: RFP keyboard events FF59+ 2018-01-18 15:55:57 +13: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
Thorin-Oakenpants
806d6edc6d
1211+1212: clarify things better, fixes #334 2018-01-16 06:51:21 +13: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
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
Thorin-Oakenpants
978e51b515
1603: add warning, fixes #332 2018-01-08 02:24:16 +13:00
Thorin-Oakenpants
c5374b60d8
workers/service workers uM workaround #326 2018-01-06 12:09:30 +13:00
Thorin-Oakenpants
2a2b80902a
fixes/info to issues in FF58+59
FYI, the bugzilla for the fix in the header about cookies being needed for extensions + IDB is https://bugzilla.mozilla.org/show_bug.cgi?id=1406675
2018-01-05 12:23:56 +13:00
Thorin-Oakenpants
d82791a933
1241->active: block mixed passive content #326 2018-01-05 09:02:59 +13:00
Thorin-Oakenpants
04c7ed94da
add license 2018-01-02 13:30:59 +13:00
Thorin-Oakenpants
c82d6f70fe
start 58 commits 2018-01-02 12:56:16 +13:00
Thorin-Oakenpants
31ec621d3f
typos 2017-12-27 20:23:27 +13:00
Thorin-Oakenpants
8f02a5bc40
2720->2730 reference 2017-12-27 20:21:54 +13:00
Thorin-Oakenpants
73811e49be
2700's section revamp #235 2017-12-27 20:13:41 +13:00
Thorin-Oakenpants
dbe0056c95
4500: canvas site permissions 2017-12-23 03:32:02 +13:00
Thorin-Oakenpants
323da46204
4500: RFP warn if language set to non en-US
fixes #304
2017-12-16 05:21:08 +13:00
Thorin-Oakenpants
4d2c26790f
wiki link changes 2017-12-09 07:51:35 +13:00
Thorin-Oakenpants
ab492c58c3
0850a: remove cruff 2017-12-09 07:05:15 +13:00
Thorin-Oakenpants
11b0b779b8
fixes #308 2017-12-09 06:13:40 +13:00
Thorin-Oakenpants
008257283b
2508: hardware acceleration #244
I guess we can revisit this when Tor ESR59 lands or even later when WebRender is fully implemented. For now, users can override it if they wish
2017-12-09 00:56:53 +13:00
Thorin-Oakenpants
8f34f8e0ff
Update user.js 2017-12-07 17:12:13 +13:00
Thorin-Oakenpants
f683383ba3
Update user.js 2017-12-07 17:10:31 +13:00
Thorin-Oakenpants
467b3d8602
1273: FF59+ show HTTP with negative indicator #305 2017-12-07 14:08:23 +13:00
earthlng
183a62448f
1110: updated URL 2017-12-03 19:01:24 +01:00
Thorin-Oakenpants
cf6f614f5b
2706: Storage API => active, disabled #281 2017-11-30 14:12:53 +13:00
Thorin-Oakenpants
22695f464b
2303->2700s serviceWorker cache #235 2017-11-29 16:21:17 +13:00
Thorin-Oakenpants
44e129ea3d
1830: ref for DRM / EME 2017-11-29 13:32:48 +13:00
Thorin-Oakenpants
0be33e2408
4700: UA Spoof fix ref link 2017-11-28 13:53:15 +13:00
Thorin-Oakenpants
eba3470a81
2700: header fiddling 2017-11-28 13:32:49 +13:00
Thorin-Oakenpants
76b24fa6aa
2700: header formatting 2017-11-27 10:22:55 +13:00
Thorin-Oakenpants
3b95e04b56
2700: header info 2017-11-27 10:14:55 +13:00
Thorin-Oakenpants
82d20c328d
4000: PSA on FPI #281 2017-11-26 03:23:35 +13:00
Thorin-Oakenpants
910d4e2e59
2700s: numbers fixup
stop overworking me guys! crssi - thanks!
2017-11-25 23:35:14 +13:00
Thorin-Oakenpants
2bf9e6a773
0103: fixup lets try that again 2017-11-25 22:14:28 +13:00
Thorin-Oakenpants
d279839ba6
0103: fixup - thanks Forsaked 2017-11-25 22:11:49 +13:00
Thorin-Oakenpants
44316934f3
release date & version fixup
You had it right the first time earthlng. Eg Start commits for 55-beta date shown is 9-July. 55-alpha release is dated 18-Aug and we drop the "-beta" part (look inside the release downloads). Start commits for 56-beta date shown is 12-Sept. 56-alpha release is dated 2-Oct and we drop the "-beta" part. And because you created the 57-alpha release before you reversed the date+version, that too is all good.
2017-11-25 16:47:12 +13:00
Thorin-Oakenpants
18048832da
various => 2700 section #235
section 2700 will get a revamp, so not worried about numbering for now. Slight header tweak until we revamp
2017-11-25 16:12:29 +13:00
Thorin-Oakenpants
497f6ed58c
0103: home page #277 2017-11-25 15:33:07 +13:00
earthlng
e1e40847e0
ooops, that's not how Pants usually does it
nobody saw that, right?
2017-11-20 14:01:57 +01:00
earthlng
5743fe303c
57 release 2017-11-20 13:55:02 +01:00
earthlng
89e0aed652
4600: redundant prefs due to RFP 2017-11-20 13:49:19 +01:00
earthlng
59ae0b1028
2706: *.storageManager.enabled;false => inactive
Controls the visibility of the "Options>Privacy & Security>Site Data" section.
I'd prefer to remove this completely because it only adds to the confusion about all the different storage types.
This is just an extension for localStorage (2705) with 3 methods: estimate(), persist() and persisted(). A site can ask for permission (?) to persist data which when granted basically just means that "Storage will not be cleared except by explicit user action" whereas otherwise when not persisted "Storage may be cleared by the UA under storage pressure." - I don't see a problem with that.
We'll keep 2706 inactive for now but might remove it in a future commit.
2017-11-20 13:11:55 +01:00
earthlng
69c278c3ba
2630: accessibility.force_disabled => 1
Prevent accessibility services from accessing your browser
2017-11-20 11:26:03 +01:00
Thorin-Oakenpants
450adab519
2706: Storage API => active false #273
Sorry, but AFAIK, with this enabled it clears web extension storage when clear "offsite website data" is checked on close or manually (which we do in the user.js). Note also that even with this enabled, the UI settings are disabled, and the data-on-disk calculation never finishes, so at this point, its a bit useless to enable it until we figure that out. Will be back in 7 days
2017-11-19 08:21:18 +13:00
Thorin-Oakenpants
7ae034a23c
2706: Storage API => inactive 2017-11-18 18:01:01 +13:00
Thorin-Oakenpants
22e51e2a08
0506: disable PingCenter telemetry 2017-11-17 04:06:04 +13:00
earthlng
c6d55296fb
typo
used to be 2021 not 2012, see 908a8d66f4
2017-11-16 06:46:35 +01:00
Thorin-Oakenpants
f89bb3f1c2
9999: deprecated FF57 2017-11-16 17:03:08 +13:00
Thorin-Oakenpants
64a6eb794a
0850f: disable local search history in locationbar
kinda moot considering 0860 disables all search history :) Added for completeness so users can tweak their awesomebar to their little hearts content
2017-11-16 16:27:54 +13:00
Thorin-Oakenpants
fe46ea79ce
4500: RFP MediaDevices API FF59+ 2017-11-15 16:03:42 +13:00
Thorin-Oakenpants
d256908a5f
0330: telemetry changes 58+ #271 2017-11-15 13:51:20 +13:00
Thorin-Oakenpants
dedfbf04b6
5008: syntax fixup 2017-11-14 10:00:31 +13:00
Thorin-Oakenpants
e080becba5
2610: permissions.manager.defaultsUrl #259
FYI: https://bugzilla.mozilla.org/show_bug.cgi?id=506446 - FF35
2017-11-12 00:14:36 +13:00
Thorin-Oakenpants
76bc2bce25
5008: open bookmarks in a new tab 2017-11-11 23:04:30 +13:00
Thorin-Oakenpants
7f4a671b09
fixup spacing 2017-11-09 12:15:02 +13:00
Thorin-Oakenpants
b373fe2a58
5014: download button visibility 2017-11-09 10:54:52 +13:00
Thorin-Oakenpants
95f1d6ecf6
0514: activity stream fixup
`browser.newtabpage.activity-stream.aboutHome.enabled` is not needed, as it is controlled by `browser.newtabpage.activity-stream.enabled`
2017-11-09 10:31:08 +13:00
Thorin-Oakenpants
3028a7a61a
5025: another media type 2017-11-09 07:58:21 +13:00
Thorin-Oakenpants
06d9d61558
0514: more activity stream 2017-11-09 07:05:08 +13:00
Thorin-Oakenpants
1dd683c81f
0330: more telemetry pings 2017-11-09 03:13:42 +13:00
Thorin-Oakenpants
df01fb87ce
2300: *workers info fixup
"Push and web notifications require service workers, which in turn require workers." - this is clearly not (or no longer) true. See #256 where workers are disabled, but service workers enabled, and service workers create IDB entries on Youtube
2017-10-31 20:17:26 +13:00
Thorin-Oakenpants
ce66da10a4
start 57 commits 2017-10-31 16:51:44 +13:00
Thorin-Oakenpants
e1034faf1f
readme: extension cookie exceptions 2017-10-31 16:29:46 +13:00
Thorin-Oakenpants
d4cfd1e885
4500: canvas extraction 967895 2017-10-29 05:11:43 +13:00
Thorin-Oakenpants
ca16792723 4600s: add ref to old numbers 2017-10-06 21:44:19 +13:00
Thorin-Oakenpants
6e2479dc0f 0210 tweak 2017-10-04 07:53:12 +13:00
earthlng
bbb29237cc 4609 + 02xx cleanup
Only `geo.enabled` is covered by RFP, keep the other prefs under 0200 and do some cleanup

- 0202: the /en-US/ in link [2] is necessary for the anchor to work!
- `browser.search.geoip.timeout;1` is unnecessary when `browser.search.geoip.url` is empty string:
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/search/nsSearchService.js#576
2017-10-03 17:37:50 +02:00
earthlng
fec0c99287 4608 - remove media.webspeech.recognition.enable
the 2nd part of the Web Speech API, SpeechRecognition, is not yet implemented on Desktop Firefox:

https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#Browser_compatibility

> * [2] Can be enabled via the `media.webspeech.recognition.enable` flag in about:config **on mobile**. **Not implemented at all on Desktop Firefox** — see [bug 1248897](https://bugzilla.mozilla.org/show_bug.cgi?id=1248897).
2017-10-03 17:00:11 +02:00
Thorin-Oakenpants
258e8ff805 4700 fixup
remove mention of ESR, fix current TBB platform as 32bit - not that it matters, it's all inactive
2017-10-02 17:53:24 +13:00
Thorin-Oakenpants
a74170e2b0 5005: clipboard.autocopy #109
this is a linux only pref, does nothing in Windows or Mac, as per tagging convention => [LINUX]. Here's a 15 year old ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=160200 .. enjoy! PS: Trying to find an autocopy text (excluding form fields) that auto trims, auto removes multi-spaces, auto trims, and auto removes double blank lines .. I had one, but its legacy. Best I can find is https://addons.mozilla.org/en-US/firefox/addon/autocopy-webextension/ - a wee timer in options lets you control when you copy (that's ok), but it gives a notification every time which is annoying as f - anyone got any ideas
2017-10-02 11:46:34 +13:00
Thorin-Oakenpants
e29a301578 56 release 2017-10-02 09:39:03 +13:00
Thorin-Oakenpants
1031312f82 FF56+ redesigned preferences UI + [SETTING] tags 2017-10-02 09:32:27 +13:00
Thorin-Oakenpants
ddfdf7cb47 oophs 2017-10-02 06:00:28 +13:00
Thorin-Oakenpants
649e49e0fa 4600: redundant prefs FF55 due to RFP [Part2] 2017-10-02 05:58:13 +13:00
Thorin-Oakenpants
908a8d66f4 4600: redundant prefs FF55 due to RFP [Part1] 2017-09-30 20:15:41 +13:00
Thorin-Oakenpants
4a91b866a4 4500: clarify RFP Geo API
This is not the same as disabling the API with `geo.enabled` - see https://bugzilla.mozilla.org/show_bug.cgi?id=1403813
2017-09-30 19:05:30 +13:00
Thorin-Oakenpants
0912b03f62 2675: block top level data: URIs
note: I changed `data://` to `data:` in section 4000's 1300671 description
2017-09-29 03:06:22 +13:00
Thorin-Oakenpants
12f80bdf65 FF56 deprecation 2017-09-28 21:27:40 +13:00
Thorin-Oakenpants
88216743a5 2508: gfx h/w #244
- In FF55 (windows) this no longer changes both prefs, only `layers.acceleration.disabled`
- `gfx.direct2d.disabled` => inactive (I do not think it is used much if at all anymore - do a DXR search)
2017-09-28 06:12:19 +13:00
Thorin-Oakenpants
fa94f9b3c1 0001: PB breaks Extensions+IDB
Mozilla should really exempt moz-extensions from being blocked by indexedDB=false
2017-09-27 12:38:02 +13:00
Thorin-Oakenpants
620a0ee29c 5016: reload/stop animation FF56+
[1355924](https://bugzilla.mozilla.org/show_bug.cgi?id=1355924) and for some fixes in 57 see [1384180](https://bugzilla.mozilla.org/show_bug.cgi?id=1384180)
2017-09-27 03:40:04 +13:00
Thorin-Oakenpants
a25df4c942 0209: fixup regional pref OS locale
I think I need a break
2017-09-20 03:23:10 +12:00
Thorin-Oakenpants
7fa0025baf 2804: clarify Clear Recent History #237 2017-09-19 05:22:25 +12:00
Thorin-Oakenpants
80ac9dfa1f 1404->1402: default fonts => inactive #237
Inactive as this actually can cause problems on Linux with tofu (I think arial on debian causes tofu - ask nodiscc) . Also incomplete with non-Western settings
2017-09-19 04:54:52 +12:00
Thorin-Oakenpants
a93ce5d9f1 2024 MSE => 5024 => inactive #237 2017-09-19 03:49:51 +12:00
Thorin-Oakenpants
367972155a 2509: tidy up Touch API #237 2017-09-19 03:25:07 +12:00
earthlng
985c164cd0 tiny update 2017-09-18 16:07:43 +02:00
Thorin-Oakenpants
f5ffeff971 4503: RFP mozAddonManager
Inactive: 1: currently only three sites (hard-coded) can access this, all run by Mozilla 2: it is likely to be used on the new AMO site to determine your Firefox version
2017-09-18 18:40:15 +12:00
Thorin-Oakenpants
31e7c72f64 0209: add regional pref OS locale 2017-09-18 02:38:09 +12:00
Thorin-Oakenpants
2f6deda172 readme: add RFP alt / deprecated info 2017-09-17 22:29:05 +12:00
Thorin-Oakenpants
39594629e5 2513: presentation API => inactive #237 2017-09-17 20:31:42 +12:00
Thorin-Oakenpants
ca30ba4994 0500: add Linux path
Looks weird: portable, windows, mac using `\` and Linux using `/` :)
2017-09-17 19:58:54 +12:00
Thorin-Oakenpants
5338b6fb60 4500: add our acronym RFP 2017-09-16 10:36:30 +12:00
Thorin-Oakenpants
bdf0e5ed56 parrot pref name change #237 2017-09-16 10:28:22 +12:00
Thorin-Oakenpants
89474d014f 1200s: ciphers=>inactive #237 2017-09-16 06:20:00 +12:00
Thorin-Oakenpants
c84a59fd95 ESR parrot
a deprecated parrot.. seems apt... and that's it, no more parrots, please.. I'm all parroted out
2017-09-16 05:43:45 +12:00
Thorin-Oakenpants
598ee751f5 2500s: 4 h/w prefs=>inactive #237 2017-09-16 05:26:07 +12:00
Thorin-Oakenpants
2e4e0a6327 Bwooooarrkkk .. missing parrots
For the four new sections .. hopefully no more parrots need be harmed in the making of this js. PS: The origin of popping clogs is interesting
2017-09-16 02:33:29 +12:00
Thorin-Oakenpants
4d35be7ccb 0517: *.formautofill.available
replaces `extensions.formautofill.experimental`
2017-09-16 01:32:22 +12:00
earthlng
f3bd095fe9 5015 - add version info (FF55+) 2017-09-15 14:56:24 +02:00
earthlng
e794611920 4502 - will always round down ... 2017-09-15 14:46:31 +02:00
earthlng
f450c2172b 1221 - test site works again 2017-09-15 14:44:05 +02:00
Thorin-Oakenpants
6a7dac32cc 4601: => inactive
Are the possible/unknown downsides of this one FP measure really worth it for ESR users? - see earthlng
2017-09-15 18:39:43 +12:00
earthlng
6900924aa6 0320 - disable Get Add-ons panel 2017-09-15 01:47:54 +02:00
Thorin-Oakenpants
7c2be97879 2418 full-screen site permission fix
site permission no longer has a full screen override - no idea when it was removed
2017-09-14 22:54:55 +12:00
Thorin-Oakenpants
5e414ff5cb 4600: redundant prefs FF55 due to RFP 2017-09-14 17:43:24 +12:00
Thorin-Oakenpants
13aa4a0290 create 4600s: RFP alternatives 2017-09-14 17:28:52 +12:00
Thorin-Oakenpants
76672ed767 2697 spoofing -> 4700s 2017-09-14 17:00:55 +12:00
Thorin-Oakenpants
a5ae7d17a3 oophs 2017-09-14 16:39:05 +12:00
Thorin-Oakenpants
54b64e3f3c 2699 RFP -> 4500s 2017-09-14 15:57:42 +12:00
Thorin-Oakenpants
17ba1401cf 2698 FPI -> 4000s 2017-09-14 15:25:32 +12:00
Thorin-Oakenpants
e09e5ab8db 2699: FP resistance for Presentation API 2017-09-14 12:12:09 +12:00
Thorin-Oakenpants
caed9d833c shove 3000s personal out to 5000s
couple of number changes to get rid of alphabet soup: 3001a->5002, 3002->5003
2017-09-13 04:56:21 +12:00
Thorin-Oakenpants
d9f76d3add start 56 commits 2017-09-13 03:14:56 +12:00
Thorin-Oakenpants
bb2325cad2 2699: fixup 1333641 description
bug 1333641 does not disable the WebSpeech API
2017-09-11 17:03:52 +12:00
Thorin-Oakenpants
9a0edfe887 0330: another ping bites the dust 2017-09-10 01:43:02 +12:00
Thorin-Oakenpants
0277ba8102 2699: more UA spoofing stuff
move along people, nothing to see: added 1396468 which fixes a leak, it will probably be pushed to beta (FF56)
2017-09-09 16:49:26 +12:00
Thorin-Oakenpants
b907dd7e83 new terminology
https://wiki.mozilla.org/Add-ons/Terminology . The only "Web Extension" or "WebExtension" or "Add-on" references left are due to UI wording or links or pref names
2017-09-09 16:18:16 +12:00
Thorin-Oakenpants
f3c87367fb 2699: spoof FF version changes 2017-09-07 14:46:31 +12:00
earthlng
ffc8280c0c 9999: 2502 cleanup 2017-09-02 19:07:28 +02:00
Thorin-Oakenpants
346b945ee3 2699: limit MediaError.message 2017-09-03 00:44:23 +12:00
Thorin-Oakenpants
b86f625b02 URL changes #224 Part3
check: 49 items as per issue comment
2017-08-31 17:27:04 +12:00
Thorin-Oakenpants
431b55f47f 2404: indexedDB=>inactive, required for uBo 1.14.0+ #226
Not just uBo but many web exts are using indexedDB for storage. Users will have to deal with indexedDB persistent storage via other means.
2017-08-31 16:51:38 +12:00
Thorin-Oakenpants
4120419cd5 URL changes ##224 Part2
[Ch-ch-ch-ch-changes](https://en.wikipedia.org/wiki/Changes_(David_Bowie_song))
2017-08-30 18:17:06 +12:00