WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249009
[Curl] Rename some functions in ResourceErrorCurl.
https://bugs.webkit.org/show_bug.cgi?id=249009
Summary
[Curl] Rename some functions in ResourceErrorCurl.
Kenji Shukuwa
Reported
2022-12-08 21:41:15 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2022-12-08 21:51:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7379
EWS
Comment 2
2022-12-08 23:23:13 PST
Committed
257611@main
(f18b00486195): <
https://commits.webkit.org/257611@main
> Reviewed commits have been landed. Closing PR #7379 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-08 23:24:16 PST
<
rdar://problem/103169728
>
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