NEW 139095
Web Inspector: add a badge/label to DOM elements that have event listeners installed
https://bugs.webkit.org/show_bug.cgi?id=139095
Summary Web Inspector: add a badge/label to DOM elements that have event listeners in...
Brian Burg
Reported 2014-11-28 19:25:51 PST
Firefox devtools does this, and it's unobtrusive yet helpful when hunting and pecking in the DOM tree outline.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-11-28 19:26:02 PST
Brian Burg
Comment 2 2014-11-28 19:27:23 PST
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.
Note You need to log in before you can comment on or make changes to this bug.