Closed
Bug 1307883
Opened 9 years ago
Closed 8 years ago
Add additional filters to filter bar
Categories
(DevTools :: Console, enhancement, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: linclark, Unassigned)
References
Details
(Whiteboard: new-console)
Originally posted by:linclark
see https://github.com/devtools-html/gecko-dev/issues/132
Depends on #101
The current implementation of the filter bar allows filtering based on severity. There are other things that we want to filter on, but they have not yet been decided. Discussion is ongoing in #101.
Tests:
- [ ] Test that CSS filtering works, as in browser_webconsole_bug_589162_css_filter.js
| Reporter | ||
Updated•9 years ago
|
Priority: -- → P2
Whiteboard: new-console
Comment 1•8 years ago
|
||
Is this bug also meant to cover the text input filter or just the toggle filters for errors, warnings, etc.?
Flags: needinfo?(lclark)
Comment 2•8 years ago
|
||
I think this was a bug to cover other filters (css, xhr, requests), which we now have.
We can close the bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(lclark)
Resolution: --- → WORKSFORME
Comment 3•8 years ago
|
||
Thank you for the info, Nicolas! So I've filed bug 1420689 to add filter tags to the text input filter.
Sebastian
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•