Bug 248920
| Summary: | [Curl] Add missing error domain check to ResourceErrorCurl. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kenji Shukuwa <kenji.shukuwa> |
| Component: | Platform | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kenji Shukuwa
Pull request: https://github.com/WebKit/WebKit/pull/7295
EWS
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
<rdar://problem/103109017>