[webkit-reviews] review requested: [Bug 231604] Web Inspector: Add CSSQueryController to support fuzzy matching : [Attachment 440971] Patch v1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 12:45:22 PDT 2021


Razvan Caliman <rcaliman at apple.com> has asked  for review:
Bug 231604: Web Inspector: Add CSSQueryController to support fuzzy matching
https://bugs.webkit.org/show_bug.cgi?id=231604

Attachment 440971: Patch v1.0

https://bugs.webkit.org/attachment.cgi?id=440971&action=review




--- Comment #2 from Razvan Caliman <rcaliman at apple.com> ---
Created attachment 440971

  --> https://bugs.webkit.org/attachment.cgi?id=440971&action=review

Patch v1.0

Introduce generic QueryController with reusable logic extracted from
ResouceQueryController;
Add CSSQueryController with logic tuned for CSS properties and values;
This lays the supporting structure for work in Bug 230351 which makes CSS
completions in the Styles details sidebar use fuzzy matching for property names
and values


More information about the webkit-reviews mailing list