Changed logic to add back key callback for context menu.
authorYuni Jeong <yhnet.jung@samsung.com>
Sat, 28 Sep 2013 08:08:20 +0000 (17:08 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Sat, 28 Sep 2013 08:47:05 +0000 (17:47 +0900)
commitff5cb513c5e91f146f6009acc6d435827cdbdbe9
treee6ce8286b52e15fe39f0c377ca3fa763519d7522
parentbe7b7a7fd9b791347c3eace5dfed06ed801bb72c
Changed logic to add back key callback for context menu.

[Title]  Changed logic to add back key callback for context menu.
[Issue#] N_SE-53337
[Problem] Back key is not working after showing magnifire via long press.
[Cause] Context menu back key callback has received the signal.
[Solution] Changed logic to add back key callback for context menu.

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