DescriptionFix invalid parsing of cookie in Web request helpers.
This issue was found by a linter.
The while condition was always false. Thus, the parsing do not move to the end of "...".
There is no unittest for this class?
Add unittest from:
https://codereview.chromium.org/22156003/
R=battre@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215642
Patch Set 1 #Patch Set 2 : fix coding style. #
Total comments: 2
Patch Set 3 : fix unittest #
Messages
Total messages: 11 (0 generated)
|