Skip to content
  • commit-queue@webkit.org's avatar
    [BlackBerry] Upstream BlackBerry build fixes · afb1dbd3
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=94121
    
    Patch by Joshua Netterfield <jnetterfield@rim.com> on 2012-08-15
    Reviewed by Rob Buis.
    
    This includes several build fixes due to incorrect upstream patches.
    These mistakes were never present downstream.
    
    No new tests, because no new functionality is added.
    
    Source/WebCore:
    
    * platform/graphics/GraphicsContext3D.cpp:
    (WebCore::GraphicsContext3D::computeFormatAndTypeParameters):
    * platform/graphics/GraphicsContext3D.h:
    (GraphicsContext3D):
    (WebCore::GraphicsContext3D::ShaderSourceEntry::ShaderSourceEntry):
    * platform/graphics/blackberry/LayerFilterRenderer.cpp:
    (WebCore::LayerFilterRendererAction::LayerFilterRendererAction):
    * platform/graphics/blackberry/LayerFilterRenderer.h:
    (LayerFilterRendererAction):
    
    Source/WebKit/blackberry:
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    * WebCoreSupport/AboutTemplate.html.cpp:
    (writeHeader):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@125690 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    afb1dbd3