Commit Graph

788 Commits

Author SHA1 Message Date
claustromaniac
b0fb59f735
shit is so fast I can't even read 2018-04-18 22:42:06 +00:00
claustromaniac
64d08dd6bc
Update updater.bat 2018-04-18 20:33:39 +00:00
claustromaniac
824dec4f9e
Update prefsCleaner.bat 2018-04-18 20:29:39 +00:00
claustromaniac
3d2b0703be
actually working v2 2018-04-18 18:49:36 +00:00
claustromaniac
e25137ce94
v2
Mostly a bump in performance.
2018-04-18 16:18:43 +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