Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Issue 1827243002: Fix number parsing problems with HttpResponseHeaders::GetAgeValue() to not accept invalid numbers. (Closed)

Created:
4 years, 9 months ago by eroman
Modified:
4 years, 8 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@parse_refactor
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix number parsing problems with HttpResponseHeaders::GetAgeValue() to not accept invalid numbers. BUG=596523, 596554 Committed: https://crrev.com/2a545c6ef2899f1218bfd06ee6ff9666a8ff304f Cr-Commit-Position: refs/heads/master@{#386467}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase and adjust comment #

Total comments: 4

Patch Set 6 : address comments #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -4 lines) Patch
M net/http/http_response_headers.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_response_headers.cc View 1 2 3 4 2 chunks +15 lines, -2 lines 0 comments Download
M net/http/http_response_headers_unittest.cc View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
eroman
4 years, 8 months ago (2016-04-08 23:00:14 UTC) #4
mmenke
LGTM https://codereview.chromium.org/1827243002/diff/80001/net/http/http_response_headers_unittest.cc File net/http/http_response_headers_unittest.cc (right): https://codereview.chromium.org/1827243002/diff/80001/net/http/http_response_headers_unittest.cc#newcode560 net/http/http_response_headers_unittest.cc:560: "Age: -10\n"; Should we have a "0" test? ...
4 years, 8 months ago (2016-04-11 16:59:08 UTC) #5
eroman
https://codereview.chromium.org/1827243002/diff/80001/net/http/http_response_headers_unittest.cc File net/http/http_response_headers_unittest.cc (right): https://codereview.chromium.org/1827243002/diff/80001/net/http/http_response_headers_unittest.cc#newcode560 net/http/http_response_headers_unittest.cc:560: "Age: -10\n"; On 2016/04/11 16:59:07, mmenke wrote: > Should ...
4 years, 8 months ago (2016-04-11 17:39:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827243002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827243002/120001
4 years, 8 months ago (2016-04-11 18:53:04 UTC) #9
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 8 months ago (2016-04-11 20:59:16 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 21:01:01 UTC) #13
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/2a545c6ef2899f1218bfd06ee6ff9666a8ff304f
Cr-Commit-Position: refs/heads/master@{#386467}

Powered by Google App Engine
This is Rietveld 408576698