Bug 230185 - Add an lldb summary provider for the WebCore::Length type
Summary: Add an lldb summary provider for the WebCore::Length type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-10 20:03 PDT by Simon Fraser (smfr)
Modified: 2021-09-12 12:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.57 KB, patch)
2021-09-10 20:03 PDT, Simon Fraser (smfr)
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-09-10 20:03:05 PDT
Add an lldb summary provider for the WebCore::Length type
Comment 1 Simon Fraser (smfr) 2021-09-10 20:03:46 PDT
Created attachment 437936 [details]
Patch
Comment 2 zalan 2021-09-10 20:06:55 PDT
Comment on attachment 437936 [details]
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 }
Comment 3 Simon Fraser (smfr) 2021-09-12 12:00:38 PDT
http://trac.webkit.org/changeset/282312/webkit
Comment 4 Radar WebKit Bug Importer 2021-09-12 12:01:18 PDT
<rdar://problem/83032150>