[Webkit-unassigned] [Bug 62518] If an Event Listener is a Function, It Should be Called and Not Checked for handleEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 00:11:39 PST 2011


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


Rob Brackett <rob at robbrackett.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96926|0                           |1
        is obsolete|                            |




--- Comment #8 from Rob Brackett <rob at robbrackett.com>  2011-11-14 00:11:39 PST ---
Created an attachment (id=114894)
 --> (https://bugs.webkit.org/attachment.cgi?id=114894&action=review)
Patch with tests in fast/ and that addresses JSCallbacks

This patch moves the test to fast/events. It also simplifies the test further. I've also looked through the codebase to find any other uses of handleEvent. The only one seems to be in JSCallbackData, so I have included changes for that as well (and a test in fast/js).

-- 
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