Skip to content
  • andersca's avatar
    2006-08-29 Anders Carlsson <acarlsson@apple.com> · 98455478
    andersca authored
            Reviewed by Darin and Geoff.
    
            Move the CF String functions to separate files in platform/cf.
            Also, move the files in platform/cfnet to platform/cf.
    
            * WebCore.xcodeproj/project.pbxproj:
            * platform/PlatformString.h:
            * platform/StringImpl.h:
            * platform/cf/StringCF.cpp: Added.
            (WebCore::String::String):
            * platform/cf/StringImplCF.cpp: Added.
            (WebCore::StringImpl::createCFString):
            * platform/cfnet/KURLCFNet.cpp: Removed.
            * platform/cfnet/ResourceLoaderCFNet.cpp: Removed.
            * platform/mac/StringImplMac.mm:
            * platform/mac/StringMac.mm:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16094 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    98455478