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

Issue 179763002: Allow docgen --serve server to be accessed from IP addresses other than the (Closed)

Created:
6 years, 10 months ago by dgrove
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow docgen --serve server to be accessed from IP addresses other than the loopback. R=alanknight@google.com Committed: https://code.google.com/p/dart/source/detail?r=33020

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/docgen/lib/docgen.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
dgrove
6 years, 10 months ago (2014-02-25 12:33:47 UTC) #1
Alan Knight
Does ANY_IP_V6 mean it only works if using IPv6? Otherwise LGTM
6 years, 10 months ago (2014-02-25 16:20:40 UTC) #2
dgrove
On 2014/02/25 16:20:40, Alan Knight wrote: > Does ANY_IP_V6 mean it only works if using ...
6 years, 10 months ago (2014-02-25 16:22:20 UTC) #3
dgrove
Committed patchset #1 manually as r33020 (presubmit successful).
6 years, 10 months ago (2014-02-25 16:36:08 UTC) #4
Emily Fortuna
6 years, 10 months ago (2014-02-25 18:24:50 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/179763002/diff/1/pkg/docgen/lib/docgen.dart
File pkg/docgen/lib/docgen.dart (right):

https://codereview.chromium.org/179763002/diff/1/pkg/docgen/lib/docgen.dart#n...
pkg/docgen/lib/docgen.dart:770: 'http://localhost:${httpServer.port}');
Update the printed address here?

Powered by Google App Engine
This is Rietveld 408576698