Skip to content
  • barraclough@apple.com's avatar
    Eeeep! reverting r53416 & r53417, more to be done to fix windows. · 162c8651
    barraclough@apple.com authored
    Reviewed by NOBODY (build fix).
    
    * WebCore.base.exp:
    * platform/sql/SQLiteFileSystem.cpp:
    (WebCore::SQLiteFileSystem::openDatabase):
    * platform/sql/SQLiteStatement.cpp:
    (WebCore::SQLiteStatement::prepare):
    * platform/sql/SQLiteStatement.h:
    * platform/sql/chromium/SQLiteFileSystemChromium.cpp:
    (WebCore::SQLiteFileSystem::openDatabase):
    * platform/text/PlatformString.h:
    * platform/text/String.cpp:
    (WebCore::String::charactersWithNullTermination):
    * platform/text/StringImpl.cpp:
    (WebCore::StringImpl::operator new):
    (WebCore::StringImpl::operator delete):
    (WebCore::StringImpl::StringImpl):
    (WebCore::StringImpl::~StringImpl):
    (WebCore::StringImpl::create):
    (WebCore::StringImpl::createWithTerminatingNullCharacter):
    (WebCore::StringImpl::crossThreadString):
    (WebCore::StringImpl::sharedBuffer):
    * platform/text/StringImpl.h:
    (WebCore::StringImpl::hasTerminatingNullCharacter):
    (WebCore::StringImpl::inTable):
    (WebCore::StringImpl::setInTable):
    (WebCore::StringImpl::):
    * platform/win/ClipboardUtilitiesWin.cpp:
    (WebCore::createGlobalData):
    * storage/OriginUsageRecord.cpp:
    (WebCore::OriginUsageRecord::addDatabase):
    (WebCore::OriginUsageRecord::markDatabase):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53418 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    162c8651