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

Issue 2532353002: Dispose AnalysisContext(s) used to resynthesize CompilationUnitElement(s) for IndexResult(s). (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Dispose AnalysisContext(s) used to resynthesize CompilationUnitElement(s) for IndexResult(s). Otherwise we end up with references from SDK cache partitions to the context private partitions, which reference AnalysisContext(s). R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/987ed0661c21477fc3ea302b45871716b5a1721c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years ago (2016-11-29 03:10:55 UTC) #1
Paul Berry
lgtm
4 years ago (2016-11-29 12:45:30 UTC) #2
Brian Wilkerson
lgtm
4 years ago (2016-11-29 14:48:45 UTC) #3
scheglov
4 years ago (2016-11-29 15:18:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
987ed0661c21477fc3ea302b45871716b5a1721c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698