WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225893
Adopt SecTrustGetCertificateAtIndex replacement where available
https://bugs.webkit.org/show_bug.cgi?id=225893
Summary
Adopt SecTrustGetCertificateAtIndex replacement where available
Alex Christensen
Reported
2021-05-17 16:12:43 PDT
Adopt SecTrustGetCertificateAtIndex replacement where available
Attachments
Patch
(15.39 KB, patch)
2021-05-17 16:18 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2021-05-17 16:18:57 PDT
Created
attachment 428886
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-05-24 16:13:21 PDT
<
rdar://problem/78424044
>
Chris Dumez
Comment 3
2021-06-07 18:38:44 PDT
Comment on
attachment 428886
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=428886&action=review
> Source/WebCore/platform/network/cocoa/CertificateInfoCocoa.mm:45 > + RetainPtr<CFStringRef> summary = adoptCF(SecCertificateCopySubjectSummary(checked_cf_cast<SecCertificateRef>(CFArrayGetValueAtIndex(chain.get(), i))));
Could use auto
EWS
Comment 4
2021-06-07 19:25:56 PDT
Committed
r278590
(
238580@main
): <
https://commits.webkit.org/238580@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 428886
[details]
.
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