RESOLVED FIXED 33545
[V8] Crash on invalid event handler script (fast/js/invalid-syntax-on-function.html)
https://bugs.webkit.org/show_bug.cgi?id=33545
Summary [V8] Crash on invalid event handler script (fast/js/invalid-syntax-on-functio...
Nate Chapin
Reported 2010-01-12 12:28:04 PST
This test crashes locally for both me and dglazkov, and we can't see why it isn't crash everywhere. A null check is in order in V8LazyEventListener::callListenerFunction.
Attachments
patch (1.59 KB, patch)
2010-01-12 12:37 PST, Nate Chapin
dglazkov: review+
Nate Chapin
Comment 1 2010-01-12 12:37:46 PST
Dimitri Glazkov (Google)
Comment 2 2010-01-12 12:39:13 PST
Comment on attachment 46391 [details] patch awesome.
Nate Chapin
Comment 3 2010-01-12 12:45:07 PST
Note You need to log in before you can comment on or make changes to this bug.