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

Issue 1920773003: headless: Make it possible to override the DevTools server address (Closed)

Created:
4 years, 8 months ago by Sami
Modified:
4 years, 7 months ago
Reviewers:
Mike West, altimin
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: Make it possible to override the DevTools server address Make it possible to override the address at which the DevTools server accepts for incoming connections. This address is the loopback interface by default, but with this switch it can be configured to be any IP address. TEST=headless_shell --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222 Committed: https://crrev.com/a3559d964209644390fbfe905afd7f3e625674b1 Cr-Commit-Position: refs/heads/master@{#389743}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Stricter hostname validation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -8 lines) Patch
M headless/app/headless_shell.cc View 1 1 chunk +19 lines, -8 lines 0 comments Download
M headless/app/headless_shell_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M headless/app/headless_shell_switches.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Sami
PTAL. The stated use case was to expose the debugging protocol from within a docker ...
4 years, 8 months ago (2016-04-25 14:49:38 UTC) #3
Mike West
Sanity checking aside, LGTM. https://codereview.chromium.org/1920773003/diff/1/headless/app/headless_shell.cc File headless/app/headless_shell.cc (right): https://codereview.chromium.org/1920773003/diff/1/headless/app/headless_shell.cc#newcode107 headless/app/headless_shell.cc:107: headless::switches::kRemoteDebuggingAddress); It seems reasonable to ...
4 years, 7 months ago (2016-04-26 08:04:37 UTC) #5
Sami
https://codereview.chromium.org/1920773003/diff/1/headless/app/headless_shell.cc File headless/app/headless_shell.cc (right): https://codereview.chromium.org/1920773003/diff/1/headless/app/headless_shell.cc#newcode107 headless/app/headless_shell.cc:107: headless::switches::kRemoteDebuggingAddress); On 2016/04/26 08:04:37, Mike West (slow until 25th) ...
4 years, 7 months ago (2016-04-26 10:07:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1920773003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1920773003/20001
4 years, 7 months ago (2016-04-26 10:08:11 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-26 10:44:09 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-04-26 10:45:20 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a3559d964209644390fbfe905afd7f3e625674b1
Cr-Commit-Position: refs/heads/master@{#389743}

Powered by Google App Engine
This is Rietveld 408576698