Bug 249195
| Summary: | [Curl] Remove unnecessary functions from ResourceResponseCurl | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kenji Shukuwa <kenji.shukuwa> |
| Component: | Platform | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/7528
EWS
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
<rdar://problem/103285958>