2010-10-20 Adam Roben Windows build fix * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: Use a WKCFURLCredentialRef type to protect against changes to the definition of CFURLCredentialRef. 2010-10-19 Adam Roben Windows build fix * win/include/WebKitSystemInterface/WebKitSystemInterface.h: Check in this file that I meant to check in in r70129. 2010-10-19 Adam Roben Add WKCACFContext and related functions Fixes . Reviewed by Sam Weinig. * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-14 Ada Chan Rubber-stamped by Adam Roben. Fix Windows build. * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-14 Ada Chan Reviewed by Steve Falkenburg. Add wkGetSSLCertificateChainContext for fetching the certificate chain. Needed for https://bugs.webkit.org/show_bug.cgi?id=47603. * win/include/WebKitSystemInterface/WebKitSystemInterface.h: * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: 2010-10-11 Mike Thole Reviewed by Darin Adler. Rename WKCertificateInfoGetPeerCertificates() to WKCertificateInfoGetCertificateChain() https://bugs.webkit.org/show_bug.cgi?id=47495 * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-10-03 Brent Fulgham Unreviewed build fix. WinCairo also needs access to the header requirement introduced by Bug 46357. * win/tools/vsprops/WinCairo.vsprops: 2010-09-17 Sam Weinig Reviewed, tweaked, and landed by Anders Carlsson. Add WKCopyNSURLResponsePeerCertificates. * WebKitSystemInterface.h: * libWebKitSystemInterfaceLeopard.a: * libWebKitSystemInterfaceSnowLeopard.a: 2010-09-16 Eric Uhrhane Reviewed by Jian Li. Unify FILE_SYSTEM and FILE_WRITER enables under the name FILE_SYSTEM. https://bugs.webkit.org/show_bug.cgi?id=45798 * win/tools/vsprops/FeatureDefines.vsprops: * win/tools/vsprops/FeatureDefinesCairo.vsprops: 2010-09-09 Jer Noble Reviewed by Eric Carlson. Adopt shared control drawing for