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

Issue 2271223004: fix #27110, mark implicit downcasts for op assign (Closed)

Created:
4 years, 3 months ago by Jennifer Messerly
Modified:
4 years, 3 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -30 lines) Patch
M pkg/analyzer/lib/src/task/strong/checker.dart View 2 chunks +18 lines, -26 lines 4 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 4 chunks +18 lines, -4 lines 5 comments Download

Messages

Total messages: 5 (2 generated)
Jennifer Messerly
Hi Leaf, pretty simple change to fix this one. https://codereview.chromium.org/2271223004/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart File pkg/analyzer/lib/src/task/strong/checker.dart (right): https://codereview.chromium.org/2271223004/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart#newcode709 pkg/analyzer/lib/src/task/strong/checker.dart:709: ...
4 years, 3 months ago (2016-08-25 22:27:15 UTC) #2
Leaf
lgtm! https://codereview.chromium.org/2271223004/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart File pkg/analyzer/lib/src/task/strong/checker.dart (right): https://codereview.chromium.org/2271223004/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart#newcode709 pkg/analyzer/lib/src/task/strong/checker.dart:709: _checkDowncast(expr.rightHandSide, paramTypes[0], from: rhsType); On 2016/08/25 22:27:15, John ...
4 years, 3 months ago (2016-08-25 22:35:34 UTC) #3
Jennifer Messerly
4 years, 3 months ago (2016-08-25 22:43:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aea675e0ef6e43bf78321d1fc8d8e5590d4abcc7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698