Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c89d71e14887e19ecccb5b7a3c38566e21c14cd
https://github.com/WebKit/WebKit/commit/9c89d71e14887e19ecccb5b7a3c38566e21c14cd
Author: Kenji Shukuwa <[email protected]>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M Source/WebCore/platform/network/curl/ResourceError.h
M Source/WebCore/platform/network/curl/ResourceErrorCurl.cpp
Log Message:
-----------
[Curl] Add missing error domain check to ResourceErrorCurl.
https://bugs.webkit.org/show_bug.cgi?id=248920
Reviewed by Fujii Hironori.
Add missing error domain check to ResourceError::isSSLCertVerificationError.
Also, we delete ResourceError::isSSLConnectError as it is not used.
* Source/WebCore/platform/network/curl/ResourceError.h:
* Source/WebCore/platform/network/curl/ResourceErrorCurl.cpp:
(WebCore::curlErrorDomain):
(WebCore::ResourceError::httpError):
(WebCore::ResourceError::isSSLCertVerificationError const):
(WebCore::ResourceError::isSSLConnectError const): Deleted.
Canonical link: https://commits.webkit.org/257546@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes