Skip to content
  • andreas.kling@nokia.com's avatar
    [Qt][WK2] Don't support ridiculous matrix of QT_NO_FEATURE combinations. · 39b7cc20
    andreas.kling@nokia.com authored
    https://bugs.webkit.org/show_bug.cgi?id=64099
    
    Reviewed by Benjamin Poulain.
    
    Source/WebKit2: 
    
    * Shared/qt/WebEventFactoryQt.cpp:
    (WebKit::WebEventFactory::createWebWheelEvent):
    * UIProcess/API/qt/qdesktopwebview_p.h:
    * UIProcess/qt/QtWebPageProxy.cpp:
    (QtWebPageProxy::QtWebPageProxy):
    (QtWebPageProxy::setCursor):
    (QtWebPageProxy::registerEditCommand):
    (QtWebPageProxy::clearAllEditCommands):
    (QtWebPageProxy::canUndoRedo):
    (QtWebPageProxy::executeUndoRedo):
    (QtWebPageProxy::updateAction):
    (QtWebPageProxy::webActionTriggered):
    (QtWebPageProxy::triggerAction):
    (QtWebPageProxy::action):
    * UIProcess/qt/QtWebPageProxy.h:
    * UIProcess/qt/TouchViewInterface.cpp:
    (WebKit::TouchViewInterface::didChangeCursor):
    * UIProcess/qt/TouchViewInterface.h:
    * UIProcess/qt/ViewInterface.h:
    * UIProcess/qt/WebUndoCommandQt.cpp:
    (WebUndoCommandQt::WebUndoCommandQt):
    * UIProcess/qt/WebUndoCommandQt.h:
    * WebProcess/WebCoreSupport/qt/WebDragClientQt.cpp:
    (WebKit::WebDragClient::startDrag):
    
    Tools: 
    
    * MiniBrowser/qt/BrowserWindow.cpp:
    (BrowserWindow::openFile):
    (BrowserWindow::screenshot):
    (BrowserWindow::loadURLListFromFile):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@90577 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    39b7cc20