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

Issue 2808093004: Fix use of generic function type aliases for fields (issue 29237) (Closed)

Created:
3 years, 8 months ago by Brian Wilkerson
Modified:
3 years, 6 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix use of generic function type aliases for fields (issue 29237)

Patch Set 1 #

Patch Set 2 : restore test #

Total comments: 3

Patch Set 3 : added failing tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -31 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 1 chunk +21 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/dart/element/handle.dart View 1 chunk +39 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 1 chunk +10 lines, -23 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 2 chunks +22 lines, -5 lines 0 comments Download
M pkg/analyzer/test/generated/non_error_resolver_driver_test.dart View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/non_error_resolver_test.dart View 1 2 2 chunks +43 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Brian Wilkerson
3 years, 8 months ago (2017-04-10 21:03:04 UTC) #2
scheglov
We need one or two new tests for parameterized generic functions used as field types. ...
3 years, 8 months ago (2017-04-10 21:37:17 UTC) #3
Brian Wilkerson
3 years, 8 months ago (2017-04-10 22:21:20 UTC) #4
The new tests are uploaded.

Powered by Google App Engine
This is Rietveld 408576698