Adding set the closing window in back button process
authorHoseon LEE <hoseon46.lee@samsung.com>
Sat, 26 Jan 2013 07:07:00 +0000 (16:07 +0900)
committerGerrit Code Review <gerrit2@kim11>
Sun, 27 Jan 2013 05:51:40 +0000 (14:51 +0900)
commit24fd1a1edea09d89827679ef7cf44c785553b4a6
tree4aa3f669adc3d249f0dd2dfcc93777cdd6670d0e
parent572c272e541aa71b8eca0e726e4bcb46d5d5a652
Adding set the closing window in back button process

[Issue#] TDIS-3045
[Problem] Crash when back-button clicked
[Cause] In windowClose function, m_closedEwkView is needed. But it is not set.
[Solution] Adding set the closing window in back button process.
[Verification] N/A
[SCMRequest] N/A

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