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

Issue 2969343002: Stop depending of visiting LocalVariableElement(s) in Executableelement.visitChildren(). (Closed)

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

Description

Stop depending of visiting LocalVariableElement(s) in Executableelement.visitChildren(). We still visit them, but analyzer and analysis_server don't need it. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/ce43a15e518b3d748081df063c8e820458838764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -31 lines) Patch
M pkg/analysis_server/lib/src/services/correction/util.dart View 2 chunks +26 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/refactoring/extract_method.dart View 2 chunks +2 lines, -14 lines 0 comments Download
M pkg/analysis_server/lib/src/services/refactoring/inline_method.dart View 2 chunks +7 lines, -12 lines 0 comments Download
M pkg/analysis_server/test/abstract_single_unit.dart View 3 chunks +28 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/correction/name_suggestion_test.dart View 5 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 5 months ago (2017-07-05 19:10:18 UTC) #1
Brian Wilkerson
lgtm
3 years, 5 months ago (2017-07-05 19:21:42 UTC) #2
scheglov
3 years, 5 months ago (2017-07-05 19:28:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ce43a15e518b3d748081df063c8e820458838764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698