Bug 254676

Summary: Avoid having a smart pointer if the end result is an autoreleased object
Product: WebKit Reporter: Seija K. <gfunni234>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Seija K.
Reported 2023-03-29 11:51:10 PDT
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.
Attachments
Seija K.
Comment 1 2023-03-29 11:57:41 PDT
Radar WebKit Bug Importer
Comment 2 2023-04-05 11:52:14 PDT
Alexey Proskuryakov
Comment 3 2024-07-23 12:39:54 PDT
This PR appear to have been dropped.
Note You need to log in before you can comment on or make changes to this bug.