Bug 96389

Summary: [BlackBerry] Take account for single words that exceed our client character limit
Product: WebKit Reporter: Nima Ghanavatian <nima.ghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nima.ghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nima Ghanavatian 2012-09-11 07:38:46 PDT
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.
Comment 1 Nima Ghanavatian 2012-09-11 07:42:12 PDT
Created attachment 163361 [details]
Patch
Comment 2 Rob Buis 2012-09-11 07:45:31 PDT
Comment on attachment 163361 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2012-09-11 08:08:21 PDT
Comment on attachment 163361 [details]
Patch

Clearing flags on attachment: 163361

Committed r128188: <http://trac.webkit.org/changeset/128188>
Comment 4 WebKit Review Bot 2012-09-11 08:08:23 PDT
All reviewed patches have been landed.  Closing bug.