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

Issue 2378243004: fix #27454, prune FunctionTypeImpl.parameters (Closed)

Created:
4 years, 2 months ago by Jennifer Messerly
Modified:
4 years, 2 months ago
Reviewers:
Leaf, vsm
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #27454, prune FunctionTypeImpl.parameters without this, using ".parameters" resulted in inconsistent types compared with ".returnType" ".*parameterTypes" and other APIs. R=vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/2e80071cfec6062934ae98a34d331bba14bf3d62

Patch Set 1 #

Patch Set 2 : fix null type #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -32 lines) Patch
M pkg/analyzer/lib/src/dart/element/member.dart View 1 chunk +0 lines, -28 lines 0 comments Download
M pkg/analyzer/lib/src/dart/element/type.dart View 1 2 chunks +33 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Jennifer Messerly
This fixes a test caught by DDC's travis. The failure was caused by removing "==" ...
4 years, 2 months ago (2016-09-29 21:17:05 UTC) #2
vsm
lgtm
4 years, 2 months ago (2016-09-29 22:00:14 UTC) #3
Jennifer Messerly
4 years, 2 months ago (2016-09-29 22:54:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
2e80071cfec6062934ae98a34d331bba14bf3d62 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698