Open Bug 1873415 Opened 6 months ago Updated 4 months ago

Migration the existing partitioned cookies to CHIPS

Categories

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

task

Tracking

()

ASSIGNED

People

(Reporter: timhuang, Assigned: timhuang)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

With 3rd party cookie deprecation, we will no longer send third-party cookies without partitioned attribution. This could potentially cause an undesirable user experience while we ship 3rd party cookie deprecation. To provide a smooth transition, we will migrate the existing partitioned third-party cookies with CHIPS. For migration, we would like to

  • Add partitioned cookie attribution to all existing partitioned cookies
  • Set an expiration time to existing partitioned cookies so that we can clear partitioned cookies that don't get used once they have expired.
Assignee: nobody → tihuang
Status: NEW → ASSIGNED

This patch implements the cookie DB imgration to version 14. The
migration set the isPartitionedAttributeSet flag and update the expiry
time to 30 days. The purpose of this migration is to remove unnecessay
partitioned cookies once CHIPS is enabled.

This patch adds a test to verify the behavior of cookie DB migration to
version 14.

Depends on D203427

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: