[Webkit-unassigned] [Bug 248920] New: [Curl] Add missing error domain check to ResourceErrorCurl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 17:50:07 PST 2022


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

            Bug ID: 248920
           Summary: [Curl] Add missing error domain check to
                    ResourceErrorCurl.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kenji.shukuwa at open-tec.co.jp

ResourceError::isSSLCertVerificationError is missing the domain check process..
We should check both the error domain and the error code. Also, we delete
ResourceError::isSSLConnectError as it is not used.

-- 
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/20221208/37b2dda4/attachment.htm>


More information about the webkit-unassigned mailing list