commit | d1443e9944cb344bd4b023dee173e6ea76269c87 | [log] [tgz] |
---|---|---|
author | Mathias Jeppsson <mathias.jeppsson@sonymobile.com> | Fri Aug 24 15:25:32 2012 +0200 |
committer | Zoran Jovanovic <zoran.jovanovic@sonymobile.com> | Wed Feb 13 11:14:23 2013 +0100 |
tree | 0f8e6dae4eaa30588291da53c3067013ae88e01d | |
parent | c5748148c56e129e7b5cec7fac0921ce7967d054 [diff] |
Fix starting window memory leak If starting window is added to arrays like mViews in WindowManagerImpl.java, but not accepted by WindowManagerService, we leak starting windows. To avoid leaking, remove the view from WindowManager. Change-Id: I4d98b883e9dfaf5e71bdece385643ba1b59b2633