RESOLVED FIXED 261714
Add missing `self = [super init]` statements
https://bugs.webkit.org/show_bug.cgi?id=261714
Summary Add missing `self = [super init]` statements
Chris Dumez
Reported 2023-09-18 19:36:05 PDT
Add missing `self = [super init]` statements. Those were reported by the static analyzer.
Attachments
Chris Dumez
Comment 1 2023-09-18 19:43:37 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2023-09-19 08:20:14 PDT
Note You need to log in before you can comment on or make changes to this bug.