[Webkit-unassigned] [Bug 191498] [Curl] implement CertificateInfo::summaryInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 03:47:20 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=191498

--- Comment #39 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Alex Christensen from comment #38)
> > Source/WebCore/platform/network/curl/CertificateInfo.h:-79
> > -    static bool decode(Decoder&, WebCore::CertificateInfo&)
> 
> Please use modern decoding that returns an
> Optional<WebCore::CertificateInfo>. Decoders that return a bool prevent us
> from removing default constructors in decodable classes.

Changing decoder's style affects other ports so we will fix it in this ticket.
https://bugs.webkit.org/show_bug.cgi?id=200387

-- 
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/20190802/39bd2fcf/attachment.html>


More information about the webkit-unassigned mailing list