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

Issue 12330074: Fix some dart:io documentation comments. (Closed)

Created:
7 years, 10 months ago by Bill Hesse
Modified:
7 years, 10 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix some dart:io documentation comments. BUG= Committed: https://code.google.com/p/dart/source/detail?r=18968

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -77 lines) Patch
M sdk/lib/async/stream.dart View 14 chunks +16 lines, -16 lines 0 comments Download
M sdk/lib/io/http.dart View 23 chunks +56 lines, -55 lines 0 comments Download
M sdk/lib/io/process.dart View 4 chunks +5 lines, -5 lines 2 comments Download
M sdk/lib/io/socket.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Bill Hesse
7 years, 10 months ago (2013-02-22 16:00:56 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/12330074/diff/1/sdk/lib/io/process.dart File sdk/lib/io/process.dart (right): https://codereview.chromium.org/12330074/diff/1/sdk/lib/io/process.dart#newcode82 sdk/lib/io/process.dart:82: * Returns the standard output stream of the ...
7 years, 10 months ago (2013-02-25 09:15:05 UTC) #2
Bill Hesse
Committed patchset #1 manually as r18968 (presubmit successful).
7 years, 10 months ago (2013-02-25 14:47:51 UTC) #3
Bill Hesse
7 years, 10 months ago (2013-02-25 14:55:25 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/12330074/diff/1/sdk/lib/io/process.dart
File sdk/lib/io/process.dart (right):

https://codereview.chromium.org/12330074/diff/1/sdk/lib/io/process.dart#newco...
sdk/lib/io/process.dart:82: * Returns the standard output stream of the process
as a [:Stream:].
On 2013/02/25 09:15:05, Søren Gjesse wrote:
> For consistency either remove ::'s here or add them to [IOSink].

But IOSink is a class in this library, and the link works.

Powered by Google App Engine
This is Rietveld 408576698