Simplify the"Cookies" string for cookieBehavior=5 in about:preferences#privacy
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: englehardt, Assigned: nhnt11)
References
Details
Attachments
(2 files)
In Bug 1625228 we added dFPI to about:preferences#privacy. The was done by extending the string for cookie behavior 4 to include additional text about partitioning, both in Standard/Strict and in Custom:
- Standard/Strict:
- behavior 4:
Cross-site tracking cookies
- behavior 5:
Cross-site tracking cookies, and isolate remaining cookies
- behavior 4:
- Custom:
- behavior 4:
Cross-site and social media trackers
- behavior 5:
Cross-site and social media trackers, and isolate remaining cookies
- behavior 4:
This text is clipped in Custom, and is a bit of a mouthful for Standard and Strict. We may be able to simplify the strings if we display something different in Standard and Strict than we do in custom:
- Standard/Strict:
- behavior 4:
Cross-site tracking cookies
- behavior 5:
Cross-site cookies
- behavior 4:
- Custom:
- behavior 4:
Cross-site and social media trackers
- behavior 5:
Cross-site and social media trackers, and isolate remaining cookies
- behavior 4:
Cross-site cookies
is the right characterization of the feature. We're removing the cross-site nature of cookies. It doesn't matter too much that some are blocked and some are partitioned. In Custom we need to differentiate this policy from the older policies that are not on by default. The current text is sufficient for that, but it would be great to simplify this as well. I don't see an approach to doing so unless we're comfortable dropping "social media trackers".
Comment 1•4 years ago
|
||
Please review slides 20-24, including noted questions: https://docs.google.com/presentation/d/1OWIVLOVyWHmqr385W6KSA_HupFa7m3XfCwmkKJZacBs/edit?ts=5ef4c6a7#slide=id.g8ab94f0ae1_5_39
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Meridel from comment #1)
Please review slides 20-24, including noted questions: https://docs.google.com/presentation/d/1OWIVLOVyWHmqr385W6KSA_HupFa7m3XfCwmkKJZacBs/edit?ts=5ef4c6a7#slide=id.g8ab94f0ae1_5_39
I added some comments, but I think it would also be helpful to have Tanvi's input.
Comment 3•4 years ago
|
||
Clearing needinfo as we are discussing this on the slide deck and in meetings.
Assignee | ||
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D92430
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8932a20da708
https://hg.mozilla.org/mozilla-central/rev/526575cc62de
Description
•