RESOLVED FIXED 102056
[BlackBerry] DRT - platform/blackberry/editing/text-iterator/findString-markers.html failed
https://bugs.webkit.org/show_bug.cgi?id=102056
Summary [BlackBerry] DRT - platform/blackberry/editing/text-iterator/findString-marke...
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.