Bug 244643

Summary: Web Inspector: add autocomplete for custom events
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 188717    
Bug Blocks:    

Devin Rousso
Reported 2022-08-31 17:06:40 PDT
Event Breakpoints already autocomplete builtin/native events (via `DOM.getSupportedEventNames`) but it would be even cooler to have a list of _all_ events, including custom events defined by the developer (tho there is the issue of updating the list as new custom events are added and existing custom events are removed)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-31 17:07:02 PDT
Note You need to log in before you can comment on or make changes to this bug.