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

Issue 1717803003: partial fix for #25220, handles inference for list/map literals (Closed)

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

Description

partial fix for #25220, handles inference for list/map literals R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/0bf5456fcb09a5e7d4e0549b4a1255e79b7dcb42

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -12 lines) Patch
M pkg/analyzer/lib/src/generated/static_type_analyzer.dart View 1 2 4 chunks +26 lines, -7 lines 0 comments Download
M pkg/analyzer/test/src/context/mock_sdk.dart View 2 chunks +5 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 3 chunks +45 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Jennifer Messerly
4 years, 10 months ago (2016-02-19 22:01:03 UTC) #2
Jennifer Messerly
BTW, there's an open question here, should we take into account information from both sources? ...
4 years, 10 months ago (2016-02-19 22:07:13 UTC) #3
Leaf
lgtm. https://codereview.chromium.org/1717803003/diff/20001/pkg/analyzer/lib/src/generated/static_type_analyzer.dart File pkg/analyzer/lib/src/generated/static_type_analyzer.dart (right): https://codereview.chromium.org/1717803003/diff/20001/pkg/analyzer/lib/src/generated/static_type_analyzer.dart#newcode1590 pkg/analyzer/lib/src/generated/static_type_analyzer.dart:1590: // TODO(vsm): Use leafp's matchType here? Did this ...
4 years, 10 months ago (2016-02-20 00:28:27 UTC) #4
Jennifer Messerly
Thanks! https://codereview.chromium.org/1717803003/diff/20001/pkg/analyzer/lib/src/generated/static_type_analyzer.dart File pkg/analyzer/lib/src/generated/static_type_analyzer.dart (right): https://codereview.chromium.org/1717803003/diff/20001/pkg/analyzer/lib/src/generated/static_type_analyzer.dart#newcode1590 pkg/analyzer/lib/src/generated/static_type_analyzer.dart:1590: // TODO(vsm): Use leafp's matchType here? On 2016/02/20 ...
4 years, 10 months ago (2016-02-20 00:37:04 UTC) #5
Jennifer Messerly
4 years, 10 months ago (2016-02-20 00:44:15 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
0bf5456fcb09a5e7d4e0549b4a1255e79b7dcb42 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698