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

Issue 16885003: Fixes for forgotten review comments. (Closed)

Created:
7 years, 6 months ago by scheglov
Modified:
7 years, 6 months ago
Reviewers:
Bob Nystrom, pquitslund
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixes for forgotten review comments. Sorry, I forgot to fix the most important review comments from previous CL = https://codereview.chromium.org/16964008/ R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=24157

Patch Set 1 #

Patch Set 2 : Forgot to close IOSink. Rollback to File.writeAsString(). #

Total comments: 7

Patch Set 3 : More fixes #

Patch Set 4 : Flatten futures hierarchy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -55 lines) Patch
M pkg/analyzer_experimental/bin/coverage.dart View 1 2 2 chunks +4 lines, -7 lines 0 comments Download
M pkg/analyzer_experimental/lib/src/services/runtime/coverage/coverage_impl.dart View 1 2 3 8 chunks +58 lines, -48 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 6 months ago (2013-06-18 06:10:35 UTC) #1
Bob Nystrom
A couple of nits then LGTM. https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/bin/coverage.dart File pkg/analyzer_experimental/bin/coverage.dart (right): https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/bin/coverage.dart#newcode84 pkg/analyzer_experimental/bin/coverage.dart:84: print('$usage\n\n'); print() will ...
7 years, 6 months ago (2013-06-18 15:58:25 UTC) #2
scheglov
PTAL https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/bin/coverage.dart File pkg/analyzer_experimental/bin/coverage.dart (right): https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/bin/coverage.dart#newcode84 pkg/analyzer_experimental/bin/coverage.dart:84: print('$usage\n\n'); On 2013/06/18 15:58:25, Bob Nystrom wrote: > ...
7 years, 6 months ago (2013-06-18 16:36:11 UTC) #3
Bob Nystrom
https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/lib/src/services/runtime/coverage/coverage_impl.dart File pkg/analyzer_experimental/lib/src/services/runtime/coverage/coverage_impl.dart (right): https://codereview.chromium.org/16885003/diff/2002/pkg/analyzer_experimental/lib/src/services/runtime/coverage/coverage_impl.dart#newcode126 pkg/analyzer_experimental/lib/src/services/runtime/coverage/coverage_impl.dart:126: path = pathos.joinAll(parts); On 2013/06/18 16:36:11, scheglov wrote: > ...
7 years, 6 months ago (2013-06-18 17:22:27 UTC) #4
scheglov
7 years, 6 months ago (2013-06-18 18:38:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r24157 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698