[webkit-reviews] review granted: [Bug 222057] Web Inspector: Truncate long node display names in Grid Overlay list : [Attachment 420829] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 09:35:29 PST 2021


BJ Burg <bburg at apple.com> has granted Razvan Caliman <rcaliman at apple.com>'s
request for review:
Bug 222057: Web Inspector: Truncate long node display names in Grid Overlay
list
https://bugs.webkit.org/show_bug.cgi?id=222057

Attachment 420829: Patch

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




--- Comment #4 from BJ Burg <bburg at apple.com> ---
Comment on attachment 420829
  --> https://bugs.webkit.org/attachment.cgi?id=420829
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=420829&action=review

r=me with class name fix

> Source/WebInspectorUI/UserInterface/Views/CSSGridSection.css:38
> +.css-grid-section .node-overlay-list__item-container {

Please replace __ with -, we don't use underscores in class names in this
codebase.


More information about the webkit-reviews mailing list