WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249195
[Curl] Remove unnecessary functions from ResourceResponseCurl
https://bugs.webkit.org/show_bug.cgi?id=249195
Summary
[Curl] Remove unnecessary functions from ResourceResponseCurl
Kenji Shukuwa
Reported
2022-12-12 17:30:48 PST
ResourceResponse::setCertificateInfo is already defined in ResourceResponeBase. So we'll delete it.
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/network/curl/ResourceResponse.h#L53
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/network/ResourceResponseBase.h#L150
We will also configure CertificateInfo in the ResourceResponse contractor.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenji Shukuwa
Comment 1
2022-12-12 17:41:10 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7528
EWS
Comment 2
2022-12-12 22:35:00 PST
Committed
257777@main
(fb94f2d792cd): <
https://commits.webkit.org/257777@main
> Reviewed commits have been landed. Closing PR #7528 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-12 22:35:17 PST
<
rdar://problem/103285958
>
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