Hide context menu popup and link magnifier through hardware back key event
authorTaeyun An <ty.an@samsung.com>
Thu, 27 Jun 2013 11:05:45 +0000 (20:05 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 27 Jun 2013 12:29:13 +0000 (12:29 +0000)
commit0ef9ca6af99f289d38cfb8b5d6a33b394a00c577
tree61ec783aabb18d0b837959338d1a81f113291efa
parenta9612a03d4fbbe6763c6bf54947288a1d6ea8667
Hide context menu popup and link magnifier through hardware back key event

[Title] Hide context menu popup and link magnifier through hardware back key event
[Issue#] N/A
[Problem] Not able to hide context menu popup and link magnifier through hardware back key event
[Cause] There is no implementation.
[Solution] Hide context menu popup and link magnifier through hardware back key event

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