Skip to content
  • zandobersek@gmail.com's avatar
    Remove the ENABLE_ANIMATION_API feature define occurences · 1594f89f
    zandobersek@gmail.com authored
    https://bugs.webkit.org/show_bug.cgi?id=106544
    
    Reviewed by Simon Fraser.
    
    The Animation API code was removed in r137243. The ENABLE_ANIMATION_API
    feature define handling still lingers in various build systems and configurations
    but is of no use, so it should be removed.
    
    .:
    
    * Source/cmake/OptionsBlackBerry.cmake:
    * Source/cmake/OptionsEfl.cmake:
    * Source/cmake/WebKitFeatures.cmake:
    * Source/cmakeconfig.h.cmake:
    
    Source/JavaScriptCore:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebCore:
    
    No new tests - no new functionality.
    
    * Configurations/FeatureDefines.xcconfig:
    * GNUmakefile.features.am.in:
    
    Source/WebKit/mac:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebKit2:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Tools:
    
    * Scripts/webkitperl/FeatureList.pm:
    * qmake/mkspecs/features/features.pri:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@139324 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1594f89f