Bug 249195

Summary: [Curl] Remove unnecessary functions from ResourceResponseCurl
Product: WebKit Reporter: Kenji Shukuwa <kenji.shukuwa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Kenji Shukuwa
Comment 1 2022-12-12 17:41:10 PST
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
Note You need to log in before you can comment on or make changes to this bug.