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

Issue 7273081: Upstream android net related code (part 2) (Closed)

Created:
9 years, 5 months ago by michaelbai
Modified:
9 years, 5 months ago
CC:
cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., Randy Smith (Not in Mondays)
Visibility:
Public.

Description

Upstream android net related code (part 2) Add std:: to find() and replace() calls BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91728

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removed the x-auto-login related code. #

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

Messages

Total messages: 8 (0 generated)
michaelbai
9 years, 5 months ago (2011-06-30 22:51:30 UTC) #1
Randy Smith (Not in Mondays)
I have no real expertise in this code, so I'm removing myself from the reviewer ...
9 years, 5 months ago (2011-07-01 17:40:28 UTC) #2
darin (slow to review)
http://codereview.chromium.org/7273081/diff/1/net/url_request/url_request.h File net/url_request/url_request.h (right): http://codereview.chromium.org/7273081/diff/1/net/url_request/url_request.h#newcode204 net/url_request/url_request.h:204: // Called when an X-Auto-Login header is seen. |value| ...
9 years, 5 months ago (2011-07-01 17:46:21 UTC) #3
wtc
I agree with darin that the "X-Auto-Login" related code should be removed from the network ...
9 years, 5 months ago (2011-07-01 23:42:23 UTC) #4
willchan no longer on Chromium
http://codereview.chromium.org/7273081/diff/1/net/url_request/url_request_http_job.cc File net/url_request/url_request_http_job.cc (right): http://codereview.chromium.org/7273081/diff/1/net/url_request/url_request_http_job.cc#newcode762 net/url_request/url_request_http_job.cc:762: CheckForXAutoLogin(); On 2011/07/01 17:46:21, darin wrote: > why can't ...
9 years, 5 months ago (2011-07-02 18:10:15 UTC) #5
michaelbai
Removed x-auto-login related code which will be moved to higher level in a different CL. ...
9 years, 5 months ago (2011-07-06 18:30:32 UTC) #6
darin (slow to review)
LGTM, but I am not an OWNER
9 years, 5 months ago (2011-07-06 19:30:01 UTC) #7
wtc
9 years, 5 months ago (2011-07-07 02:30:24 UTC) #8
LGTM.

Please update your CL's commit message to say
"Add std:: to find() and replace() calls".

Powered by Google App Engine
This is Rietveld 408576698