Do not set the focus as "false" from webcore operation
authorTaeyun An <ty.an@samsung.com>
Wed, 3 Jul 2013 05:51:32 +0000 (14:51 +0900)
committerTaeyun An <ty.an@samsung.com>
Wed, 3 Jul 2013 05:51:32 +0000 (14:51 +0900)
commitadb06f462e9ea1426a10cd455b25b64d9f2beceb
treed969c823cb316405ada4f05e9564376698ace054
parentf2d7906edda488b033cbd375641d620b6726d942
Do not set the focus as "false" from webcore operation

[Title] Do not set the focus as "false" from webcore operation
[Issue#] N_SE-43735
[Problem] Back key H/W key is not working after tap on tab from host keyboard
[Cause] webview object is unfocused from tab key
[Solution] Do not set the focus as "false" from webcore operation

Change-Id: Idfc737a4a5fd2accb4443e8fc7931db263d89bbb
Source/WTF/wtf/Platform.h
Source/WebKit2/UIProcess/efl/PageUIClientEfl.cpp