When spellchecking text we currently pool words up to a predefined character limit. We need to address the case where a single word exceeds this limit and skip it, continuing to check all words before and after it.
Created attachment 163361 [details] Patch
Comment on attachment 163361 [details] Patch Looks good.
Comment on attachment 163361 [details] Patch Clearing flags on attachment: 163361 Committed r128188: <http://trac.webkit.org/changeset/128188>
All reviewed patches have been landed. Closing bug.