diff options
| author | Jean-Christophe PINCE <jean-christophe.pince@intel.com> | 2012-10-09 16:17:33 +0200 |
|---|---|---|
| committer | PhantomGamers <projectsundergaming@gmail.com> | 2012-12-20 20:35:38 -0500 |
| commit | fa8af946a3057f8d4e1fd4701a312553ec2d1c38 (patch) | |
| tree | 56e9c45d6d0424e7fc119f9a414a360301888de2 /wifi/java/android/net | |
| parent | 362f5c45b0e29cff55342b7e3061827ce58c558e (diff) | |
| download | frameworks_base-fa8af946a3057f8d4e1fd4701a312553ec2d1c38.zip frameworks_base-fa8af946a3057f8d4e1fd4701a312553ec2d1c38.tar.gz frameworks_base-fa8af946a3057f8d4e1fd4701a312553ec2d1c38.tar.bz2 | |
Memory leak due to bad destroy sequence
During the destroy sequence, it happens that the mWebViewClassic was
set to null in the transferMessages function and consequently, the
call to WebCoreThreadWatchdog.unregisterWebView(mWebViewClassic) is
not really removing the view from the watchdog's list; creating a
memory leak.
picked from master branch https://android-review.googlesource.com/#/c/48087/
Change-Id: I2bae7c8d7c473e2af25e62a485699f88269d6658
Author: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 57869
Diffstat (limited to 'wifi/java/android/net')
0 files changed, 0 insertions, 0 deletions
