[Webkit-unassigned] [Bug 263580] New: Use 'auto' when calling a function that returns a RetainPtr<>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 23 21:13:35 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263580

            Bug ID: 263580
           Summary: Use 'auto' when calling a function that returns a
                    RetainPtr<>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Using 'auto' on the LHS of an assignment of the result of a function that returns a RetainPtr<> makes style checking for incorrect RetainPtr use easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231024/7b012def/attachment.htm>


More information about the webkit-unassigned mailing list