Bug 252575

Summary: Prefer copy over CFRetain for ObjC Callback
Product: WebKit Reporter: Seija K. <gfunni234>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Seija K.
Reported 2023-02-20 09:09:59 PST
This way, not only does this match the function below it, but we don't have to retain this way anymore, ensuring memory is not leaked, as nothing that releases the Class object could be found.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-27 09:10:18 PST
Note You need to log in before you can comment on or make changes to this bug.