Bug 102056

Summary: [BlackBerry] DRT - platform/blackberry/editing/text-iterator/findString-markers.html failed
Product: WebKit Reporter: Xiaobo Wang <xiaobwang>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
patch none

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.