Bug 1976887 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

https://searchfox.org/mozilla-central/rev/38e462fe13ea42ae6cc391fb36e8b9e82e842b00/netwerk/cookie/CookieParser.cpp#651-653
```
// 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).
https://searchfox.org/mozilla-central/rev/38e462fe13ea42ae6cc391fb36e8b9e82e842b00/netwerk/cookie/CookieParser.cpp#651-653
```
// 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).

Back to Bug 1976887 Comment 0