Closed
Bug 1841523
Opened 2 years ago
Closed 2 years ago
Allow users to opt-in or opt-out of the entire RFP experience except individual features
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
With all RFPTargets defined, we can do one last thing that will satisfy the use cases that have been requested for years in Bug 1538130, Bug 1772711, Bug 1774247, Bug 1732114, Bug 1777614, Bug 1535189, Bug 1540726, Bug 1489903 - we can add a target that will flip on (or off) all protections (including future ones we haven't made yet). This will let a user do things like "Turn on RFP mode except Color Scheme".
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/09daa709ca35
Add an AllTargets Target to let users enable/disable everything r=tschuster
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•2 years ago
|
||
This is missing an assert and the constant needs to be 0xffffffff'ffffffff
(should not have missed that, I did it correctly with Unknown)
Flags: needinfo?(tom)
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Very sorry! I missed the comment about the assert and only saw the comment about the name.
Flags: needinfo?(tom)
Assignee | ||
Comment 6•2 years ago
|
||
Depends on D179107
Updated•2 years ago
|
Target Milestone: 117 Branch → ---
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31635a5e85f4
Correct the constant and add an assert r=tschuster
Comment 8•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•