Bug 266189

Summary: -[TestWebsiteDataStoreDelegate init] should call [super init] and initialize _shouldAllowAnySSLCertificate
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 193323, 196870    
Bug Blocks:    

David Kilzer (:ddkilzer)
Reported 2023-12-10 10:20:12 PST
-[TestWebsiteDataStoreDelegate init] should call [super init] and initialize _shouldAllowAnySSLCertificate. Missing call to `[super init]` found by clang static analyzer. Missing initialization of _shouldAllowAnySSLCertificate found by source code inspection.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-10 10:20:27 PST
David Kilzer (:ddkilzer)
Comment 2 2023-12-10 10:23:54 PST
EWS
Comment 3 2023-12-11 07:58:46 PST
Committed 271877@main (5e10b6dd520c): <https://commits.webkit.org/271877@main> Reviewed commits have been landed. Closing PR #21604 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.