Description[hunspell] Spellcheck 99-character words.
Because of regression in
http://src.chromium.org/viewvc/chrome?view=rev&revision=174476, the browser does
not check spelling in 99-character words. This CL makes sure that the browser
checks the spelling of 99-character words by increasing one of the buffers by
one character instead of reducing the number of characters checked. This
approach is simpler than the one in revision 174476.
Unit test: https://codereview.chromium.org/11776032/.
Upstream bug report:
https://sourceforge.net/tracker/?func=detail&aid=3595024&group_id=143754&atid=756395
BUG=130128
Committed: 175968
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|