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

Issue 200573007: Better progress reporting. (Closed)

Created:
6 years, 9 months ago by Bob Nystrom
Modified:
6 years, 9 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Better progress reporting. BUG=https://code.google.com/p/dart/issues/detail?id=17481 R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=33728

Patch Set 1 #

Total comments: 20

Patch Set 2 : Revise. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -54 lines) Patch
M sdk/lib/_internal/pub/lib/src/barback/build_environment.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/barback/load_all_transformers.dart View 2 chunks +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/log.dart View 1 4 chunks +23 lines, -36 lines 0 comments Download
A sdk/lib/_internal/pub/lib/src/progress.dart View 1 1 chunk +86 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/build/reports_dart_parse_errors_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/lish/archives_and_uploads_a_package_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/oauth2/with_server_rejected_credentials_authenticates_again_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/serve/utils.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/transformer/can_log_messages_test.dart View 2 chunks +16 lines, -9 lines 0 comments Download
M sdk/lib/_internal/pub/test/upgrade/report/describes_change_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/upgrade/report/does_not_show_newer_versions_for_locked_packages_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/upgrade/report/highlights_overrides_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/upgrade/report/leading_character_shows_change_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/pub/test/upgrade/report/shows_newer_available_versions_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Bob Nystrom
6 years, 9 months ago (2014-03-14 23:01:10 UTC) #1
nweiz
https://codereview.chromium.org/200573007/diff/1/sdk/lib/_internal/pub/lib/src/log.dart File sdk/lib/_internal/pub/lib/src/log.dart (right): https://codereview.chromium.org/200573007/diff/1/sdk/lib/_internal/pub/lib/src/log.dart#newcode39 sdk/lib/_internal/pub/lib/src/log.dart:39: /// The currently-running progress bar or `null` if there ...
6 years, 9 months ago (2014-03-14 23:30:29 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/200573007/diff/1/sdk/lib/_internal/pub/lib/src/log.dart File sdk/lib/_internal/pub/lib/src/log.dart (right): https://codereview.chromium.org/200573007/diff/1/sdk/lib/_internal/pub/lib/src/log.dart#newcode39 sdk/lib/_internal/pub/lib/src/log.dart:39: /// The currently-running progress bar or `null` if ...
6 years, 9 months ago (2014-03-15 00:03:51 UTC) #3
nweiz
lgtm
6 years, 9 months ago (2014-03-15 00:19:13 UTC) #4
Bob Nystrom
6 years, 9 months ago (2014-03-15 00:23:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r33728 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698