Bug 250938
| Summary: | Call CFArrayGetCount instead of deprecated SecTrustGetCertificateCount | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, ap, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | macOS 13 | ||
Seija K.
We already have the CFArrayRef, so let's call CFArrayGetCount instead of SecTrustGetCertificateCount.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is SecTrustGetCertificateCount deprecated? I don't see any deprecation pragmas in the SDK.
Radar WebKit Bug Importer
<rdar://problem/104782756>
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9325
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9329
EWS
Committed 259712@main (078af423a71e): <https://commits.webkit.org/259712@main>
Reviewed commits have been landed. Closing PR #9329 and removing active labels.