Bug 96389 - [BlackBerry] Take account for single words that exceed our client character limit
Summary: [BlackBerry] Take account for single words that exceed our client character l...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nima Ghanavatian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-11 07:38 PDT by Nima Ghanavatian
Modified: 2012-09-11 08:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2012-09-11 07:42 PDT, Nima Ghanavatian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.