Skip to content

Fix SameSite cookie warning for storage Cookies #795

Description

The Storage cookies don't currently set the SameSite attribute as it doesn't make any difference for how the JS Tracker reads/writes cookies. Chrome however, will produce a developer console warning due to this. We should set the SameSite attribute to remove the warning in Chrome.

Metadata

Metadata

Labels

category:browserAbout the browser-specific code.priority:mediumOn the roadmap.status:in_progressMaintainers are working on this.type:defectBugs or weaknesses. The issue has to contain steps to reproduce.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions