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

Issue 2832057: Add some plumbing for in-progress work on enabling SSL proxy support.... (Closed)

Created:
10 years, 5 months ago by Mike Belshe
Modified:
9 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, tfarina
Visibility:
Public.

Description

Add some plumbing for in-progress work on enabling SSL proxy support. BUG=29625 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53061

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -2 lines) Patch
M net/proxy/proxy_info.h View 1 2 3 4 1 chunk +8 lines, -1 line 0 comments Download
M net/proxy/proxy_server.h View 1 2 4 chunks +6 lines, -0 lines 0 comments Download
M net/proxy/proxy_server.cc View 1 2 5 chunks +10 lines, -0 lines 0 comments Download
M net/proxy/proxy_server_unittest.cc View 2 4 chunks +38 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Mike Belshe
10 years, 5 months ago (2010-07-19 19:44:40 UTC) #1
tfarina
http://codereview.chromium.org/2832057/diff/5001/6001 File net/proxy/proxy_info.h (right): http://codereview.chromium.org/2832057/diff/5001/6001#newcode53 net/proxy/proxy_info.h:53: // Returns true if the first valid proxy server ...
10 years, 5 months ago (2010-07-19 21:00:10 UTC) #2
eroman
lgtm after addressing tfarina's nits, and also please describe what an HTTPS proxy is by ...
10 years, 5 months ago (2010-07-19 21:47:38 UTC) #3
Mike Belshe
http://codereview.chromium.org/2832057/diff/5001/6001 File net/proxy/proxy_info.h (right): http://codereview.chromium.org/2832057/diff/5001/6001#newcode53 net/proxy/proxy_info.h:53: // Returns true if the first valid proxy server ...
10 years, 5 months ago (2010-07-19 22:43:14 UTC) #4
Mike Belshe
Design doc added here: http://dev.chromium.org/spdy/spdy-proxy Ryan will be updating further.
10 years, 5 months ago (2010-07-19 22:44:13 UTC) #5
eroman
http://codereview.chromium.org/2832057/diff/4006/19001 File net/proxy/proxy_info.h (right): http://codereview.chromium.org/2832057/diff/4006/19001#newcode53 net/proxy/proxy_info.h:53: // Returns true if the first valid proxy server ...
10 years, 5 months ago (2010-07-19 22:58:10 UTC) #6
rch (use chromium not google)
10 years, 5 months ago (2010-07-20 16:29:22 UTC) #7
On 2010/07/19 22:44:13, Mike Belshe wrote:
> Design doc added here: http://dev.chromium.org/spdy/spdy-proxy
> 
> Ryan will be updating further.

I made two small changes.  Looks great otherwise!

Powered by Google App Engine
This is Rietveld 408576698