Open
Bug 1525622
Opened 6 years ago
Updated 2 years ago
Group CORS warning messages in the console
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
We can group messages thanks to message.category
. It should be one of those: https://searchfox.org/mozilla-central/rev/9eb30227b21e0aa40d51d9f9b08bb0b113c5fadb/devtools/server/actors/errordocs.js#117-133
Reporter | ||
Updated•6 years ago
|
Whiteboard: [console-unclutter]
Updated•6 years ago
|
Whiteboard: [console-unclutter] → [console-grouping]
Updated•6 years ago
|
Updated•6 years ago
|
Whiteboard: [console-grouping]
Comment 1•5 years ago
|
||
P2 is correct, but this will become more important with bug 1601371, which makes CORS warnings to errors and fixes that some network failures were only reported to the Browser Console.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•