NEW 244643
Web Inspector: add autocomplete for custom events
https://bugs.webkit.org/show_bug.cgi?id=244643
Summary Web Inspector: add autocomplete for custom events
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.