[Webkit-unassigned] [Bug 231604] New: Web Inspector: Add CSSQueryController to support fuzzy matching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 12:08:39 PDT 2021


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

            Bug ID: 231604
           Summary: Web Inspector: Add CSSQueryController to support fuzzy
                    matching
           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: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Web Inspector already supports fuzzy matching for file paths in ResourceQueryController.
The matching logic is very similar to what's needed for CSS fuzzy matching.

Relevant parts from ResourceQueryController can be extracted into a class that can be shared between the two use cases.

-- 
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/20211012/4d5cf3fa/attachment.htm>


More information about the webkit-unassigned mailing list