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

Issue 5611004: Add support for --proxy_port. (Closed)

Created:
10 years ago by dgarrett
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, Nick Sanders, ericli, DaleCurtis
Visibility:
Public.

Description

Add support for --proxy_port. For some test programs, we want incoming update requests to come to an alternate port from the devserver port, and to run the dev server at the normal port (there will be a proxy between the two that manipulates the data). This new option directs the client to the proxies port without changing the server port. Change-Id: If4bd7a9681bdafd8412c2a0200fd9bf364f501ef BUG=chromium-os:8207 TEST= Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0ad0937

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -2 lines) Patch
M autoupdate.py View 5 chunks +25 lines, -1 line 0 comments Download
M autoupdate_unittest.py View 1 chunk +13 lines, -0 lines 0 comments Download
M devserver.py View 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
dgarrett
10 years ago (2010-12-03 22:54:30 UTC) #1
adlr
10 years ago (2010-12-07 00:17:30 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698