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

Issue 1022923005: bind to localhost instead of all interfaces, and fix closureWrap (Closed)

Created:
5 years, 9 months ago by Jennifer Messerly
Modified:
5 years, 9 months ago
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

bind to localhost instead of all interfaces, and fix closureWrap R=sigmund@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/04b0b834717f911d6e28dbdc9d841400ead0b87a

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -10 lines) Patch
M lib/devc.dart View 1 2 3 chunks +7 lines, -4 lines 0 comments Download
M lib/runtime/dart_runtime.js View 1 chunk +1 line, -0 lines 0 comments Download
M lib/src/options.dart View 1 2 6 chunks +15 lines, -5 lines 0 comments Download
M test/codegen/expect/server_mode/html_input.html View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
Jennifer Messerly
binding to localhost is more secure for dev servers
5 years, 9 months ago (2015-03-19 21:09:31 UTC) #2
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart File lib/devc.dart (right): https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart#newcode278 lib/devc.dart:278: await shelf.serve(handler, 'localhost', port); mmm, I used to have ...
5 years, 9 months ago (2015-03-19 21:15:03 UTC) #3
Jennifer Messerly
https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart File lib/devc.dart (right): https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart#newcode278 lib/devc.dart:278: await shelf.serve(handler, 'localhost', port); On 2015/03/19 21:15:02, Siggi Cherem ...
5 years, 9 months ago (2015-03-19 21:18:24 UTC) #4
Siggi Cherem (dart-lang)
On 2015/03/19 21:18:24, John Messerly wrote: > https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart > File lib/devc.dart (right): > > https://codereview.chromium.org/1022923005/diff/20001/lib/devc.dart#newcode278 ...
5 years, 9 months ago (2015-03-19 21:20:31 UTC) #5
Jennifer Messerly
PTAL
5 years, 9 months ago (2015-03-19 23:17:17 UTC) #6
Jennifer Messerly
On 2015/03/19 23:17:17, John Messerly wrote: > PTAL or not. give me a sec :)
5 years, 9 months ago (2015-03-19 23:17:50 UTC) #7
Jennifer Messerly
okay should be good now
5 years, 9 months ago (2015-03-19 23:21:54 UTC) #9
Siggi Cherem (dart-lang)
lgtm, thanks
5 years, 9 months ago (2015-03-19 23:34:19 UTC) #10
Jennifer Messerly
5 years, 9 months ago (2015-03-20 16:19:17 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
04b0b834717f911d6e28dbdc9d841400ead0b87a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698