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

Issue 12408004: Fix checked mode error on socket IOSink (Closed)

Created:
7 years, 9 months ago by Søren Gjesse
Modified:
7 years, 9 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix checked mode error on socket IOSink The set encoding method on a Sockets IOSink implementation failed in checked mode. Added a test calling all IOSink methods on a socket. BUG=https://code.google.com/p/dart/issues/detail?id=9020 R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=19803

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M runtime/bin/socket_patch.dart View 1 chunk +4 lines, -1 line 0 comments Download
M sdk/lib/io/io_sink.dart View 1 chunk +1 line, -0 lines 0 comments Download
A tests/standalone/io/stdout_stderr_test.dart View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
7 years, 9 months ago (2013-03-11 12:07:17 UTC) #1
Søren Gjesse
7 years, 9 months ago (2013-03-11 16:10:10 UTC) #2
Anders Johnsen
LGTM!
7 years, 9 months ago (2013-03-11 16:11:45 UTC) #3
Søren Gjesse
7 years, 9 months ago (2013-03-11 16:16:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19803 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698