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

Nima Ghanavatian
Reported 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.
Attachments
Patch (3.50 KB, patch)
2012-09-11 07:42 PDT, Nima Ghanavatian
no flags
Nima Ghanavatian
Comment 1 2012-09-11 07:42:12 PDT
Rob Buis
Comment 2 2012-09-11 07:45:31 PDT
Comment on attachment 163361 [details] Patch Looks good.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-09-11 08:08:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.