Bug 232735

Summary: "attribute EventHandler onuncapturederror" appears to correspond to no C++ code
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, cdumez, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232558    

Myles C. Maxfield
Reported 2021-11-04 16:29:13 PDT
I left this unimplemented, and some how the build worked....
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-11 15:30:22 PST
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.