Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Documents may leak due to listeners left on FileEntry #2961

Closed
peterflynn opened this issue Feb 27, 2013 · 1 comment
Closed

Documents may leak due to listeners left on FileEntry #2961

peterflynn opened this issue Feb 27, 2013 · 1 comment
Assignees
Milestone

Comments

@peterflynn
Copy link
Member

See this code review comment: #2844 (comment) (note there is an anchor on that link pointing to the specific comment; GitHub stupidly collapses its display text into just a number)

@ghost ghost assigned DennisKehrig and peterflynn Feb 27, 2013
peterflynn added a commit that referenced this issue Feb 28, 2013
Simplify by just directly pinging refcounted documents from
DocumentManager.notifyPathNameChanged(). FileUtils no longer triggers a
"rename" event on FileEntry objects and we no longer have a per-Document
listener.

Also, enable block comments in XML files.
peterflynn added a commit that referenced this issue Feb 28, 2013
emulating rename by doing less than ProjectManager.renameItem() does in the
real world. Due to the memory leak fix, the now need a closer imitation.
@pthiess
Copy link
Contributor

pthiess commented Mar 1, 2013

reviewed, sprint 21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants