Fix memory leaks in browser process 94/34794/3 tizen_3.0.2014.q4_common accepted/tizen/common/20150204.100128 accepted/tizen/mobile/20150205.042646 accepted/tizen/tv/20150206.074813 accepted/tizen/wearable/20150204.014319 submit/tizen_common/20150203.085138 submit/tizen_common/20150204.082837 submit/tizen_ivi/20150203.085144 submit/tizen_ivi/20150206.082313 submit/tizen_mobile/20150204.011944 submit/tizen_tv/20150204.012408 submit/tizen_wearable/20150204.011455
authorJoone Hur <joone.hur@intel.com>
Tue, 3 Feb 2015 00:06:20 +0000 (16:06 -0800)
committerBaptiste DURAND <baptiste.durand@gmail.com>
Tue, 3 Feb 2015 08:50:35 +0000 (09:50 +0100)
commite02d90f63d504e1126cdb98e24cd0bd168b0d4d9
treef4cf51a0af247da5b1200e81f683d3766df0996c
parent9e3945c65c71da8366ffee4f94d5b13f1a38423e
Fix memory leaks in browser process

This patch allows to destroy a XWalkExtensionData object
in XWalkExtensionService when a render process is killed.

BUG=TC-2407

Change-Id: Iabdbaa0401b3fd1e1666999b6f240a601e3c25d3
src/xwalk/application/browser/application.cc
src/xwalk/extensions/browser/xwalk_extension_process_host.cc