Skip to content
  • commit-queue@webkit.org's avatar
    2011-02-07 Qi Zhang <qi.2.zhang@nokia.com> · d10a96e7
    commit-queue@webkit.org authored
            Reviewed by Andreas Kling.
    
            [Qt] enum QWebPage::WebAction doesn't have value QWebPage::CopyImageUrl
            https://bugs.webkit.org/show_bug.cgi?id=52974
    
            Add ContextMenuItemTagCopyImageUrlToClipboard into standard action but Qt platform specific.
    
            * page/ContextMenuController.cpp:
            (WebCore::ContextMenuController::contextMenuItemSelected):
            (WebCore::ContextMenuController::populate):
            (WebCore::ContextMenuController::checkOrEnableIfNeeded):
            * platform/ContextMenuItem.h:
            * platform/LocalizationStrategy.h:
            * platform/LocalizedStrings.cpp:
            (WebCore::contextMenuItemTagCopyImageUrlToClipboard):
            * platform/LocalizedStrings.h:
    2011-02-07  Qi Zhang  <qi.2.zhang@nokia.com>
    
            Reviewed by Andreas Kling.
    
            [Qt] enum QWebPage::WebAction doesn't have value QWebPage::CopyImageUrl
            https://bugs.webkit.org/show_bug.cgi?id=52974
    
            Add QWebPage::CopyImageUrlToClipboard into QWebPage::WebAction.
    
            * Api/qwebpage.cpp:
            (webActionForContextMenuAction):
            (QWebPage::triggerAction):
            (QWebPage::action):
            * Api/qwebpage.h:
            * WebCoreSupport/WebPlatformStrategies.cpp:
            (WebPlatformStrategies::contextMenuItemTagCopyImageUrlToClipboard):
            * WebCoreSupport/WebPlatformStrategies.h:
    2011-02-07  Qi Zhang  <qi.2.zhang@nokia.com>
    
            Reviewed by Andreas Kling.
    
            [Qt] enum QWebPage::WebAction doesn't have value QWebPage::CopyImageUrl
            https://bugs.webkit.org/show_bug.cgi?id=52974
    
            Add ContextMenuItemTagCopyImageUrlToClipboard into standard action but Qt platform specific.
    
            * WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:
            (WebKit::WebPlatformStrategies::contextMenuItemTagCopyImageUrlToClipboard):
            * WebProcess/WebCoreSupport/WebPlatformStrategies.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77892 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d10a96e7