Revert of Handle typographical apostrophe with spelling service client (patchset...
commit34bece1d38a9fec7e6903eceff8c75aea3b153e7
authorrouslan <rouslan@chromium.org>
Sun, 21 Jun 2015 18:11:40 +0000 (21 11:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 21 Jun 2015 18:12:09 +0000 (21 18:12 +0000)
treee53f6290327187e366d70b9d237c43bb87af1d85
parentda4d1158d13ad78a318ec27a52da356b5e725b5b
Revert of Handle typographical apostrophe with spelling service client (patchset #9 id:260001 of https://codereview.chromium.org/1092243002/)

Reason for revert:
Suspected to be causing crashes in http://crbug.com/502786.

Original issue's description:
> Handle typographical apostrophe with spelling service client
>
> Do not mark typographical apostrophe as misspelled, if the server wants
> to replace it with a typewriter apostrophe.
>
> TEST=SpellCheckTest.CreateTextCheckingResults
> TEST=SpellCheckTest.IsValidContraction
> TEST=SpellcheckWordIteratorTest.TypographicalApostropheIsPartOfWord
> TEST=SpellingServiceClientTest.RequestTextCheck
> BUG=165079
>
> Committed: https://crrev.com/e12b92b09e5aa238758e3f2f0d7c195709fbf217
> Cr-Commit-Position: refs/heads/master@{#335193}

TBR=groby@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=165079

Review URL: https://codereview.chromium.org/1201563004

Cr-Commit-Position: refs/heads/master@{#335454}
chrome/browser/spellchecker/spelling_service_client.cc
chrome/browser/spellchecker/spelling_service_client_unittest.cc
chrome/renderer/spellchecker/spellcheck.cc
chrome/renderer/spellchecker/spellcheck_unittest.cc
chrome/renderer/spellchecker/spellcheck_worditerator_unittest.cc