Open
Bug 879367
Opened 12 years ago
Updated 3 years ago
Show number of logs since last reload in the tabs for each log type
Categories
(DevTools :: Console, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: fitzgen, Unassigned)
References
Details
From Potch to dev developer tools:
I agree that the console is really cluttered by default (with vendor-prefixed CSS, there's just too much noise in CSS warnings). My suggestion would be to display the number of hidden log lines in each toggle-able category since last reload when that tab is toggled off. For example, if CSS logs are not visible by default, you would see "CSS (30)" if warnings occurred. That way I would know to toggle it to check it out if I was curious about a style issue.
Comment 1•12 years ago
|
||
I like the idea.
Comment 2•12 years ago
|
||
I've also been thinking it would be good to split out the error messages we display in the Developer Toolbar with their colored icons. The current error count isn't as informative as it could be. Maybe a separate bug?
Comment 3•12 years ago
|
||
filed bug 891369.
Updated•8 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•