Skip to content
  • simon.fraser@apple.com's avatar
    2009-06-12 Simon Fraser <simon.fraser@apple.com> · 721311f4
    simon.fraser@apple.com authored
            Fix build when ACCELERATED_COMPOSITING is defined.
    
            * loader/EmptyClients.h:
            (WebCore::EmptyChromeClient::attachRootGraphicsLayer):
            (WebCore::EmptyChromeClient::setNeedsOneShotDrawingSynchronization):
            (WebCore::EmptyChromeClient::scheduleViewUpdate):
            Add stubs for the compositing-related ChromeClient methods.
    
            * rendering/RenderLayerCompositor.cpp:
            (WebCore::RenderLayerCompositor::updateRootLayerPosition):
            (WebCore::RenderLayerCompositor::ensureRootPlatformLayer):
            docWidth()/docHeight() became private. Use overflowWidth()/overflowHeight() instead, which
            matches what is used to size the WebHTMLView.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44637 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    721311f4