[Webkit-unassigned] [Bug 9215] test case with click handler that calls click() loops forever in WebKit, but not in Firefox
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jun 22 12:47:14 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9215
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|attached html code |
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|events go to infinite loop |test case with click handler
|if bubbled |that calls click() loops
| |forever in WebKit, but not
| |in Firefox
------- Comment #6 from darin at apple.com 2006-06-22 12:47 PDT -------
We should figure out what's different that prevents this from being an infinite
loop in Firefox.
It's possible that the click() function in Firefox is a no op if you're already
inside another invocation of click(), which could explain why Firefox goes
through the loop twice, but not more than twice.
--
Configure bugmail: http://bugzilla.opendarwin.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