Add console filtering support for "-" exclusion operator
Categories
(DevTools :: Console, enhancement, P3)
Tracking
(firefox73 fixed)
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: 709922234, Assigned: Harald)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 1 obsolete file)
Updated•8 years ago
|
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
TIL Network panel filtering already supports this.
Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Backed out changeset c6f80ffff41b (bug 1291192) for causing browser_webconsole_filter_by_regex_input.js to permafail
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=dt8&revision=c6f80ffff41b0abd65cf6ff376ac6aff39ab1513&selectedJob=280819838
backout: https://hg.mozilla.org/integration/autoland/rev/66e43a1f1b9f807f22d162ce01f67c0274341585
Comment 8•5 years ago
|
||
Backed out changeset c6f80ffff41b (bug 1291192) for causing browser_webconsole_filter_by_regex_input.js to permafail
This was readded to the patch list after being backed out for some reason.
https://hg.mozilla.org/integration/autoland/rev/6c0c0cabf1cfae290a7e43a74011b735f5a4de12
Assignee | ||
Comment 9•5 years ago
|
||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Comment 13•5 years ago
|
||
Added mention of this to https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Console_messages#Filtering_by_text and https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Console_messages#Filtering_with_Regular_Expressions.
Description
•