Implement the work of longtap on image in accordance with Browser UX.
authorYuni Jeong <yhnet.jung@samsung.com>
Fri, 22 Mar 2013 08:16:36 +0000 (17:16 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 28 Mar 2013 07:57:50 +0000 (16:57 +0900)
commitebcbd2641e93e017643f96cd3d7fce4e05276dc7
tree6902d935c04b102ee6c2ea43d0b09f12768eadce
parent2381a41252d2be4661f4ec51db86038c3b089edf
Implement the work of longtap on image in accordance with Browser UX.

[Title] Implement the work of longTap on image in accordance with Browser UX.
[Issue#] P130114-4165
[Problem] The work of longTap on image differs with Browser UX.
[Cause] Not implemented.
[Solution] Implement the work of longTap on image in accordance with Browser UX.

Change-Id: I8d6d9e47abf2d6b35f5c436d35b6f7571218fdbd
Source/WebCore/dom/Range.cpp
Source/WebCore/dom/Range.h
Source/WebCore/page/ContextMenuController.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.cpp
Source/WebKit2/UIProcess/API/efl/tizen/FocusRing.h
Source/WebKit2/WebProcess/WebPage/WebPage.cpp
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp