'on_frame_unload' plugin's callback is not invoked when webapp is terminated.
authorTaejeong Lee <taejeong.lee@samsung.com>
Tue, 5 Mar 2013 06:23:11 +0000 (15:23 +0900)
committerTaejeong Lee <taejeong.lee@samsung.com>
Fri, 8 Mar 2013 02:04:47 +0000 (11:04 +0900)
commitac1f5f0b00faa0eb3627010426ddf985cc57d46f
treeae45bb6abda72fb8fb769a2d908b14779542b043
parent5d273a886ed06d69ee15479ab8404f396c09e66c
'on_frame_unload' plugin's callback is not invoked when webapp is terminated.

[Issue#] N/A
[Problem] 'on_frame_unload' plugin's callback is not invoked when webapp is terminated.
[Cause] stopSession() doesn't call 'on_frame_unload' function.
[Solution] changed to perform to erase a session at stopSession() only.
[SCMRequest] This commit should be merged with wrt-plugins-common

Change-Id: I155d42ac0058f5bf64ae2f87d2a829efec4736ac
src/view/webkit/bundles/wrt-wk2-bundle.cpp