[Webkit-unassigned] [Bug 200066] Non-callable "handleEvent" property is silently ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 11:21:25 PDT 2019


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

--- Comment #14 from Darin Adler <darin at apple.com> ---
Comment on attachment 376283
  --> https://bugs.webkit.org/attachment.cgi?id=376283
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=376283&action=review

Thanks for fixing this!

> Source/WebCore/bindings/js/JSEventListener.cpp:152
> +            event.target()->uncaughtExceptionInEventHandler();

I can’t find anything in that tests that checks this. I assume this is needed here for the same reason it’s needed above, but how can we test that it’s working properly?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190814/830545af/attachment-0001.html>


More information about the webkit-unassigned mailing list