Skip to content
  • zandobersek@gmail.com's avatar
    Unreviewed, rolling out r148262. · a86b1954
    zandobersek@gmail.com authored
    http://trac.webkit.org/changeset/148262
    https://bugs.webkit.org/show_bug.cgi?id=114493
    
    Cairo dep should now build, rolling r148247 back in (Requested
    by zdobersek on #webkit).
    
    Patch by Commit Queue <rniwa@webkit.org> on 2013-04-12
    
    .: 
    
    * Source/autotools/FindDependencies.m4:
    * Source/autotools/PrintBuildConfiguration.m4:
    * Source/autotools/SetupWebKitFeatures.m4:
    
    Source/WebCore: 
    
    * platform/graphics/GraphicsContext.cpp:
    (WebCore):
    * platform/graphics/ImageBuffer.cpp:
    (WebCore):
    * platform/graphics/cairo/GLContext.h:
    (GLContext):
    * platform/graphics/cairo/GraphicsContextCairo.cpp:
    (WebCore::GraphicsContext::isAcceleratedContext):
    (WebCore):
    * platform/graphics/cairo/ImageBufferCairo.cpp:
    (WebCore::ImageBufferData::ImageBufferData):
    (WebCore):
    (WebCore::createCairoGLSurface):
    (WebCore::ImageBuffer::ImageBuffer):
    (WebCore::ImageBuffer::platformTransformColorSpace):
    (WebCore::mapSurfaceToImage):
    (WebCore::unmapSurfaceFromImage):
    (WebCore::getImageData):
    (WebCore::ImageBuffer::putByteArray):
    (WebCore::ImageBufferData::paintToTextureMapper):
    (WebCore::ImageBuffer::platformLayer):
    * platform/graphics/cairo/ImageBufferDataCairo.h:
    (ImageBufferData):
    * platform/graphics/egl/GLContextEGL.cpp:
    (WebCore::GLContextEGL::GLContextEGL):
    (WebCore::GLContextEGL::~GLContextEGL):
    (WebCore::GLContextEGL::cairoDevice):
    (WebCore):
    * platform/graphics/egl/GLContextEGL.h:
    * platform/graphics/glx/GLContextGLX.cpp:
    (WebCore::GLContextGLX::GLContextGLX):
    (WebCore::GLContextGLX::~GLContextGLX):
    (WebCore::GLContextGLX::cairoDevice):
    (WebCore):
    * platform/graphics/glx/GLContextGLX.h:
    (GLContextGLX):
    
    Tools: 
    
    * Scripts/webkitdirs.pm:
    (buildAutotoolsProject):
    * gtk/jhbuild.modules:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@148264 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a86b1954