Bug 235162

Summary: Fix a few Objective-C object leaks due to early returns in `init`
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ews-watchlist, joepeck, keith_miller, mark.lam, msaboff, saam, sam, tzagallo, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 236033    
Attachments:
Description Flags
Patch none

Description Tim Horton 2022-01-12 15:47:17 PST
Fix a few Objective-C object leaks due to early returns in `init`
Comment 1 Tim Horton 2022-01-12 15:50:29 PST
Created attachment 449008 [details]
Patch
Comment 2 Tim Horton 2022-01-12 15:50:31 PST
<rdar://problem/87489048>
Comment 3 Wenson Hsieh 2022-01-12 15:58:01 PST
Comment on attachment 449008 [details]
Patch

rs=me
Comment 4 Joseph Pecoraro 2022-01-12 16:23:13 PST
Comment on attachment 449008 [details]
Patch

Yay! Thanks!
Comment 5 Tim Horton 2022-01-13 12:19:32 PST
Comment on attachment 449008 [details]
Patch

Debug EWS is hosed for unrelated reasons.
Comment 6 EWS 2022-01-13 12:24:01 PST
Committed r287986 (246015@main): <https://commits.webkit.org/246015@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449008 [details].