[webkit-reviews] review granted: [Bug 57152] Add PlatformCertificateInfo::PlatformCertificateInfo(PCCERT_CONTEXT) constructor on Windows : [Attachment 87026] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 12:05:17 PDT 2011


Steve Falkenburg <sfalken at apple.com> has granted Jeff Miller
<jeffm at apple.com>'s request for review:
Bug 57152: Add PlatformCertificateInfo::PlatformCertificateInfo(PCCERT_CONTEXT)
constructor on Windows
https://bugs.webkit.org/show_bug.cgi?id=57152

Attachment 87026: Patch
https://bugs.webkit.org/attachment.cgi?id=87026&action=review

------- Additional Comments from Steve Falkenburg <sfalken at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=87026&action=review

> Source/WebKit2/Shared/win/PlatformCertificateInfo.cpp:78
> +#if PLATFORM(CG)

PLATFORM(CG) seems weird here, but I see it elsewhere already. Did you consider
USE(CFNETWORK) instead?


More information about the webkit-reviews mailing list