Add hide code of drag icon when webview was hide
authorbunam.jeon <bunam.jeon@samsung.com>
Wed, 27 Mar 2013 06:44:18 +0000 (15:44 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 28 Mar 2013 03:48:54 +0000 (12:48 +0900)
commit85a48dc2b98056cc03f69a293a5c76aa1d6dd811
tree1c87c00ca344c575c8bd10c0168d118d06dc7fbd
parentd09950e72b1091fb1f7ee022b261e0beedca4177
Add hide code of drag icon when webview was hide

[Title] Add hide code of drag icon when webview was hide
[Issue#] N/A
[Problem] drag icon does not disappear when webview was hide
[Cause] not implemented hide code when webview was hide
[Solution] Add hide code of drag icon in ewk_view_suspend

Change-Id: I4fda8b05aefe77806e6779da011ea6bb72e23974
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp