Bug 244643
Summary: | Web Inspector: add autocomplete for custom events | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99411178>