Skip to content
  • aestes@apple.com's avatar
    Turn on CSS Filters on Windows · dc95d746
    aestes@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=76667
    
    Source/WebCore:
    
    Turning on CSS_FILTERS flag for Windows and fixed a couple of resultant build errors
    
    Patch by Chris Marrin <cmarrin@apple.com> on 2012-02-02
    Reviewed by Adele Peterson.
    
    * WebCore.vcproj/copyForwardingHeaders.cmd:
    * platform/graphics/ca/win/PlatformCALayerWin.cpp:
    (PlatformCALayer::setFilters):
    (PlatformCALayer::filtersCanBeComposited):
    
    WebKitLibraries:
    
    Turned on CSS_FILTERS for Windows
    
    Patch by Chris Marrin <cmarrin@apple.com> on 2012-02-02
    Reviewed by Adele Peterson.
    
    * win/tools/vsprops/FeatureDefines.vsprops:
    
    LayoutTests:
    
    Skipped filter test files not supported on Windows
    
    Patch by Chris Marrin <cmarrin@apple.com> on 2012-02-02
    Reviewed by Adele Peterson.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    dc95d746