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

Issue 1489823003: Check types in '_addFix_createConstructorSuperExplicit'. (Closed)

Created:
5 years ago by scheglov
Modified:
5 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Check types in '_addFix_createConstructorSuperExplicit'. I was not able to reproduce the problem. But this might fix the following exception. Dart analysis server, SDK version 1.13.0, server version 1.12.0, error: Exception from fix contributor: DefaultFixContributor type 'MethodInvocation' is not a subtype of type 'ConstructorDeclaration' in type cast. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/50d9ec3161f59cf614ac64c8448a7eae717075af

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
5 years ago (2015-12-01 18:10:09 UTC) #1
Brian Wilkerson
LGTM
5 years ago (2015-12-01 19:13:22 UTC) #2
scheglov
5 years ago (2015-12-01 21:40:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
50d9ec3161f59cf614ac64c8448a7eae717075af (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698