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

Issue 2661123002: Don't resynthesize field types during class members resynthesis. (Closed)

Created:
3 years, 10 months ago by scheglov
Modified:
3 years, 10 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't resynthesize field types during class members resynthesis. Invalid code might cause recursion and stack overflow. And actually we might not need this type at all. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/2a10f4bbb76996461c738ac0088a8def61474ef0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -13 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 4 chunks +18 lines, -11 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 10 months ago (2017-01-31 02:43:07 UTC) #1
Paul Berry
lgtm
3 years, 10 months ago (2017-01-31 16:26:02 UTC) #2
scheglov
3 years, 10 months ago (2017-01-31 16:28:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2a10f4bbb76996461c738ac0088a8def61474ef0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698