Skip to content
  • joepeck@webkit.org's avatar
    [Mac] Sync up FeatureDefine Configuration Files · 9848b5fb
    joepeck@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=100171
    
    Reviewed by David Kilzer.
    
    Ensure an identical FeatureDefine files across all projects. Changes:
    
      - ENABLE_CSS_BOX_DECORATION_BREAK should be in all
      - ENABLE_PDFKIT_PLUGIN should be in all
      - ENABLE_RESOLUTION_MEDIA_QUERY should be in all
      - ENABLE_ENCRYPTED_MEDIA should be in all
      - ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING with corrected value
      - Some alphabetical ordering cleanup
    
    Source/JavaScriptCore:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebCore:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebKit/mac:
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebKit2:
    
    * Configurations/FeatureDefines.xcconfig:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132958 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9848b5fb