Prevent to show context menu after unlocked
authorTaeyun An <ty.an@samsung.com>
Thu, 13 Jun 2013 12:55:38 +0000 (21:55 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 12 Jul 2013 07:27:25 +0000 (07:27 +0000)
commita7e6b9817d1f42f6bbac91c6f2e5ff39f38189e0
tree1bac89b4a41b906ecf31905fae5160dda3c50938
parent9649d1d8d1d23993b7f1d0dcab6256dd653f2d6f
Prevent to show context menu after unlocked

[Title] Prevent to show context menu after unlocked
[Issue#] N_SE-41092
[Problem] Sometimes context menu is appeared after unlocked
[Cause] There is existed timing issue when try to device lock.
It makes appear context menu after webview has focused out.
[Solution] Prevent to show context menu after unlocked.

Change-Id: I52bcd122ad1c739478b27a7d2f45a63a95b18af6
Source/WebKit2/UIProcess/tizen/WebContextMenuProxyTizen.cpp
Source/WebKit2/UIProcess/tizen/WebContextMenuProxyTizen.h