Closed
Bug 1976887
Opened 1 year ago
Closed 1 year ago
Doc comment outdated `CookieParser::Parse` doesn't return a bool anymore
Categories
(Core :: Networking: Cookies, task, P3)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: manuel, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
// processes a single cookie, and returns true if there are more cookies
// to be processed
Not sure if the "process a single cookie" is also wrong now.
Setting the "regresion" bug field feels to heavy for doc comment. Using depends instead. Feel free to move if you disagree (might set the regression field in the future then too).
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Pushed by amarchesini@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/75d6dba52215
https://hg.mozilla.org/integration/autoland/rev/45b76e5282f2
update comments for CookieParser::Parse, r=manuel DONTBUILD
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•11 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•