[Webkit-unassigned] [Bug 249195] New: [Curl] Remove unnecessary functions from ResourceResponseCurl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 17:30:48 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249195
Bug ID: 249195
Summary: [Curl] Remove unnecessary functions from
ResourceResponseCurl
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kenji.shukuwa at open-tec.co.jp
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221213/87ec7d71/attachment.htm>
More information about the webkit-unassigned
mailing list