Closed
Bug 1944811
Opened 1 month ago
Closed 1 month ago
CookieStore API should set expiry to INT64_MAX for session cookies
Categories
(Core :: Networking: Cookies, defect, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
See the conversation here: https://github.com/WICG/cookie-store/issues/246
Using INT64_MAX as cookie expiry value is what we use for session cookies: https://searchfox.org/mozilla-central/source/netwerk/cookie/CookieParser.cpp#864-865
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9840fb1d437b
CookieStore API should set expiry to INT64_MAX for session cookies, r=valentin
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•