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)
<rdar://problem/99411178>