[webkit-reviews] review granted: [Bug 235647] Web Inspector: [Flexbox] List flex containers in Layout sidebar : [Attachment 451910] Patch 1.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 09:52:23 PST 2022


Patrick Angle <pangle at apple.com> has granted Razvan Caliman
<rcaliman at apple.com>'s request for review:
Bug 235647: Web Inspector: [Flexbox] List flex containers in Layout sidebar
https://bugs.webkit.org/show_bug.cgi?id=235647

Attachment 451910: Patch 1.5

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




--- Comment #28 from Patrick Angle <pangle at apple.com> ---
Comment on attachment 451910
  --> https://bugs.webkit.org/attachment.cgi?id=451910
Patch 1.5

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

r=me

> Source/WebInspectorUI/ChangeLog:83
> +2022-02-11  Razvan Caliman  <rcaliman at apple.com>

Oops: Double changelog entry

> Source/WebInspectorUI/UserInterface/Views/NodeOverlayListSection.js:115
> +	       if (domNode.layoutContextType ==
WI.DOMNode.LayoutContextType.Grid)

Nit: `===`


More information about the webkit-reviews mailing list