[Webkit-unassigned] [Bug 203160] New: Web Inspector: Console: indicate when messages are added that are filtered out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 12:12:54 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203160

            Bug ID: 203160
           Summary: Web Inspector: Console: indicate when messages are
                    added that are filtered out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# STEPS TO REPRODUCE:
1. inspect any page
2. add some garbage filter that will never match anything (e.g. "goosfraba")
3. evaluate something in the Console (e.g. `1 + 1`)
 => the result (`2`) doesn't show up because it doesn't match the filter text

This is different than <https://webkit.org/b/201060> because it has to do with the text filter, not the source/level filter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191018/ef111652/attachment.html>


More information about the webkit-unassigned mailing list