[Webkit-unassigned] [Bug 63934] Event handler infinite recursion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 17:38:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63934





--- Comment #3 from Dominic Cooney <dominicc at chromium.org>  2011-07-05 17:38:40 PST ---
Created an attachment (id=99767)
 --> (https://bugs.webkit.org/attachment.cgi?id=99767&action=review)
Reduced test case

This crashes WebKit nightly r90391 on Mac and Chrome 14.0.803.0 (Official Build 90483) dev OS Mac OS WebKit 535.1 (trunk at 89703).

I am still mystified by the need for the second event listener. window.MouseEvent is not crucial; window.alert and console.log also work. But function () {} does not cause a crash.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list