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

Issue 9568006: Missing handling of default arguments in socket stream readInto (Closed)

Created:
8 years, 9 months ago by Søren Gjesse
Modified:
8 years, 9 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Missing handling of default arguments in socket stream readInto Also made it a bit easier to write a socket connection test. R=ager@google.com BUG=dart:1925 TEST=tests/standalone/src/Regress-1925.dart Committed: https://code.google.com/p/dart/source/detail?r=4793

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -12 lines) Patch
M runtime/bin/socket_stream_impl.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/standalone/src/EchoServerStreamTest.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/standalone/src/EchoServerTest.dart View 2 chunks +1 line, -2 lines 0 comments Download
A tests/standalone/src/Regress-1925.dart View 1 chunk +70 lines, -0 lines 0 comments Download
M tests/standalone/src/SocketManyConnectionsTest.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/standalone/src/StreamPipeTest.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/standalone/src/TestingServer.dart View 3 chunks +33 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 9 months ago (2012-03-01 12:21:41 UTC) #1
Mads Ager (google)
8 years, 9 months ago (2012-03-01 12:30:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698