Bug 78368 - BlackBerry Port - JS focus on blur can cause recursion
Summary: BlackBerry Port - JS focus on blur can cause recursion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 12:02 PST by Mike Fenton
Modified: 2012-02-10 15:39 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.99 KB, patch)
2012-02-10 12:13 PST, Mike Fenton
no flags Details | Formatted Diff | Diff
Proper patch (4.22 KB, patch)
2012-02-10 12:16 PST, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.