WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
232735
"attribute EventHandler onuncapturederror" appears to correspond to no C++ code
https://bugs.webkit.org/show_bug.cgi?id=232735
Summary
"attribute EventHandler onuncapturederror" appears to correspond to no C++ code
Myles C. Maxfield
Reported
2021-11-04 16:29:13 PDT
I left this unimplemented, and some how the build worked....
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-11 15:30:22 PST
<
rdar://problem/85318807
>
Sam Weinig
Comment 2
2022-03-02 17:20:19 PST
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug