[Webkit-unassigned] [Bug 254676] New: Avoid having a smart pointer if the end result is an autoreleased object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 11:51:10 PDT 2023


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

            Bug ID: 254676
           Summary: Avoid having a smart pointer if the end result is an
                    autoreleased object
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

Many convenience initializers can do this for us, which also means we do not have to use .get(), and we can decrease the overall cost as the Apple APIs deal with the autoreleasing.

-- 
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/20230329/aa6efea3/attachment.htm>


More information about the webkit-unassigned mailing list