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

Issue 2633213003: Do some housekeeping in tools/testing/dart (Closed)

Created:
3 years, 11 months ago by asgerf
Modified:
3 years, 11 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Do some housekeeping in tools/testing/dart - Fix dartanalyzer warnings about unused variables and missing returns - Remove trailing whitespace - Add a dummy pubspec.yaml so editors recognize it as a Dart project R=whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/902d9ee7e8543f1298b62a64c4007e49ca85d32e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -16 lines) Patch
M tools/testing/dart/browser_controller.dart View 5 chunks +12 lines, -10 lines 0 comments Download
A tools/testing/dart/pubspec.yaml View 1 chunk +6 lines, -0 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/testing/dart/test_progress.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 2 chunks +1 line, -1 line 0 comments Download
M tools/testing/dart/utils.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
asgerf
3 years, 11 months ago (2017-01-17 13:27:21 UTC) #3
Bill Hesse
LGTM. https://codereview.chromium.org/2633213003/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (right): https://codereview.chromium.org/2633213003/diff/1/tools/testing/dart/test_options.dart#newcode1018 tools/testing/dart/test_options.dart:1018: return null; I would add a comment "unreachable" ...
3 years, 11 months ago (2017-01-17 14:38:08 UTC) #4
asgerf
https://codereview.chromium.org/2633213003/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (right): https://codereview.chromium.org/2633213003/diff/1/tools/testing/dart/test_options.dart#newcode1018 tools/testing/dart/test_options.dart:1018: return null; On 2017/01/17 14:38:08, Bill Hesse wrote: > ...
3 years, 11 months ago (2017-01-17 14:40:07 UTC) #5
asgerf
3 years, 11 months ago (2017-01-17 15:02:53 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
902d9ee7e8543f1298b62a64c4007e49ca85d32e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698