Skip to content
  • psolanki@apple.com's avatar
    2011-05-12 Pratik Solanki <psolanki@apple.com> · 7c5455c6
    psolanki@apple.com authored
            Reviewed by Antti Koivisto.
    
            Part of WebCore should use CFNetwork-based loader on Mac
            https://bugs.webkit.org/show_bug.cgi?id=51836
    
            Implement mac specific Authentication functions when using CFNetwork.
    
            * WebCore.exp.in:
            * WebCore.xcodeproj/project.pbxproj:
            * platform/network/ResourceHandle.h:
            * platform/network/cf/AuthenticationCF.cpp:
            (WebCore::AuthenticationChallenge::authenticationClient):
            (WebCore::createCF):
            (WebCore::core):
            * platform/network/cf/AuthenticationCF.h:
            * platform/network/cf/AuthenticationChallenge.h:
            * platform/network/mac/AuthenticationMac.mm:
            (WebCore::core):
            (WebCore::mac):
            * platform/network/mac/CredentialStorageMac.mm:
    2011-05-12  Pratik Solanki  <psolanki@apple.com>
    
            Reviewed by Antti Koivisto.
    
            Part of WebCore should use CFNetwork-based loader on Mac
            https://bugs.webkit.org/show_bug.cgi?id=51836
    
            Include AuthenticationCF.h header file.
    
            * Misc/WebDownload.mm:
            * Plugins/WebBaseNetscapePluginView.mm:
            * WebCoreSupport/WebFrameLoaderClient.mm:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86414 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7c5455c6