Skip to content
  • commit-queue@webkit.org's avatar
    [BlackBerry] Changes resulting from moving application directory methods from... · def5e3da
    commit-queue@webkit.org authored
    [BlackBerry] Changes resulting from moving application directory methods from platform client to platform settings.
    https://bugs.webkit.org/show_bug.cgi?id=94249
    
    Patch by Parth Patel <parpatel@rim.com> on 2012-08-24
    Reviewed by Rob Buis.
    
    Source/WebCore:
    
    PR 170160
    
    Changes in response to Application Directory methods moved from
    Class BlackBerryPlatformClient to BlackBerryPlatformSettings in
    platform respository since these methods are more appropriate in
    class BlackBerryPlatformSettings.
    
    No new tests as there are no logical modifications.
    
    * platform/blackberry/CookieManager.cpp:
    (WebCore::CookieManager::CookieManager):
    * platform/blackberry/FileSystemBlackBerry.cpp:
    (WebCore::homeDirectoryPath):
    * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.cpp:
    (WebCore::MediaPlayerPrivate::load):
    * platform/network/blackberry/AutofillBackingStore.cpp:
    (WebCore::autofillBackingStore):
    * platform/network/blackberry/CredentialBackingStore.cpp:
    (WebCore::credentialBackingStore):
    * platform/network/blackberry/NetworkJob.cpp:
    (WebCore::NetworkJob::sendRequestWithCredentials):
    * plugins/PluginDatabase.cpp:
    (WebCore::PluginDatabase::isPreferredPluginDirectory):
    
    Source/WebKit/blackberry:
    
    PR# 170160
    Changes in response to Application Directory methods moved from
    Class BlackBerryPlatformClient to BlackBerryPlatformSettings in
    platform respository since these methods are more appropriate in
    class BlackBerryPlatformSettings.
    
    * WebCoreSupport/IconDatabaseClientBlackBerry.cpp:
    (WebCore::IconDatabaseClientBlackBerry::initIconDatabase):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@126596 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    def5e3da