Skip to content
  • timothy_horton@apple.com's avatar
    platformCALayerDeviceScaleFactor should be const · 22ceaba5
    timothy_horton@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=123842
    
    Reviewed by Simon Fraser.
    
    * WebCore.exp.in:
    * platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp:
    (WebCore::LayerClient::platformCALayerDeviceScaleFactor):
    * platform/graphics/ca/GraphicsLayerCA.cpp:
    (WebCore::GraphicsLayerCA::platformCALayerDeviceScaleFactor):
    * platform/graphics/ca/GraphicsLayerCA.h:
    * platform/graphics/ca/PlatformCALayerClient.h:
    * platform/graphics/ca/mac/TileController.h:
    * platform/graphics/ca/mac/TileController.mm:
    (WebCore::TileController::platformCALayerDeviceScaleFactor):
    * platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.cpp:
    (WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient::platformCALayerDeviceScaleFactor):
    Constify PlatformCALayerClient::platformCALayerDeviceScaleFactor.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158704 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    22ceaba5