Bug 102056 - [BlackBerry] DRT - platform/blackberry/editing/text-iterator/findString-markers.html failed
Summary: [BlackBerry] DRT - platform/blackberry/editing/text-iterator/findString-marke...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 00:43 PST by Xiaobo Wang
Modified: 2012-11-13 04:50 PST (History)
4 users (show)

See Also:


Attachments
patch (4.68 KB, patch)
2012-11-13 01:11 PST, Xiaobo Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xiaobo Wang 2012-11-13 00:43:44 PST
testRunner.findString() was changed to call Page::findString() instead of WebPage::findNextString(). Page::findString() doesn't update TextMatch markers.

Work-around by calling both Page::findString() and WebPage::findNextString().
Comment 1 Xiaobo Wang 2012-11-13 01:11:27 PST
Created attachment 173847 [details]
patch
Comment 2 Rob Buis 2012-11-13 04:26:35 PST
Comment on attachment 173847 [details]
patch

Looks good.
Comment 3 WebKit Review Bot 2012-11-13 04:50:15 PST
Comment on attachment 173847 [details]
patch

Clearing flags on attachment: 173847

Committed r134398: <http://trac.webkit.org/changeset/134398>
Comment 4 WebKit Review Bot 2012-11-13 04:50:18 PST
All reviewed patches have been landed.  Closing bug.