WebCore:
Reviewed by Darin. Small context menu fixes. * platform/ContextMenu.cpp: (WebCore::ContextMenu::populate): Fix typo. (WebCore::ContextMenu::checkOrEnableIfNeeded): Disabled "No Guesses Found", and added all enum values explicitly. WebKit: Reviewed by Darin. Fix: http://bugs.webkit.org/show_bug.cgi?id=12134 REGRESSION: Assertion failure and crash when right clicking selection in forms * WebCoreSupport/WebContextMenuClient.mm: (fixMenusFromOldApps): Static helper to fix up menus from applications compiled against Tiger WebKit. (WebContextMenuClient::getCustomMenuFromDefaultItems): Call helper to fix menus. * WebView/WebUIDelegatePrivate.h: Fixed typo. git-svn-id: svn://svn.chromium.org/blink/trunk@18864 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment