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

Issue 527883002: Modified to resolve TODO in parseversion in http_response_headers.cc (Closed)

Created:
6 years, 3 months ago by arun87.kumar
Modified:
5 years, 6 months ago
Reviewers:
eroman, wtc, mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Modified to resolve TODO in parseversion in http_response_headers.cc BUG=

Patch Set 1 #

Patch Set 2 : removed TODO and old code #

Patch Set 3 : Added Unit test cases and modified code accordingly #

Patch Set 4 : Modified code as per review comments #

Total comments: 6

Patch Set 5 : Modified to include overflow logic and other comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -34 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_response_headers.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M net/http/http_response_headers.cc View 1 2 3 4 4 chunks +60 lines, -26 lines 0 comments Download
M net/http/http_response_headers_unittest.cc View 1 2 3 4 1 chunk +232 lines, -0 lines 0 comments Download
M net/http/http_version.h View 1 2 3 4 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 28 (8 generated)
arun87.kumar
Hi Mattam, I've tried on TODO mentioned in ParseVersion() in http_response_headers.cc. PTAL Thanks, Arun
6 years, 3 months ago (2014-09-02 10:03:34 UTC) #2
arun87.kumar
I am new to chromium opensource and not sure about whom to add to review ...
6 years, 3 months ago (2014-09-02 10:16:41 UTC) #3
mattm
lgtm Arun: Have you submitted the CLA? (see http://dev.chromium.org/developers/contributing-code#TOC-Get-your-code-ready) For review, adding eroman who wrote ...
6 years, 3 months ago (2014-09-02 16:53:49 UTC) #5
mattm
not lgtm, pressed the wrong button
6 years, 3 months ago (2014-09-02 16:54:04 UTC) #6
eroman
This change requires unittests. Please update: http_response_headers_unittest.cc
6 years, 3 months ago (2014-09-02 23:57:18 UTC) #7
arun87.kumar
On 2014/09/02 23:57:18, eroman wrote: Hi Eroman, I have added unittests and also verified them ...
6 years, 3 months ago (2014-09-04 12:01:19 UTC) #8
eroman
not lgtm. please explain what you are trying to accomplish, this contains policy changes on ...
6 years, 3 months ago (2014-09-04 22:03:43 UTC) #9
arun87.kumar
On 2014/09/04 22:03:43, eroman wrote: Dear Eroman, Thank you very much for your valuable comments. ...
6 years, 3 months ago (2014-09-05 15:17:55 UTC) #10
arun87.kumar
On 2014/09/05 15:17:55, arun87.kumar wrote: > On 2014/09/04 22:03:43, eroman wrote: > > Dear Eroman, ...
6 years, 3 months ago (2014-09-15 07:23:42 UTC) #11
eroman
not lgtm https://codereview.chromium.org/527883002/diff/60001/net/http/http_response_headers.cc File net/http/http_response_headers.cc (right): https://codereview.chromium.org/527883002/diff/60001/net/http/http_response_headers.cc#newcode623 net/http/http_response_headers.cc:623: // Shared function for major and minor ...
6 years, 3 months ago (2014-09-23 21:12:29 UTC) #12
arun87.kumar
Hi eroman, Thanks for your valuable suggestions. Have modified code as per your above comments. ...
6 years, 3 months ago (2014-09-24 12:04:06 UTC) #13
arun87.kumar
On 2014/09/24 12:04:06, arun87.kumar wrote: Added more reviewers from OWNERS file.
6 years, 2 months ago (2014-10-06 04:26:57 UTC) #15
Ryan Sleevi
On 2014/10/06 04:26:57, arun87.kumar wrote: > On 2014/09/24 12:04:06, arun87.kumar wrote: > > Added more ...
6 years, 2 months ago (2014-10-06 04:40:32 UTC) #16
arun87.kumar
On 2014/10/06 04:40:32, Ryan Sleevi wrote: Hi Ryan, 1. Matt NOT LGTM was by mistake. ...
6 years, 2 months ago (2014-10-06 04:53:30 UTC) #18
mmenke
On 2014/10/06 04:53:30, arun87.kumar wrote: > On 2014/10/06 04:40:32, Ryan Sleevi wrote: > > Hi ...
6 years, 2 months ago (2014-10-06 12:18:15 UTC) #19
wtc
Arun: eroman is a good reviewer for this CL because I remember he was the ...
6 years, 2 months ago (2014-10-06 18:21:01 UTC) #21
arun87.kumar
On 2014/10/06 18:21:01, wtc wrote: Hi wtc, Thanks for your quick reply. I guess eroman ...
6 years, 2 months ago (2014-10-07 03:41:13 UTC) #23
arun87.kumar
eroman@ - <ping!> PTAL.
6 years, 2 months ago (2014-10-16 17:43:45 UTC) #24
eroman
I have lost confidence in this review. * The code doesn't meet the style guideline ...
6 years, 2 months ago (2014-10-16 18:42:02 UTC) #25
lgombos
5 years, 6 months ago (2015-06-18 03:40:48 UTC) #28
Closing based on eroman's feedback and the fact that this work is progressing
here now - https://codereview.chromium.org/1129983003 .

Powered by Google App Engine
This is Rietveld 408576698