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

Issue 1418653003: Fix warnings on implicit casts (Closed)

Created:
5 years, 2 months ago by vsm
Modified:
5 years, 2 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Restore assert #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -13 lines) Patch
M pkg/analyzer/lib/src/task/strong/info.dart View 1 1 chunk +18 lines, -1 line 1 comment Download
M pkg/analyzer/lib/src/task/strong/rules.dart View 4 chunks +11 lines, -7 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
vsm
https://codereview.chromium.org/1418653003/diff/1/pkg/analyzer/test/src/task/strong/checker_test.dart File pkg/analyzer/test/src/task/strong/checker_test.dart (right): https://codereview.chromium.org/1418653003/diff/1/pkg/analyzer/test/src/task/strong/checker_test.dart#newcode996 pkg/analyzer/test/src/task/strong/checker_test.dart:996: mOfDs = /*warning:DownCastComposite*/lOfAs; This is the case where we ...
5 years, 2 months ago (2015-10-20 22:05:05 UTC) #2
Leaf
https://codereview.chromium.org/1418653003/diff/20001/pkg/analyzer/lib/src/task/strong/info.dart File pkg/analyzer/lib/src/task/strong/info.dart (right): https://codereview.chromium.org/1418653003/diff/20001/pkg/analyzer/lib/src/task/strong/info.dart#newcode173 pkg/analyzer/lib/src/task/strong/info.dart:173: if (typeArgs.isEmpty || typeArgs.any((t) => t.isDynamic)) { I don't ...
5 years, 2 months ago (2015-10-20 22:30:35 UTC) #3
Leaf
On 2015/10/20 22:30:35, Leaf wrote: > https://codereview.chromium.org/1418653003/diff/20001/pkg/analyzer/lib/src/task/strong/info.dart > File pkg/analyzer/lib/src/task/strong/info.dart (right): > > https://codereview.chromium.org/1418653003/diff/20001/pkg/analyzer/lib/src/task/strong/info.dart#newcode173 > ...
5 years, 2 months ago (2015-10-20 22:51:11 UTC) #4
vsm
5 years, 2 months ago (2015-10-20 23:00:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ba6078197ba8093706873569d123cd94aa897308 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698