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

Issue 113465: Shorten the new proxy switch names. (Closed)

Created:
11 years, 7 months ago by robertshield
Modified:
6 years, 9 months ago
Reviewers:
eroman, wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Shorten the new proxy switch names. BUG=266 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16188

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -20 lines) Patch
M chrome/browser/net/chrome_url_request_context.cc View 1 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/net/chrome_url_request_context_unittest.cc View 1 chunk +4 lines, -4 lines 2 comments Download
M chrome/common/chrome_switches.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
robertshield
11 years, 7 months ago (2009-05-15 16:52:36 UTC) #1
wtc
LGTM. Thanks a lot! I have some suggested changes below. You can check in without ...
11 years, 7 months ago (2009-05-15 17:13:08 UTC) #2
robertshield
http://codereview.chromium.org/113465/diff/1/2 File chrome/browser/net/chrome_url_request_context.cc (right): http://codereview.chromium.org/113465/diff/1/2#newcode51 Line 51: // the --no-proxy command line argument is present. ...
11 years, 7 months ago (2009-05-15 17:32:53 UTC) #3
wtc
LGTM. Don't forget to add BUG=266 to this issue. http://codereview.chromium.org/113465/diff/1004/1007 File chrome/browser/net/chrome_url_request_context_unittest.cc (right): http://codereview.chromium.org/113465/diff/1004/1007#newcode36 Line ...
11 years, 7 months ago (2009-05-15 17:45:31 UTC) #4
eroman
11 years, 7 months ago (2009-05-15 18:53:03 UTC) #5
http://codereview.chromium.org/113465/diff/1004/1007
File chrome/browser/net/chrome_url_request_context_unittest.cc (right):

http://codereview.chromium.org/113465/diff/1004/1007#newcode36
Line 36: L".google.com, foo.com:99, 1.2.3.4:22, 127.0.0.1/8");
On 2009/05/15 17:45:32, wtc wrote:
> Nit: Hmm... these are not really URLs.  Perhaps we should
> rename the option --proxy-bypass-hosts or --proxy-bypass-list?
> 
> Let's leave this as is for now and ask eroman.

I agree --proxy-bypass-list would be a better switch name.

Powered by Google App Engine
This is Rietveld 408576698