Open
Bug 1904361
Opened 1 year ago
Updated 2 months ago
Show errors hidden in console groups
Categories
(DevTools :: Console, enhancement, P3)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
Details
Originally requested here: https://connect.mozilla.org/t5/ideas/show-errors-hidden-in-console-groups/idi-p/60212
Console groups are helpful for bug fixing when developing large web applications with lots of console debug statements, however it becomes very easy to overlook a bug when the console error statement is hidden in a closed group. Thus I propose to either (A) automatically open any group that contains an error or (B) automatically color a group as red when it contains at least one error.
Honza
Updated•2 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•