Bug 104837 - [BlackBerry] Fix word matching algorithm to account for adjacent divs with no whitespace between them.
Summary: [BlackBerry] Fix word matching algorithm to account for adjacent divs with no...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 12:59 PST by Mike Fenton
Modified: 2012-12-12 13:52 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.52 KB, patch)
2012-12-12 13:19 PST, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fenton 2012-12-12 12:59:49 PST
Eliminate the check for whitespace after the selection point in case we are the end of of a node and the next node starts with text.
Comment 1 Mike Fenton 2012-12-12 13:19:07 PST
Created attachment 179114 [details]
Patch
Comment 2 Rob Buis 2012-12-12 13:21:37 PST
Comment on attachment 179114 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-12-12 13:52:25 PST
Comment on attachment 179114 [details]
Patch

Clearing flags on attachment: 179114

Committed r137513: <http://trac.webkit.org/changeset/137513>
Comment 4 WebKit Review Bot 2012-12-12 13:52:28 PST
All reviewed patches have been landed.  Closing bug.