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

Issue 2740003005: Add type info to fix analyzer failures for 1.23.0-dev.5.0 (Closed)

Created:
3 years, 9 months ago by keertip
Modified:
3 years, 9 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add type info to fix analyzer failures for 1.23.0-dev.5.0 BUG= R=nweiz@google.com Committed: https://github.com/dart-lang/test/commit/f8a5a00019f6ae540b0d9b0120ce718400164150

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M lib/src/runner/load_suite.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M lib/src/runner/loader.dart View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M lib/src/util/stream_queue.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
keertip
3 years, 9 months ago (2017-03-10 21:22:39 UTC) #2
nweiz
https://codereview.chromium.org/2740003005/diff/1/lib/src/runner/load_suite.dart File lib/src/runner/load_suite.dart (right): https://codereview.chromium.org/2740003005/diff/1/lib/src/runner/load_suite.dart#newcode69 lib/src/runner/load_suite.dart:69: factory LoadSuite(String name, SuiteConfiguration config, FutureOr<RunnerSuite> body(), Long line. ...
3 years, 9 months ago (2017-03-10 21:24:34 UTC) #3
nweiz
3 years, 9 months ago (2017-03-10 21:24:36 UTC) #4
keertip
https://codereview.chromium.org/2740003005/diff/1/lib/src/runner/load_suite.dart File lib/src/runner/load_suite.dart (right): https://codereview.chromium.org/2740003005/diff/1/lib/src/runner/load_suite.dart#newcode69 lib/src/runner/load_suite.dart:69: factory LoadSuite(String name, SuiteConfiguration config, FutureOr<RunnerSuite> body(), On 2017/03/10 ...
3 years, 9 months ago (2017-03-10 21:30:37 UTC) #5
nweiz
https://codereview.chromium.org/2740003005/diff/20001/lib/src/runner/loader.dart File lib/src/runner/loader.dart (right): https://codereview.chromium.org/2740003005/diff/20001/lib/src/runner/loader.dart#newcode169 lib/src/runner/loader.dart:169: return null; With this I think you can get ...
3 years, 9 months ago (2017-03-10 21:49:44 UTC) #6
keertip
https://codereview.chromium.org/2740003005/diff/20001/lib/src/runner/loader.dart File lib/src/runner/loader.dart (right): https://codereview.chromium.org/2740003005/diff/20001/lib/src/runner/loader.dart#newcode169 lib/src/runner/loader.dart:169: return null; On 2017/03/10 21:49:43, nweiz wrote: > With ...
3 years, 9 months ago (2017-03-10 22:18:33 UTC) #7
nweiz
lgtm
3 years, 9 months ago (2017-03-10 22:20:29 UTC) #8
keertip
3 years, 9 months ago (2017-03-10 22:26:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f8a5a00019f6ae540b0d9b0120ce718400164150 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698