Closed
Bug 1766401
Opened 4 years ago
Closed 4 years ago
Add a Nimbus feature to enable TCP by default for phase 2
Categories
(Core :: Privacy: Anti-Tracking, task, P1)
Core
Privacy: Anti-Tracking
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
Details
(Whiteboard: [fxatps-tcp])
Attachments
(3 files)
The feature should integrate with preferences privacy.js and BrowserGlue.jsm to do the following:
- When enabled set the default cookie behavior to 5. Since updating default prefs isn't persistent, this needs to be checked at every startup. Skip any phase 1 (opt-in) checks.
- When enabled, hide the TCP preferences section in "standard".
- When disabled, don't update the default cookie behavior, and fallback to the phase 1 checks.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → pbz
Severity: -- → N/A
Status: NEW → ASSIGNED
Component: Messaging System → Privacy: Anti-Tracking
Priority: -- → P1
Product: Firefox → Core
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D144718
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D144719
Updated•4 years ago
|
Iteration: --- → 101.2 - April 18 - April 29
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/671ca85668bc
Add a tcpByDefault Nimbus feature to enable TCP in phase 2. r=timhuang,Mardak
https://hg.mozilla.org/integration/autoland/rev/094ddc16ed0c
Integrate tcpByDefault Nimbus feature. r=timhuang,Mardak
https://hg.mozilla.org/integration/autoland/rev/f05c55ad7a83
Tests for tcpByDefault Nimbus feature. r=timhuang,Mardak
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/671ca85668bc
https://hg.mozilla.org/mozilla-central/rev/094ddc16ed0c
https://hg.mozilla.org/mozilla-central/rev/f05c55ad7a83
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Updated•4 years ago
|
Flags: qe-verify+
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [fxatps-tcp]
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•