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

Issue 925403002: Add the shared flag to HttpServer as well (Closed)

Created:
5 years, 10 months ago by Søren Gjesse
Modified:
5 years, 10 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add the shared flag to HttpServer as well Also mark the ServerSocketReference and friends as deprecated and to be removed in Dart 1.10 R=kustermann@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=43809

Patch Set 1 #

Total comments: 24
Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -17 lines) Patch
M sdk/lib/io/http.dart View 2 chunks +26 lines, -4 lines 6 comments Download
M sdk/lib/io/http_impl.dart View 1 chunk +16 lines, -9 lines 0 comments Download
M sdk/lib/io/secure_server_socket.dart View 2 chunks +16 lines, -0 lines 2 comments Download
M sdk/lib/io/socket.dart View 8 chunks +29 lines, -4 lines 8 comments Download
A tests/standalone/io/http_bind_test.dart View 1 chunk +63 lines, -0 lines 8 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
5 years, 10 months ago (2015-02-16 15:27:59 UTC) #1
kustermann
lgtm with comments https://codereview.chromium.org/925403002/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/925403002/diff/1/sdk/lib/io/http.dart#newcode241 sdk/lib/io/http.dart:241: * additional binds are preformed, then ...
5 years, 10 months ago (2015-02-17 11:30:56 UTC) #2
Søren Gjesse
https://codereview.chromium.org/925403002/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/925403002/diff/1/sdk/lib/io/http.dart#newcode241 sdk/lib/io/http.dart:241: * additional binds are preformed, then the incoming (incoming) ...
5 years, 10 months ago (2015-02-17 12:53:12 UTC) #3
Søren Gjesse
5 years, 10 months ago (2015-02-17 13:17:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43809 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698