[Webkit-unassigned] [Bug 232735] "attribute EventHandler onuncapturederror" appears to correspond to no C++ code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 17:20:19 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=232735
Sam Weinig <sam at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sam at webkit.org
Resolution|--- |WORKSFORME
--- Comment #2 from Sam Weinig <sam at webkit.org> ---
EventHandler is special cased to generate the following bindings code that calls the eventHandlerAttribute/setEventHandlerAttribute and pass in the name of the event. So the bound class doesn't actually need any c++ code.
--
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/20220303/9af8aa2b/attachment.htm>
More information about the webkit-unassigned
mailing list