Skip to content
  • g.czajkowski@samsung.com's avatar
    Unreviewed, rolling out r151632. · 7e0d38d7
    g.czajkowski@samsung.com authored
    http://trac.webkit.org/changeset/151632
    https://bugs.webkit.org/show_bug.cgi?id=117585
    
    Debug build error ASSERT(WTF_USE_GRAMMAR_CHECKING) for non MAC
    platforms
    
    Source/WebCore:
    
    * page/ContextMenuController.cpp:
    (WebCore::ContextMenuController::contextMenuItemSelected):
    (WebCore::ContextMenuController::createAndAppendSpellingAndGrammarSubMenu):
    (WebCore::ContextMenuController::populate):
    (WebCore::ContextMenuController::checkOrEnableIfNeeded):
    * platform/LocalizedStrings.cpp:
    (WebCore::contextMenuItemTagSpellingMenu):
    (WebCore::contextMenuItemTagShowSpellingPanel):
    (WebCore::contextMenuItemTagCheckGrammarWithSpelling):
    * platform/LocalizedStrings.h:
    * platform/efl/LocalizedStringsEfl.cpp:
    (WebCore::contextMenuItemTagSpellingMenu):
    (WebCore::contextMenuItemTagShowSpellingPanel):
    (WebCore::contextMenuItemTagCheckGrammarWithSpelling):
    * platform/gtk/LocalizedStringsGtk.cpp:
    (WebCore::contextMenuItemTagSpellingMenu):
    (WebCore::contextMenuItemTagShowSpellingPanel):
    (WebCore::contextMenuItemTagCheckGrammarWithSpelling):
    * platform/qt/LocalizedStringsQt.cpp:
    (WebCore::contextMenuItemTagSpellingMenu):
    (WebCore::contextMenuItemTagShowSpellingPanel):
    (WebCore::contextMenuItemTagCheckGrammarWithSpelling):
    
    Source/WebKit/gtk:
    
    * webkit/webkitglobals.cpp:
    (webkit_context_menu_item_get_action):
    
    Source/WebKit/mac:
    
    * WebCoreSupport/WebContextMenuClient.mm:
    (fixMenusReceivedFromOldClients):
    
    Source/WebKit2:
    
    * Shared/API/c/WKSharedAPICast.h:
    (WebKit::toAPI):
    (WebKit::toImpl):
    * UIProcess/API/efl/ewk_context_menu_item.cpp:
    (getEwkActionFromWKTag):
    * UIProcess/API/efl/tests/test_ewk2_text_checker.cpp:
    (onContextMenuShow):
    (TEST_F):
    * UIProcess/API/gtk/WebKitContextMenuActions.cpp:
    (webkitContextMenuActionGetActionTag):
    (webkitContextMenuActionGetForContextMenuItem):
    (webkitContextMenuActionGetLabel):
    * UIProcess/WebPageProxy.cpp:
    (WebKit::WebPageProxy::contextMenuItemSelected):
    
    Source/WTF:
    
    * wtf/Platform.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@151638 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7e0d38d7