Bug 78368

Summary: BlackBerry Port - JS focus on blur can cause recursion
Product: WebKit Reporter: Mike Fenton <mifenton>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Other   
Attachments:
Description Flags
Patch
none
Proper patch none

Description Mike Fenton 2012-02-10 12:02:36 PST
This is a bug in the BlackBerry port.

If JS triggers focus on blur during page load and infinite loop will occur.
Comment 1 Mike Fenton 2012-02-10 12:13:30 PST
Created attachment 126547 [details]
Patch
Comment 2 Mike Fenton 2012-02-10 12:16:14 PST
Created attachment 126550 [details]
Proper patch
Comment 3 Rob Buis 2012-02-10 12:37:52 PST
Comment on attachment 126550 [details]
Proper patch

Looks good.
Comment 4 WebKit Review Bot 2012-02-10 15:39:06 PST
Comment on attachment 126550 [details]
Proper patch

Clearing flags on attachment: 126550

Committed r107449: <http://trac.webkit.org/changeset/107449>
Comment 5 WebKit Review Bot 2012-02-10 15:39:10 PST
All reviewed patches have been landed.  Closing bug.