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

Issue 2292563003: Add command line flag to allow testing clients not connected to localhost. Otherwise, restrict conn… (Closed)

Created:
4 years, 3 months ago by steimel
Modified:
4 years, 3 months ago
Reviewers:
Wez
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, gcasto+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, lethalantidote+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add command line flag to allow testing clients not connected to localhost. Otherwise, restrict connections to localhost BUG=582102 TEST=Run the engine without the "listen-outside" flag and make sure incoming connections are limited to localhost. Run with --listen-outside=1 and make sure it allows incomiong connections from outside localhost Committed: https://crrev.com/07d76104b834de84788d97ec4c46fd723eb2196d Cr-Commit-Position: refs/heads/master@{#415687}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M blimp/engine/app/switches.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M blimp/engine/app/switches.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M blimp/engine/session/blimp_engine_session.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
steimel
ptal
4 years, 3 months ago (2016-08-30 20:25:15 UTC) #3
Wez
LGTM w/ some (mainly naming) nits. :) https://codereview.chromium.org/2292563003/diff/1/blimp/engine/app/switches.cc File blimp/engine/app/switches.cc (right): https://codereview.chromium.org/2292563003/diff/1/blimp/engine/app/switches.cc#newcode11 blimp/engine/app/switches.cc:11: const char ...
4 years, 3 months ago (2016-08-30 21:42:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2292563003/20001
4 years, 3 months ago (2016-08-31 17:33:45 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-31 18:29:50 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 18:32:40 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/07d76104b834de84788d97ec4c46fd723eb2196d
Cr-Commit-Position: refs/heads/master@{#415687}

Powered by Google App Engine
This is Rietveld 408576698