Skip to content
  • akling@apple.com's avatar
    Remove unused TOUCH_ADJUSTMENT code. · ded59a65
    akling@apple.com authored
    <https://webkit.org/b/127181>
    
    Source/WebCore:
    
    There are no ports using the ENABLE(TOUCH_ADJUSTMENT) feature
    anymore, so nuke it from orbit.
    
    Reviewed by Anders Carlsson.
    
    * page/EventHandler.cpp:
    * page/EventHandler.h:
    * page/Settings.in:
    * page/TouchAdjustment.cpp: Removed.
    * page/TouchAdjustment.h: Removed.
    * testing/Internals.cpp:
    * testing/Internals.h:
    * testing/Internals.idl:
    
    Source/WebKit2:
    
    Reviewed by Anders Carlsson.
    
    * WebProcess/WebPage/CoordinatedGraphics/WebPageCoordinatedGraphics.cpp:
    (WebKit::WebPage::findZoomableAreaForPoint):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@162231 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ded59a65