Closed
Bug 1766004
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33753 - Adding samesite parameter to response.set_cookie
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox102 fixed)
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33753 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33753
Details from upstream follow.
Iman Saboori <isaboori@google.com> wrote:
Adding samesite parameter to response.set_cookie
Adding samesite parameter to set_cookie method in Response class
is required for testing handling of cookies using javascript.
Without it CORS logic will prevent setting/using cookies for cross
origin urls.
Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc62443ee925
[wpt PR 33753] - Adding samesite parameter to response.set_cookie, a=testonly
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•