Skip to content
  • sfalken@apple.com's avatar
    2011-03-30 Steve Falkenburg <sfalken@apple.com> · 788e4820
    sfalken@apple.com authored
            Reviewed by Adam Roben.
    
            Update Windows production build logic for new production configurations
            https://bugs.webkit.org/show_bug.cgi?id=57494
    
            * win/tools/vsprops/common.vsprops:
            * win/tools/vsprops/production.vsprops: Added.
    2011-03-30  Steve Falkenburg  <sfalken@apple.com>
    
            Reviewed by Adam Roben.
    
            Update Windows production build logic for new production configurations
            https://bugs.webkit.org/show_bug.cgi?id=57494
    
            * JavaScriptCore.vcproj/JavaScriptCore.make:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreProduction.vsprops:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreReleasePGO.vsprops:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreReleasePGOOptimize.vsprops:
            * JavaScriptCore.vcproj/WTF/WTFProduction.vsprops:
            * JavaScriptCore.vcproj/WTF/WTFReleasePGO.vsprops:
            * JavaScriptCore.vcproj/jsc/jscProduction.vsprops:
            * JavaScriptCore.vcproj/jsc/jscReleasePGO.vsprops:
            * JavaScriptCore.vcproj/testapi/testapiProduction.vsprops:
    2011-03-30  Steve Falkenburg  <sfalken@apple.com>
    
            Reviewed by Adam Roben.
    
            Update Windows production build logic for new production configurations
            https://bugs.webkit.org/show_bug.cgi?id=57494
    
            * WebKit.vcproj/InterfacesProduction.vsprops:
            * WebKit.vcproj/WebKit.make:
            * WebKit.vcproj/WebKitGUIDProduction.vsprops:
            * WebKit.vcproj/WebKitLibProduction.vsprops:
    2011-03-30  Steve Falkenburg  <sfalken@apple.com>
    
            Reviewed by Adam Roben.
    
            Update Windows production build logic for new production configurations
            https://bugs.webkit.org/show_bug.cgi?id=57494
    
            * WebCore.vcproj/QTMovieWinProduction.vsprops:
            * WebCore.vcproj/WebCore.make:
            * WebCore.vcproj/WebCoreProduction.vsprops:
    2011-03-30  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Brady Eidson.
    
            WebKit2: Attempting to view css file from url causes it to download
            <rdar://problem/9102611>
            https://bugs.webkit.org/show_bug.cgi?id=57501
    
            * UIProcess/WebPageProxy.cpp:
            (WebKit::WebPageProxy::canShowMIMEType):
            Match WebKit1 by allowing any MIME type that starts with "text/"
            except the ones we explicitly blacklist.
    2011-03-30  Steve Falkenburg  <sfalken@apple.com>
    
            Reviewed by Adam Roben.
    
            Update Windows production build logic for new production configurations
            https://bugs.webkit.org/show_bug.cgi?id=57494
    
            * DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePluginProduction.vsprops:
            * DumpRenderTree/win/DumpRenderTreeProduction.vsprops:
            * DumpRenderTree/win/ImageDiffProduction.vsprops:
            * FindSafari/FindSafariProduction.vsprops:
            * FindSafari/FindSafariReleasePGO.vsprops:
            * MiniBrowser/Configurations/MiniBrowserProduction.vsprops:
            * WebKitAPITest/WebKitAPITestProduction.vsprops:
            * WebKitLauncherWin/WebKitLauncherWinProduction.vsprops:
            * WebKitTestRunner/win/InjectedBundleProduction.vsprops:
            * WebKitTestRunner/win/WebKitTestRunnerProduction.vsprops:
            * WinLauncher/WinLauncherProduction.vsprops:
            * record-memory-win/record-memory-winProduction.vsprops:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@82493 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    788e4820