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

Issue 111463004: Adding library level docs for async, io, convert and fixing a bug in dart:core (Closed)

Created:
7 years ago by mem
Modified:
6 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding library level docs for async, io, convert and fixing a bug in dart:core BUG= R=lrn@google.com, sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=31421

Patch Set 1 #

Total comments: 41

Patch Set 2 : changes based on kathyw's feedback #

Total comments: 44

Patch Set 3 : changes based on comments from Soren and Lasse #

Patch Set 4 : fixed websocket text and sample #

Total comments: 14

Patch Set 5 : changes based on comments from sgjesse #

Patch Set 6 : insurance #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -10 lines) Patch
M sdk/lib/async/async.dart View 1 2 1 chunk +62 lines, -5 lines 0 comments Download
M sdk/lib/convert/convert.dart View 1 2 1 chunk +48 lines, -2 lines 0 comments Download
M sdk/lib/core/date_time.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/io.dart View 1 2 3 4 1 chunk +183 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
mem
Some library level documentation for dart:async, dart:convert, dart:io. Plus a bug fix for dart:core. PST ...
7 years ago (2013-12-16 19:15:15 UTC) #1
Kathy Walrath
nitty writing stuff. Someone else will do a technical review, right? https://chromiumcodereview.appspot.com/111463004/diff/1/sdk/lib/async/async.dart File sdk/lib/async/async.dart (right): ...
7 years ago (2013-12-16 21:18:48 UTC) #2
mem
did everything. Now to get engineering feedback. mem https://chromiumcodereview.appspot.com/111463004/diff/1/sdk/lib/async/async.dart File sdk/lib/async/async.dart (right): https://chromiumcodereview.appspot.com/111463004/diff/1/sdk/lib/async/async.dart#newcode9 sdk/lib/async/async.dart:9: * ...
7 years ago (2013-12-16 22:18:55 UTC) #3
mem
Hi Søren: I've added some library-level docs to dart:async, dart:io, and dart:convert. Would you mind ...
7 years ago (2013-12-16 22:24:09 UTC) #4
mem
On 2013/12/16 22:24:09, mem wrote: Hi Søren: I just realized that I probably should've highlighted ...
7 years ago (2013-12-17 17:17:51 UTC) #5
Søren Gjesse
Adding Lasse as well (for dart:async and dart:convert) Sorry for the delay - it ended ...
7 years ago (2013-12-19 09:44:39 UTC) #6
Søren Gjesse
And thanks for writing this top-level documentation.
7 years ago (2013-12-19 09:45:15 UTC) #7
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/111463004/diff/20001/sdk/lib/async/async.dart File sdk/lib/async/async.dart (right): https://codereview.chromium.org/111463004/diff/20001/sdk/lib/async/async.dart#newcode20 sdk/lib/async/async.dart:20: * waiting for a lengthy operation to complete. ...
7 years ago (2013-12-19 15:22:49 UTC) #8
mem
Integrated changes based on your comments. I think I got everything. PTAL: I added 3 ...
7 years ago (2013-12-19 23:24:23 UTC) #9
mem
I just realized the code sample that I used for WebSocket is the client side ...
7 years ago (2013-12-20 00:28:55 UTC) #10
mem
Fixed the WebSocket text and sample. It just use the dart:io API now. PTAL.
7 years ago (2013-12-20 01:41:18 UTC) #11
Søren Gjesse
LGTM, with comments. https://codereview.chromium.org/111463004/diff/50001/sdk/lib/io/io.dart File sdk/lib/io/io.dart (right): https://codereview.chromium.org/111463004/diff/50001/sdk/lib/io/io.dart#newcode87 sdk/lib/io/io.dart:87: * you cannot call `exitCode`. Change ...
6 years, 11 months ago (2014-01-02 09:49:17 UTC) #12
mem
fixed issues from Søren. https://codereview.chromium.org/111463004/diff/50001/sdk/lib/io/io.dart File sdk/lib/io/io.dart (right): https://codereview.chromium.org/111463004/diff/50001/sdk/lib/io/io.dart#newcode87 sdk/lib/io/io.dart:87: * you cannot call `exitCode`. ...
6 years, 11 months ago (2014-01-02 18:18:26 UTC) #13
mem
6 years, 11 months ago (2014-01-02 18:31:02 UTC) #14
Message was sent while issue was closed.
Committed patchset #6 manually as r31421 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698