Fixed to force close at the end of the application being debugged.
authorbunam.jeon <bunam.jeon@samsung.com>
Thu, 4 Jul 2013 13:39:01 +0000 (22:39 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 5 Jul 2013 08:22:44 +0000 (08:22 +0000)
commit20ee8a1438d4ad356127a820729b79c9a2c16356
treeea57f43e39470cfd986d0b98da006a4dff1f991e
parent3c9a29dff6e9d8967c6aad6f5c75d2d133deefc5
Fixed to force close at the end of the application being debugged.

[Title] Fixed to force close at the end of the application being debugged.
[Issue#] N_SE-44586
[Problem] Force close at the end of the application being debugged.
[Cause] It had access to a variable that has disappeared.
[Solution] Add exception handling variables disappeared.

Change-Id: I8857b32e62120c323af0c59c807d21ace5ff9f12
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp