WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248920
[Curl] Add missing error domain check to ResourceErrorCurl.
https://bugs.webkit.org/show_bug.cgi?id=248920
Summary
[Curl] Add missing error domain check to ResourceErrorCurl.
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
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2022-12-07 18:04:39 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7295
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
<
rdar://problem/103109017
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug