Closed
Bug 1962986
Opened 7 months ago
Closed 7 months ago
Reduce the expiry attribute value to max 400 days in CookieStore API
Categories
(Core :: Networking: Cookies, defect, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
We do this elsewhere (CookieService), but not in the CookieStore API. We have a WPT, but it does not run because of the missing domain/path attributes. The new nsICookieValidation (bug 1955685) will cover this bit too as soon as it's ready to land.
| Assignee | ||
Updated•7 months ago
|
Summary: Reduce the expiry attribute value to max 400 days in CookieSttore API → Reduce the expiry attribute value to max 400 days in CookieStore API
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/740fb289980c
Reduce the expiry attribute value to max 400 days in CookieStore API, r=valentin,cookie-reviewers
Updated•7 months ago
|
Blocks: cookie-store
Comment 3•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•