Bug 13794

Summary: REGRESSION(r20166): 15 second hang performing Find for a word not on the page
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mbritto, sroret
Priority: P1 Keywords: InRadar, Regression
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Justin Garcia
Reported 2007-05-21 00:18:49 PDT
Attachments
Justin Garcia
Comment 1 2007-05-21 00:41:40 PDT
Here's the sample: 97.8% WebCore::findPlainText(WebCore::Range const*, WebCore::String const&, bool, bool) 97.7% WebCore::CharacterIterator::CharacterIterator[in-charge](WebCore::Range const*, bool) 97.7% WebCore::TextIterator::TextIterator[in-charge](WebCore::Range const*, bool) 97.7% WebCore::TextIterator::advance() 97.7% WebCore::TextIterator::handleNonTextNode() 97.7% WebCore::TextIterator::representNodeOffsetZero() 97.7% WebCore::TextIterator::shouldRepresentNodeOffsetZero() 97.7% WebCore::VisiblePosition::VisiblePosition[in-charge](WebCore::Node*, int, WebCore::EAffinity) Regressed in r20166. <rdar://problem/5216576> REGRESSION(r20166): 15 second hang performing Find for a word not on the page
Maxime BRITTO
Comment 2 2007-06-13 06:32:19 PDT
I can't reproduce this bug on Safari 3.0 (522.11) and r23487
Adele Peterson
Comment 3 2007-08-30 14:30:07 PDT
Seems to be fixed.
Note You need to log in before you can comment on or make changes to this bug.