It's an unneeded abstraction
<rdar://problem/100742393>
Pull request: https://github.com/WebKit/WebKit/pull/4959
Committed 255206@main (30bdacb52588): <https://commits.webkit.org/255206@main> Reviewed commits have been landed. Closing PR #4959 and removing active labels.
WinCairo and PlayStation ports are using WK2 API. WKCertificateInfo was the only way to access cert info. Can I revert the part of the patch?
Bug 246379 – REGRESSION(255206@main) [WinCairo WK2 MiniBrowser] crashing in bad cert site
255505@main added an alternative API WKProtectionSpaceCopyCertificateChain. Resolved again.