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

Issue 9390011: Don't cache subtypes in elements. It causes a memory leak in the Editor. (Closed)

Created:
8 years, 10 months ago by ahe
Modified:
8 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't cache subtypes in elements. It causes a memory leak in the Editor. Committed: https://code.google.com/p/dart/source/detail?r=4271

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -80 lines) Patch
M dart/compiler/java/com/google/dart/compiler/resolver/ClassElement.java View 1 chunk +0 lines, -7 lines 0 comments Download
M dart/compiler/java/com/google/dart/compiler/resolver/ClassElementImplementation.java View 4 chunks +0 lines, -39 lines 0 comments Download
M dart/compiler/java/com/google/dart/compiler/resolver/DynamicElementImplementation.java View 2 chunks +0 lines, -7 lines 0 comments Download
M dart/compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 6 chunks +0 lines, -27 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
8 years, 10 months ago (2012-02-13 17:30:04 UTC) #1
codefu
On 2012/02/13 17:30:04, ahe wrote: LGTM. It should be noted that the subtypes can be ...
8 years, 10 months ago (2012-02-14 15:06:02 UTC) #2
mmendez
lgtm Dan, the subtype question was originally meant for codegen. Since that is going away, ...
8 years, 10 months ago (2012-02-14 16:02:38 UTC) #3
danrubel
8 years, 10 months ago (2012-02-14 17:19:10 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698