RESOLVED DUPLICATE of bug 23475 23571
Find-in-page hangs in an infinite loop when searching backwards
https://bugs.webkit.org/show_bug.cgi?id=23571
Summary Find-in-page hangs in an infinite loop when searching backwards
Steven Winship
Reported 2009-01-27 08:25:32 PST
TextIterator.cpp findPlainText() loops infinitely when searching backward. I removed the extraneous "goto tryAgain;" that follows the "if (forward) break;" to fix it locally.
Attachments
Darin Adler
Comment 1 2009-01-28 13:11:32 PST
*** This bug has been marked as a duplicate of 23475 ***
Note You need to log in before you can comment on or make changes to this bug.