Revert "TIVI-2082: Do not emulate mouse events while handling a tap gesture." 74/14574/1
authorJoone Hur <joone.hur@intel.com>
Tue, 7 Jan 2014 23:31:32 +0000 (15:31 -0800)
committerJoone Hur <joone.hur@intel.com>
Wed, 8 Jan 2014 01:09:59 +0000 (17:09 -0800)
commitb875d05d570668044eb6f91137fd253ffc2b8059
tree74d401a5d81df7168ada309aa83ebdfba594333c
parente9596f34e0e82aa610f413c97d62facff4e95ed2
Revert "TIVI-2082: Do not emulate mouse events while handling a tap gesture."

This reverts commit 93653fb0530c6ddf53f09e2c860dcf129221fa25,
because we do not enable mouse events natively.
Instead, mouse events will be emulated by using touch events.

When EFL has support for using touchscreen and mouse simultaneously,
mouse events will be supported.

Change-Id: Id5b9b92c00ef1ef3c75aa3cc47b3d3e9da90e147
Source/WTF/wtf/Platform.h
Source/WebCore/page/EventHandler.cpp
Source/WebCore/page/EventHandler.h
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/cmake/OptionsTizen.cmake