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

Issue 521643005: Convert more pub code to use async/await. (Closed)

Created:
6 years, 3 months ago by Bob Nystrom
Modified:
6 years, 3 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, Kevin Millikin (Google), erik.meijer
Visibility:
Public.

Description

Convert more pub code to use async/await. R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=39933

Patch Set 1 #

Total comments: 9

Patch Set 2 : Revise! #

Total comments: 10

Patch Set 3 : Revise! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -279 lines) Patch
M sdk/lib/_internal/pub/bin/async_compile.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/pub/bin/pub.dart View 1 2 2 chunks +14 lines, -15 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/cache_repair.dart View 1 2 1 chunk +24 lines, -24 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/downgrade.dart View 1 chunk +7 lines, -8 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/serve.dart View 1 2 2 chunks +73 lines, -77 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/upgrade.dart View 1 chunk +7 lines, -8 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/executable.dart View 1 2 4 chunks +84 lines, -89 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/global_packages.dart View 1 2 5 chunks +53 lines, -56 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Bob Nystrom
Moved some more pub code over to using async/await. This is pretty much the last ...
6 years, 3 months ago (2014-08-29 22:01:21 UTC) #2
nweiz
https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart File sdk/lib/_internal/pub/bin/pub.dart (right): https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart#newcode132 sdk/lib/_internal/pub/bin/pub.dart:132: Future invokeCommand(String cacheDir, ArgResults mainOptions) async { I think ...
6 years, 3 months ago (2014-08-29 22:27:40 UTC) #3
Bob Nystrom
Thanks! https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart File sdk/lib/_internal/pub/bin/pub.dart (right): https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart#newcode132 sdk/lib/_internal/pub/bin/pub.dart:132: Future invokeCommand(String cacheDir, ArgResults mainOptions) async { On ...
6 years, 3 months ago (2014-08-29 23:03:20 UTC) #4
nweiz
https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart File sdk/lib/_internal/pub/bin/pub.dart (right): https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart#newcode132 sdk/lib/_internal/pub/bin/pub.dart:132: Future invokeCommand(String cacheDir, ArgResults mainOptions) async { On 2014/08/29 ...
6 years, 3 months ago (2014-08-29 23:30:41 UTC) #5
Bob Nystrom
https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart File sdk/lib/_internal/pub/bin/pub.dart (right): https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart#newcode132 sdk/lib/_internal/pub/bin/pub.dart:132: Future invokeCommand(String cacheDir, ArgResults mainOptions) async { On 2014/08/29 ...
6 years, 3 months ago (2014-09-03 23:44:17 UTC) #6
Bob Nystrom
Friendly ping!
6 years, 3 months ago (2014-09-05 18:27:27 UTC) #7
nweiz
lgtm https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart File sdk/lib/_internal/pub/bin/pub.dart (right): https://codereview.chromium.org/521643005/diff/1/sdk/lib/_internal/pub/bin/pub.dart#newcode132 sdk/lib/_internal/pub/bin/pub.dart:132: Future invokeCommand(String cacheDir, ArgResults mainOptions) async { On ...
6 years, 3 months ago (2014-09-05 18:57:38 UTC) #8
Bob Nystrom
6 years, 3 months ago (2014-09-05 21:25:11 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 39933 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698