firefox-devtools / devtools-core

:rocket: Packages for Firefox DevTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show event listeners in EventTargets

jasonLaster opened this issue · comments

CC http://github.com/devtools-html/debugger.html/issues/4751

If a value in the watch/variable view is an EventTarget, it would be nice to be able to expose the event listeners on it.


I think we can do this by showing a field in the Reps element view.