[Webkit-unassigned] [Bug 23571] New: Find-in-page hangs in an infinite loop when searching backwards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 08:25:32 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23571

           Summary: Find-in-page hangs in an infinite loop when searching
                    backwards
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steven.winship at nokia.com


TextIterator.cpp findPlainText() loops infinitely when searching backward.
I removed the extraneous "goto tryAgain;" that follows the "if (forward)
break;" to fix it locally.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list