Closed
Bug 837774
Opened 12 years ago
Closed 6 years ago
Provide API for filtering existing and new messages in the web console output
Categories
(DevTools :: Console, defect, P4)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: msucan, Unassigned)
References
(Blocks 1 open bug)
Details
For the new console output we need to provide extensions the ability to customize how messages are filtered (existing ones and new messages as they show).
Such API can allow for filtering on any arbitrary rules - per domain, per CSS vendor prefixes or whatever the implementer chooses.
Reporter | ||
Updated•12 years ago
|
Priority: -- → P2
Comment 1•9 years ago
|
||
If this API is also meant to be used internally, then it may block bug 905978 and bug 1255311.
Sebastian
Comment 2•9 years ago
|
||
I don't have much context about this API and there aren't any plans to implement it right now
Priority: P2 → P4
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•