Skip to content
  • andreas.kling@nokia.com's avatar
    2010-11-04 Andreas Kling <kling@webkit.org> · 97959332
    andreas.kling@nokia.com authored
            Reviewed by Tor Arne Vestbø.
    
            [Qt] Add a stub WebContextMenuProxy
    
            This is the Qt equivalent of r71333.
    
            * UIProcess/API/qt/qwkpage.cpp:
            (QWKPagePrivate::createContextMenuProxy):
            * UIProcess/qt/WebContextMenuProxyQt.cpp: Added.
            (WebKit::WebContextMenuProxyQt::WebContextMenuProxyQt):
            (WebKit::WebContextMenuProxyQt::create):
            (WebKit::WebContextMenuProxyQt::showContextMenu):
            (WebKit::WebContextMenuProxyQt::hideContextMenu):
            * UIProcess/qt/WebContextMenuProxyQt.h: Added.
            * WebKit2.pro:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71343 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    97959332