summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorJean-Christophe PINCE <jean-christophe.pince@intel.com>2012-10-09 16:17:33 +0200
committerShuo Gao <shuo.gao@intel.com>2012-12-14 09:35:44 +0800
commit6169bcf50d88367fced5dc5c06ca5827a062644e (patch)
treee4bd779ef2e663867e9aca36ffb2a3d73ece2bc0 /graphics/java/android/renderscript/RenderScript.java
parentbf8de6a349e19b32a1577080a9d8bb7f92b2301f (diff)
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. 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 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions