Skip to content
  • andrew's avatar
    JavaScriptCore: · 625dc693
    andrew authored
            Reviewed by Mark Rowe.
            
            Fix for local database support after r26879
            Ensure that ENABLE_DATABASE and ENABLE_ICONDATABASE are correctly set
    
            * Configurations/JavaScriptCore.xcconfig:
    
    WebCore:
    
            Reviewed by Mark Rowe.
    
            Fix for local database support after r26879
            Ensure that ENABLE_DATABASE and ENABLE_ICONDATABASE are correctly set
    
            * Configurations/WebCore.xcconfig:
            * WebCore.pro:
            * WebCore.vcproj/build-generated-files.sh:
    
    WebKit:
    
            Reviewed by Mark Rowe.
            
            Fix for local database support after r26879
            Ensure that ENABLE_DATABASE and ENABLE_ICONDATABASE are correctly set
    
            * Configurations/WebKit.xcconfig:
    
    WebKitTools:
    
            Reviewed by Mark Rowe.
            
            Fix for local database support after r26879
            Ensure that ENABLE_DATABASE and ENABLE_ICONDATABASE are correctly set
    
            * Scripts/build-webkit:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/web...
    625dc693