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

Issue 998693004: Enable dartanalyze warnings. (Closed)

Created:
5 years, 9 months ago by Elliot Glaysher
Modified:
5 years, 9 months ago
Reviewers:
zra
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Enable dartanalyze warnings. This cleans up all the warnings in the mojo dart code, and enables the checking of warnings in the build. BUG=459376 R=zra@google.com Committed: https://chromium.googlesource.com/external/mojo/+/3c267884ddc1cd47b118c53c0c92d0c821e0ff25

Patch Set 1 #

Patch Set 2 : Rebase to ToT #

Total comments: 8

Patch Set 3 : zra comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -39 lines) Patch
M mojo/public/dart/src/data_pipe.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/public/dart/src/handle.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/dart/src/message.dart View 4 chunks +16 lines, -21 lines 0 comments Download
M mojo/public/dart/src/message_pipe.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/dart/src/proxy.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/tools/dart_analyze.py View 2 chunks +8 lines, -8 lines 0 comments Download
M services/dart/dart_apptests/echo_apptests.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M services/dart/dart_apptests/pingpong_apptests.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M services/dart/test/echo/main.dart View 1 chunk +1 line, -1 line 0 comments Download
M services/dart/test/pingpong/main.dart View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M services/dart/test/pingpong_target/main.dart View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Elliot Glaysher
5 years, 9 months ago (2015-03-11 17:31:35 UTC) #2
zra
https://codereview.chromium.org/998693004/diff/20001/mojo/public/dart/src/handle.dart File mojo/public/dart/src/handle.dart (right): https://codereview.chromium.org/998693004/diff/20001/mojo/public/dart/src/handle.dart#newcode47 mojo/public/dart/src/handle.dart:47: throw "Unexpected result $mwr.result for wait on $h"; Either ...
5 years, 9 months ago (2015-03-11 18:38:06 UTC) #3
Elliot Glaysher
https://codereview.chromium.org/998693004/diff/20001/services/dart/test/pingpong/main.dart File services/dart/test/pingpong/main.dart (right): https://codereview.chromium.org/998693004/diff/20001/services/dart/test/pingpong/main.dart#newcode55 services/dart/test/pingpong/main.dart:55: [Function responseFactory = null]) async { On 2015/03/11 18:38:06, ...
5 years, 9 months ago (2015-03-11 19:19:18 UTC) #4
zra
lgtm https://codereview.chromium.org/998693004/diff/20001/services/dart/test/pingpong/main.dart File services/dart/test/pingpong/main.dart (right): https://codereview.chromium.org/998693004/diff/20001/services/dart/test/pingpong/main.dart#newcode55 services/dart/test/pingpong/main.dart:55: [Function responseFactory = null]) async { On 2015/03/11 ...
5 years, 9 months ago (2015-03-11 19:32:57 UTC) #5
Elliot Glaysher
5 years, 9 months ago (2015-03-11 19:40:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3c267884ddc1cd47b118c53c0c92d0c821e0ff25 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698