Closed
Bug 1879952
Opened 2 years ago
Closed 2 years ago
Two samesite/setcookie-navigation.https.html failures due to samesite=None default
Categories
(Core :: Networking: Cookies, defect, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: edgul, Assigned: edgul)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
These two failures are due to the fact that an unspecified samesite cookie defaults to SameSite=None on firefox, while the tests have been written to expect SameSite=Lax when unspecified.
Updated•2 years ago
|
Assignee: nobody → edgul
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:edgul, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(tschuster)
Flags: needinfo?(edgul)
Updated•2 years ago
|
Flags: needinfo?(tschuster)
Pushed by eguloien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6bc2949585bf
Fix test expectations with samesite=lax turned on r=tschuster
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•