Open
Bug 1908891
Opened 2 months ago
Updated 2 months ago
Add marker for error in the tracer timeline
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
We could display page error, console error and maybe network 4xx/5xx (which are the different resource that we consume for the toolbox "error count" icon)
For page errors, the debugger can only show the error message in the editor, so we should make sure we do the same thing
If we already have a way to filter for different events/markers at this point, we should make sure that we include those different resource in the filter UI too
You need to log in
before you can comment on or make changes to this bug.
Description
•