DescriptionRemove Hunspell on OS X - step 1
This CL removes Hunspell-related options from the spelling context menu on the Mac and tries to bring the menu more inline with the native platform menu.
Notably:
* Spelling submenu observer is split into Hunspell and Mac implementation files.
* strings are split into mac/non-mac variants (saving a bit of space on non-mac platforms?) and the titles are brought more in line with OS X (probably need more work to make this match on all OS X versions).
* Menu is reordered on Mac to more closely match the Cocoa spelling submenu.
BUG=69944
TEST=Spelling submenu should continue to work on non-Mac platforms. On Mac it should contain 3 items - "Show Spelling and Grammar", "Check Spelling while you Type" and "Language Settings..."
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113457
Patch Set 1 #
Total comments: 16
Patch Set 2 : Fix review comments #
Messages
Total messages: 6 (0 generated)
|