Commit Graph

597 Commits

Author SHA1 Message Date
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
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