Closed
Bug 1918336
Opened 6 months ago
Closed 3 months ago
Updating the Storage Access logic to partition third-party tracker cookies
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: timhuang, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We need to update the storage access logic to partition cookies for third-party trackers. The updated logic has to consider the pref we introduced in Bug 1918326 and the CookieBehavior.
Assignee | ||
Comment 1•3 months ago
|
||
This patch introduces the content blocking event
STATE_COOKIES_PARTITIONED_TRACKER to represent the
tracker cookie is partitioned.
Depends on D229327
Updated•3 months ago
|
Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 months ago
|
||
Depends on D229328
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00a58bf76e4a
Introduce the content blocking event STATE_COOKIES_PARTITIONED_TRACKER. r=anti-tracking-reviewers,bvandersloot
https://hg.mozilla.org/integration/autoland/rev/82d91a6beee6
Update storage access logic to partition tracker cookies when track cookie blocking is disabled. r=anti-tracking-reviewers,cookie-reviewers,bvandersloot,edgul
Comment 4•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/00a58bf76e4a
https://hg.mozilla.org/mozilla-central/rev/82d91a6beee6
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•