[Webkit-unassigned] [Bug 266189] New: -[TestWebsiteDataStoreDelegate init] should call [super init] and initialize _shouldAllowAnySSLCertificate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 10 10:20:12 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266189

            Bug ID: 266189
           Summary: -[TestWebsiteDataStoreDelegate init] should call
                    [super init] and initialize
                    _shouldAllowAnySSLCertificate
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

-[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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231210/677ef5a6/attachment-0001.htm>


More information about the webkit-unassigned mailing list