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

Issue 2661263002: Fix errors and warnings (Closed)

Created:
3 years, 10 months ago by Brian Wilkerson
Modified:
3 years, 10 months ago
Reviewers:
Paul Berry, scheglov
CC:
reviews_dartlang.org, Bill Hesse
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -11 lines) Patch
M pkg/analyzer/lib/src/cancelable_future.dart View 2 chunks +2 lines, -2 lines 3 comments Download
M pkg/analyzer/lib/src/generated/error_verifier.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/utilities_collection.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summary_sdk.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/test/generated/non_error_resolver_test.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
Brian Wilkerson
This will need to wait until Bill has fixed an issue with the dartk build, ...
3 years, 10 months ago (2017-01-31 16:48:54 UTC) #2
scheglov
LGTM
3 years, 10 months ago (2017-01-31 17:15:38 UTC) #3
Brian Wilkerson
Committed patchset #1 (id:1) manually as efd28ece970e08280c62cca78382d28e9b9cde09 (presubmit successful).
3 years, 10 months ago (2017-02-01 16:06:36 UTC) #5
Paul Berry
https://codereview.chromium.org/2661263002/diff/1/pkg/analyzer/lib/src/cancelable_future.dart File pkg/analyzer/lib/src/cancelable_future.dart (right): https://codereview.chromium.org/2661263002/diff/1/pkg/analyzer/lib/src/cancelable_future.dart#newcode255 pkg/analyzer/lib/src/cancelable_future.dart:255: Future/*<S>*/ then/*<S>*/(FutureOr<S> onValue(T value), {Function onError}) => Needs to ...
3 years, 10 months ago (2017-02-01 16:49:53 UTC) #7
Brian Wilkerson
3 years, 10 months ago (2017-02-01 17:04:54 UTC) #8
Message was sent while issue was closed.
https://codereview.chromium.org/2661263002/diff/1/pkg/analyzer/lib/src/cancel...
File pkg/analyzer/lib/src/cancelable_future.dart (right):

https://codereview.chromium.org/2661263002/diff/1/pkg/analyzer/lib/src/cancel...
pkg/analyzer/lib/src/cancelable_future.dart:255: Future/*<S>*/
then/*<S>*/(FutureOr<S> onValue(T value), {Function onError}) =>
Saw that, thanks. CL is out.

Powered by Google App Engine
This is Rietveld 408576698