Open
Bug 2043625
Opened 2 months ago
Updated 2 months ago
Add DOM Mutation LogPoint ("Log on …" context menu entry)
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 2 open bugs)
Details
Since we already have a "Break on…" context menu entry, it would be nice to have a "Log on…" with similar sub items, which would register a log point for the DOM Mutation that is chosen by the user
Alternatively, we could also have a context menu entry directly on the DOM Mutation Breakpoint items in the Debugger that would let you toggle from break/log for a given DOM Mutation
Updated•2 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•