Fixed launch fail issue
authorJihoon Chung <jihoon.chung@samsung.com>
Mon, 14 Jan 2013 08:59:02 +0000 (17:59 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 14 Jan 2013 09:04:55 +0000 (18:04 +0900)
commit40dce5be0f4b589b8b335dfba03f0ba9d1acc307
treeab76ec0d3fc6ca7ff975e2579b3fa243cfd75eee
parentae9590fca00b56c51cb27190c9e77b7d48913bfe
Fixed launch fail issue

[Issue#] N/A
[Problem] Crash is occurred during launching
[Cause] Code is touched uninitialize value memory
[Solution] Fixed issue by changed initialize step to in front of
used point
[SCMRequest] N/A

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