Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r137767. · 13209154
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/137767
    https://bugs.webkit.org/show_bug.cgi?id=105062
    
    Broke Mac builds. (Requested by mlam on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-12-14
    
    Source/WebCore:
    
    * CMakeLists.txt:
    * GNUmakefile.list.am:
    * Modules/webdatabase/AbstractDatabaseServer.h: Removed.
    * Modules/webdatabase/DBBackendServer.h: Removed.
    * Modules/webdatabase/DatabaseManager.cpp:
    (WebCore::DatabaseManager::DatabaseManager):
    * Modules/webdatabase/DatabaseManager.h:
    * Target.pri:
    * WebCore.exp.in:
    * WebCore.gypi:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.xcodeproj/project.pbxproj:
    * platform/DatabaseStrategy.cpp: Removed.
    * platform/DatabaseStrategy.h: Removed.
    * platform/PlatformStrategies.h:
    (WebCore):
    (WebCore::PlatformStrategies::PlatformStrategies):
    (PlatformStrategies):
    
    Source/WebKit/efl:
    
    * WebCoreSupport/PlatformStrategiesEfl.cpp:
    * WebCoreSupport/PlatformStrategiesEfl.h:
    (PlatformStrategiesEfl):
    
    Source/WebKit/gtk:
    
    * WebCoreSupport/PlatformStrategiesGtk.cpp:
    * WebCoreSupport/PlatformStrategiesGtk.h:
    (PlatformStrategiesGtk):
    
    Source/WebKit/mac:
    
    * WebCoreSupport/WebPlatformStrategies.h:
    (WebPlatformStrategies):
    * WebCoreSupport/WebPlatformStrategies.mm:
    
    Source/WebKit/qt:
    
    * WebCoreSupport/PlatformStrategiesQt.cpp:
    * WebCoreSupport/PlatformStrategiesQt.h:
    (PlatformStrategiesQt):
    
    Source/WebKit/win:
    
    * WebCoreSupport/WebPlatformStrategies.cpp:
    * WebCoreSupport/WebPlatformStrategies.h:
    (WebPlatformStrategies):
    
    Source/WebKit/wince:
    
    * WebCoreSupport/PlatformStrategiesWinCE.cpp:
    * WebCoreSupport/PlatformStrategiesWinCE.h:
    (PlatformStrategiesWinCE):
    
    Source/WebKit2:
    
    * CMakeLists.txt:
    * WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:
    * WebProcess/WebCoreSupport/WebPlatformStrategies.h:
    (WebPlatformStrategies):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@137784 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    13209154