Clean-up webview in the reset event handler
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 10 Jan 2013 01:32:08 +0000 (10:32 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 14 Jan 2013 00:37:32 +0000 (09:37 +0900)
commitd7fa9a7f5df0f1e8114a96ad2df898f14fafedf5
tree31f496ec094ce3e56d84e061e9553a1a5c0ae8c9
parent19ae99fe9876713ac9fa502159a97b25170291b9
Clean-up webview in the reset event handler

[Issue#] N/A
[Problem] Even web application receives reset event, current page
isn't reloaded.
[Cause] N/A
[Solution] Fixed reset event handler for removing all webview and
create new webview for service page.
[SCMRequest] N/A

Change-Id: I602f92b92ff62a538d84b999afd422f88998d755
src/view/webkit/view_logic.cpp