Bug 261714 - Add missing `self = [super init]` statements
Summary: Add missing `self = [super init]` statements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-18 19:36 PDT by Chris Dumez
Modified: 2023-09-19 08:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-09-18 19:36:05 PDT
Add missing `self = [super init]` statements. Those were reported by the static analyzer.
Comment 1 Chris Dumez 2023-09-18 19:43:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17894
Comment 2 EWS 2023-09-19 08:19:16 PDT
Committed 268125@main (45dd419f3fea): <https://commits.webkit.org/268125@main>

Reviewed commits have been landed. Closing PR #17894 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-19 08:20:14 PDT
<rdar://problem/115727213>