Open
Bug 1547559
Opened 6 years ago
Updated 3 years ago
[wpt-sync] Sync PR 16535 - Add "unspecified" CookieSameSite value in Cookie Store API
Categories
(Testing :: web-platform-tests, defect, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16535 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16535
Details from upstream follow.
Lily Chen <chlily@chromium.org> wrote:
Add "unspecified" CookieSameSite value in Cookie Store API
This CL adds the option "unspecified" to the CookieSameSite enum in
the Cookie Store API (Async Cookies API). This value corresponds to
setting a cookie without specifying any SameSite attribute.Bug: 953306, 856364
Change-Id: I47ae28be2f73bfc8bb112678f2003087298c3ebdReviewed-on: https://chromium-review.googlesource.com/1582328
WPT-Export-Revision: 4c36ea863fd725d01c035fc9117043a5014faa9d
Assignee | ||
Comment 1•6 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•