Hide focus ring immediately in gesture end operation
authorJongseok Yang <js45.yang@samsung.com>
Mon, 22 Jul 2013 10:16:35 +0000 (19:16 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 24 Jul 2013 08:32:33 +0000 (08:32 +0000)
commitc2114f5efdf045e8d077c78d23c0b9f6714bbcb6
treed90b38713c400711209aa7f070e9bf4f879706bc
parentf4eba48a1ec3230899b1ce075766fdef49d8529b
Hide focus ring immediately in gesture end operation

[Title] Hide focus ring immediately in gesture end operation
[Issue#] N/A
[Problem] The afterimage of focus ring is displayed when double tap zoom is operated
[Cause] At that time, hide the focus ring using timer operation
[Solution] Hide focus ring immediately in gesture end operation

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