Skip to content
  • ap@apple.com's avatar
    [WK2] Remove USE_WEBPROCESS_EVENT_SIMULATION · 9d2c818b
    ap@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=120379
    
    Reviewed by Darin Adler.
    
    All major platforms have implemented UI process eventSender support, keeping old
    web process side code only adds confusion.
    
    * WebKitTestRunner/InjectedBundle/EventSendingController.cpp:
    (WTR::EventSendingController::EventSendingController):
    (WTR::EventSendingController::mouseDown):
    (WTR::EventSendingController::mouseUp):
    (WTR::EventSendingController::mouseMoveTo):
    (WTR::EventSendingController::leapForward):
    * WebKitTestRunner/InjectedBundle/EventSendingController.h:
    * WebKitTestRunner/TestController.cpp:
    (WTR::TestController::resetStateToConsistentValues):
    (WTR::TestController::didReceiveMessageFromInjectedBundle):
    (WTR::TestController::didReceiveSynchronousMessageFromInjectedBundle):
    * WebKitTestRunner/TestController.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@154720 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9d2c818b