Open
Bug 1916756
Opened 2 months ago
Display DOM event counters in the tracer
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: ochameau, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 1908615 introduced a new view in the tracer to summarize all the recorded DOM events which triggered JS code.
It would be nice to display counters in this list, to know how many times each event type was triggered in the record.
You need to log in
before you can comment on or make changes to this bug.
Description
•