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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 14:18:06 PST 2019


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |204814

--- Comment #24 from Alexey Shvayka <shvaikalesh at gmail.com> ---
web-platform-tests/svg/animations/syncbase-remove-add-while-running.html failed because a) it had incorrect test harness usage (fixed in https://github.com/web-platform-tests/wpt/commit/786fc058fd83cbf002be3a35100ab2a3b1f98d58#diff-30a693f22699fe784f08efb22d0743ee) and b) WebKit gets "handleEvent" property from event handlers (on* attributes) and throws if it is non-callable.

https://bugs.webkit.org/show_bug.cgi?id=204814 syncs web-platform-tests so I can update this patch with a fix and new tests passes.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=204814
[Bug 204814] Re-sync web-platform-tests/html/webappapis/scripting/events from upstream
-- 
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/20191203/a7a3d068/attachment.htm>


More information about the webkit-unassigned mailing list