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

Issue 195203002: Fix various documentation issues. (Closed)

Created:
6 years, 9 months ago by Lasse Reichstein Nielsen
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org, kasperl
Visibility:
Public.

Description

Fix various documentation issues. Update Future documentation. Update Future.then to not mention `f`. Update documentation of toEncodable in dart:convert JSON conversion. Fix typo in Map documentation. BUG= http://dartbug.com/17424 BUG= http://dartbug.com/17395 BUG= http://dartbug.com/17089 BUG= http://dartbug.com/16820 R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=33652

Patch Set 1 #

Patch Set 2 : Add fix for 17424 #

Total comments: 10

Patch Set 3 : Addressed comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -51 lines) Patch
M sdk/lib/async/future.dart View 1 2 11 chunks +63 lines, -48 lines 0 comments Download
M sdk/lib/convert/json.dart View 1 2 1 chunk +7 lines, -2 lines 1 comment Download
M sdk/lib/core/map.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Lasse Reichstein Nielsen
6 years, 9 months ago (2014-03-11 14:38:11 UTC) #1
Lasse Reichstein Nielsen
+sgjesse while ajohnsen is out of the office.
6 years, 9 months ago (2014-03-12 08:07:10 UTC) #2
Anders Johnsen
lgtm https://codereview.chromium.org/195203002/diff/20001/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/195203002/diff/20001/sdk/lib/async/future.dart#newcode45 sdk/lib/async/future.dart:45: * This special case makes sure that no ...
6 years, 9 months ago (2014-03-12 09:21:01 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/195203002/diff/20001/sdk/lib/async/future.dart File sdk/lib/async/future.dart (right): https://codereview.chromium.org/195203002/diff/20001/sdk/lib/async/future.dart#newcode45 sdk/lib/async/future.dart:45: * This special case makes sure that no error ...
6 years, 9 months ago (2014-03-13 15:11:55 UTC) #4
Lasse Reichstein Nielsen
Committed patchset #3 manually as r33652 (presubmit successful).
6 years, 9 months ago (2014-03-13 15:13:32 UTC) #5
Søren Gjesse
6 years, 9 months ago (2014-03-14 08:10:14 UTC) #6
Message was sent while issue was closed.
lgtm, with comment

https://codereview.chromium.org/195203002/diff/40001/sdk/lib/convert/json.dart
File sdk/lib/convert/json.dart (right):

https://codereview.chromium.org/195203002/diff/40001/sdk/lib/convert/json.dar...
sdk/lib/convert/json.dart:85: * values that are not directly encodable to a
JSON1toE
What is "a JSON1toE string"?

Powered by Google App Engine
This is Rietveld 408576698