[webkit-reviews] review denied: [Bug 235924] Web Inspector: [Flexbox] Show flex badge next to flex containers in DOM Tree : [Attachment 450746] WIP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 01:31:11 PST 2022


Nikita Vasilyev <nvasilyev at apple.com> has denied  review:
Bug 235924: Web Inspector: [Flexbox] Show flex badge next to flex containers in
DOM Tree
https://bugs.webkit.org/show_bug.cgi?id=235924

Attachment 450746: WIP

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




--- Comment #1 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 450746

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

WIP

NOT ready for review.

This adds "Engineering -> Enable flexbox inspector" checkbox. Once enabled, it
displays "flex" badges.

Because this patch depends on bug 236013, Clicking on "flex" badges currently
throws an exception:
undefined is not an object (evaluating
'target.DOMAgent.showFlexOverlay.invoke')​ (at OverlayManager.js:​116:​40)


More information about the webkit-reviews mailing list