[Webkit-unassigned] [Bug 249009] New: [Curl] Rename some functions in ResourceErrorCurl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 21:41:15 PST 2022


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

            Bug ID: 249009
           Summary: [Curl] Rename some functions in 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

Change ResourceErrorCurl::httpError funciton to a Constructor. The Curl port does not need
many helper functions  in ResourceError like the SOUP port. (eg. transportError, genericGError, tlsError)
At the moment there is only one ResourceErrorCurl::httpError left, so we will change it to a Constructor.

Also, the terms SSL and TLS are mixed throughout the source. Rename the
ResourceErrorCurl::isSSLCertVerificationError function to reduce the mix.

-- 
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/20221209/727f3b32/attachment.htm>


More information about the webkit-unassigned mailing list