Closed
Bug 1976509
Opened 3 months ago
Closed 27 days ago
Reject invalid cookies in the webExt cookie API
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(firefox145 fixed)
RESOLVED
FIXED
145 Branch
Tracking | Status | |
---|---|---|
firefox145 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
(Keywords: dev-doc-complete, Whiteboard: [addons-jira])
Attachments
(1 file)
A few cycles after the landing of bug 1976197, we can enable the cookie validator for the WebExtension Cookie API.
Updated•3 months ago
|
Component: Networking: Cookies → General
Product: Core → WebExtensions
Assignee | ||
Updated•3 months ago
|
Whiteboard: [addons-jira]
Updated•3 months ago
|
Updated•3 months ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•28 days ago
|
||
Updated•28 days ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Pushed by amarchesini@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/20db0c07a4ac
https://hg.mozilla.org/integration/autoland/rev/c6eefa02b23f
Reject invalid cookies in the webExt cookie API, r=willdurand
Comment 3•27 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 27 days ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Release note and documentation changes in Bug-1976509 cookie.set method rejects invalid cookies](https://github.com/mdn/content/pull/41331#top) #41331
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•