Skip to content
  • ossy@webkit.org's avatar
    Unreviewed, rolling out r132276. · bbf957ab
    ossy@webkit.org authored
    http://trac.webkit.org/changeset/132276
    https://bugs.webkit.org/show_bug.cgi?id=100189
    
    It broke the Qt-WK2 build intentionally (Requested by
    Ossy_night on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-10-23
    
    Source/WebCore:
    
    * page/Frame.h:
    * platform/graphics/GraphicsLayer.cpp:
    (showGraphicsLayerTree):
    * platform/graphics/GraphicsLayer.h:
    (WebCore::GraphicsLayer::tiledBacking):
    * platform/graphics/TiledBacking.h:
    * platform/graphics/ca/GraphicsLayerCA.cpp:
    (WebCore::GraphicsLayerCA::tiledBacking):
    (WebCore::GraphicsLayerCA::dumpAdditionalProperties):
    * platform/graphics/ca/GraphicsLayerCA.h:
    (GraphicsLayerCA):
    * platform/graphics/ca/mac/TileCache.h:
    * platform/graphics/ca/mac/TileCache.mm:
    (WebCore::TileCache::tileCoverageRect):
    (WebCore::TileCache::revalidateTiles):
    * rendering/RenderLayerCompositor.cpp:
    (WebCore::RenderLayerCompositor::layerTreeAsText):
    * testing/Internals.cpp:
    (WebCore::Internals::layerTreeAsText):
    * testing/Internals.h:
    * testing/Internals.idl:
    
    Tools:
    
    * WebKitTestRunner/PlatformWebView.h:
    (PlatformWebView):
    * WebKitTestRunner/TestController.cpp:
    (WTR::TestController::initialize):
    * WebKitTestRunner/TestController.h:
    (TestController):
    * WebKitTestRunner/TestInvocation.cpp:
    (WTR):
    (WTR::TestInvocation::invoke):
    * WebKitTestRunner/efl/PlatformWebViewEfl.cpp:
    (WTR::PlatformWebView::PlatformWebView):
    * WebKitTestRunner/gtk/PlatformWebViewGtk.cpp:
    (WTR::PlatformWebView::PlatformWebView):
    * WebKitTestRunner/mac/PlatformWebViewMac.mm:
    (WTR::PlatformWebView::PlatformWebView):
    * WebKitTestRunner/qt/PlatformWebViewQt.cpp:
    (WTR::PlatformWebView::PlatformWebView):
    * WebKitTestRunner/win/PlatformWebViewWin.cpp:
    (WTR::PlatformWebView::PlatformWebView):
    
    LayoutTests:
    
    * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt: Removed.
    * platform/mac/tiled-drawing/use-tiled-drawing.html: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132298 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    bbf957ab