[webkit-reviews] review granted: [Bug 230185] Add an lldb summary provider for the WebCore::Length type : [Attachment 437936] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 10 20:06:55 PDT 2021
zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 230185: Add an lldb summary provider for the WebCore::Length type
https://bugs.webkit.org/show_bug.cgi?id=230185
Attachment 437936: Patch
https://bugs.webkit.org/attachment.cgi?id=437936&action=review
--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 437936
--> https://bugs.webkit.org/attachment.cgi?id=437936
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=437936&action=review
> Tools/lldb/lldb_webkit.py:259
> + return "{ auto%s}" % (quirky)
auto%s }
More information about the webkit-reviews
mailing list