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

Issue 239613002: Fix *ServerSocket's handling of zones. (Closed)

Created:
6 years, 8 months ago by Anders Johnsen
Modified:
6 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix *ServerSocket's handling of zones. A stream's zone is the one it has when listening to. Use that, and not the one active when creating the socket. BUG=https://code.google.com/p/dart/issues/detail?id=17468 R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=35071

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -9 lines) Patch
M runtime/bin/socket_patch.dart View 2 chunks +10 lines, -9 lines 0 comments Download
M tests/standalone/io/http_server_test.dart View 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
6 years, 8 months ago (2014-04-15 18:42:12 UTC) #1
floitsch
LGTM.
6 years, 8 months ago (2014-04-15 18:43:32 UTC) #2
Anders Johnsen
Committed patchset #1 manually as r35071 (presubmit successful).
6 years, 8 months ago (2014-04-15 18:44:39 UTC) #3
kasperl
6 years, 8 months ago (2014-04-18 11:15:39 UTC) #4
Message was sent while issue was closed.
Is this something we should consider merging to the 1.3 release branch after
we've had this on the dev channel to get test coverage?

Powered by Google App Engine
This is Rietveld 408576698