Bug 139095
| Summary: | Web Inspector: add a badge/label to DOM elements that have event listeners installed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Burg <burg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Brian Burg
Firefox devtools does this, and it's unobtrusive yet helpful when hunting and pecking in the DOM tree outline.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19094981>
Brian Burg
Note that this differs from the event listeners shown in the details sidebar, which seem to enumerate any listeners that could handle an event emitted from the selected DOM element.