Closed
Bug 1873921
Opened 10 months ago
Closed 9 months ago
Stop sending third-party cookies except cookies with partitioned attribute in partitioned contexts
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: timhuang, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
In Bug 1868390, we added a pref to stop sending third-party cookies as the first step to deprecate 3rd-party cookies. Then, we need to support CHIPS cookies in partitioned contexts after 3rd-party cookies are deprecated.
Assignee | ||
Updated•10 months ago
|
Assignee: nobody → bvandersloot
Assignee | ||
Comment 1•10 months ago
|
||
Tiny diff to do it.
Also fixes Bug 1873995 when adding testing
Depends on D199499
Updated•9 months ago
|
Attachment #9376224 -
Attachment is obsolete: true
Assignee | ||
Comment 2•9 months ago
|
||
Tiny diff to do it.
Also fixes Bug 1873995 when adding testing
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bee573c664c9
Stop sending third-party cookies except cookies with partitioned attribute in partitioned contexts - r=timhuang,cookie-reviewers
Comment 4•9 months ago
|
||
Backed out for bc failures on browser_partitionedCookies.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=447784928&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/2bd838703e12ae801ec0b0b60fffb72e862c74b5
Flags: needinfo?(bvandersloot)
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf34415e3439
Stop sending third-party cookies except cookies with partitioned attribute in partitioned contexts - r=timhuang,cookie-reviewers
Comment 6•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Assignee | ||
Updated•9 months ago
|
Flags: needinfo?(bvandersloot)
You need to log in
before you can comment on or make changes to this bug.
Description
•