Bug 48814

Summary: Attempting to redo typing in apple.com/startpage search field causes infinite recursion in TextControlInnerTextElement::defaultEventHandler
Product: WebKit Reporter: Adele Peterson <adele>
Component: FormsAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch tkent: review+

Description Adele Peterson 2010-11-01 17:58:56 PDT
Attempting to redo typing in apple.com/startpage search field causes infinite recursion in TextControlInnerTextElement::defaultEventHandler

<rdar://problem/8546143>
Comment 1 Adele Peterson 2010-11-01 18:01:31 PDT
Created attachment 72612 [details]
patch
Comment 2 Adele Peterson 2010-11-01 18:14:08 PDT
To get this to happen on the live site, you have to simulate a slow network connection.  But the test I created always reproduces the problem.
Comment 3 Kent Tamura 2010-11-02 00:50:46 PDT
Comment on attachment 72612 [details]
patch

Looks good.
Comment 4 Adele Peterson 2010-11-02 10:59:37 PDT
Committed revision 71131.