Skip to content
  • commit-queue@webkit.org's avatar
    2010-12-24 Ryuan Choi <ryuan.choi@samsung.com> · f59758d1
    commit-queue@webkit.org authored
            Reviewed by Kenneth Rohde Christiansen.
    
            [EFL] Add option to enable Touch Events.
            https://bugs.webkit.org/show_bug.cgi?id=49125
    
            Add ENABLE_TOUCH_EVENTS option.
    
            * cmake/OptionsEfl.cmake:
            * cmakeconfig.h.cmake:
    2010-12-24  Ryuan Choi  <ryuan.choi@samsung.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [EFL] Add option to enable Touch Events.
            https://bugs.webkit.org/show_bug.cgi?id=49125
    
            Add files for EFL to support TOUCH_EVENTS.
    
            * CMakeLists.txt:
            * CMakeListsEfl.txt:
            * platform/PlatformTouchEvent.h: Add EFL related constructor.
            * platform/PlatformTouchPoint.h: ditto.
            * platform/efl/PlatformTouchEventEfl.cpp: Added.
            (WebCore::PlatformTouchEvent::PlatformTouchEvent):
            * platform/efl/PlatformTouchPointEfl.cpp: Added.
            (WebCore::PlatformTouchPoint::PlatformTouchPoint):
    2010-12-24  Ryuan Choi  <ryuan.choi@samsung.com>
    
      ...
    f59758d1