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

Issue 12389050: Remane io_stream_consumer.dart to io_sink and move out all implementation from IOSink to _IOSinkImp… (Closed)

Created:
7 years, 9 months ago by Anders Johnsen
Modified:
7 years, 9 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remane io_stream_consumer.dart to io_sink and move out all implementation from IOSink to _IOSinkImpl. BUG=https://code.google.com/p/dart/issues/detail?id=8873 Committed: https://code.google.com/p/dart/source/detail?r=19311

Patch Set 1 #

Patch Set 2 : Make _DetachedSocket pass dart-analyzer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -220 lines) Patch
M sdk/lib/io/http_impl.dart View 1 7 chunks +28 lines, -18 lines 0 comments Download
M sdk/lib/io/io.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/io/io_sink.dart View 6 chunks +39 lines, -21 lines 0 comments Download
D sdk/lib/io/io_stream_consumer.dart View 1 chunk +0 lines, -173 lines 0 comments Download
M sdk/lib/io/iolib_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_date_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_headers_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_parser_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/mime_multipart_parser_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/url_encoding_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/web_socket_protocol_processor_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
7 years, 9 months ago (2013-03-01 13:10:08 UTC) #1
Mads Ager (google)
lgtm
7 years, 9 months ago (2013-03-01 13:17:21 UTC) #2
Anders Johnsen
7 years, 9 months ago (2013-03-01 13:33:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r19311 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698