Bug 248920

Summary: [Curl] Add missing error domain check to ResourceErrorCurl.
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Kenji Shukuwa
Reported 2022-12-07 17:50:07 PST
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.
Attachments
Kenji Shukuwa
Comment 1 2022-12-07 18:04:39 PST
EWS
Comment 2 2022-12-08 00:51:44 PST
Committed 257546@main (9c89d71e1488): <https://commits.webkit.org/257546@main> Reviewed commits have been landed. Closing PR #7295 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-08 00:52:16 PST
Note You need to log in before you can comment on or make changes to this bug.