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

Xiaobo Wang
Reported 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().
Attachments
patch (4.68 KB, patch)
2012-11-13 01:11 PST, Xiaobo Wang
no flags
Xiaobo Wang
Comment 1 2012-11-13 01:11:27 PST
Rob Buis
Comment 2 2012-11-13 04:26:35 PST
Comment on attachment 173847 [details] patch Looks good.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-11-13 04:50:18 PST
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.