Closed Bug 1880026 Opened 3 months ago Closed 3 months ago

Allowing documents accessing multiple cookie jars

Categories

(Core :: Privacy: Anti-Tracking, task)

task

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: timhuang, Assigned: timhuang)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In CHIPS, a document can access multiple cookie jars. For example, the top-level document can access both the unpartitioned and the first-party partitioned cookie jars. To support this behavior, we need to modify the cookie service to allow accessing multiple cookie jars for a given document.

How does this relate to Bug 1874174 ?

This bug aims to build the foundation of the cookie service to support accessing multiple cookie jars. The Bug 1874174 depends on this bug to send both partitioned and unpartitioned cookie jars.

Blocks: 1874174

This patch changes the cookie service to support accessing multiple
cookie jars under different originAttributes. This is needed in order to
support accesing unpartitioned and partitioned cookie jars for a given
document.

Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3dab553f948
Support accessing multiple cookie jars for cookie service. r=edgul,cookie-reviewers
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: