Skip to content
  • ap's avatar
    Reviewed by Darin. · a91ff068
    ap authored
            - http://bugzilla.opendarwin.org/show_bug.cgi?id=7540
              REGRESSION: frequent cache-related crashes
    
            - http://bugzilla.opendarwin.org/show_bug.cgi?id=7393
              A stale comment about XMLHttpRequest responses being never cached
    
            * WebCoreSupport/WebFrameBridge.m: Don't call setHTTPHeader if the method is GET.
            (-[WebFrameBridge syncLoadResourceWithMethod:URL:customHeaders:postData:finalURL:responseHeaders:statusCode:]):
            * WebCoreSupport/WebSubresourceLoader.m: Ditto. Also removed a stale comment about
            XMLHTTPRequests.
            (+[WebSubresourceLoader startLoadingResource:withMethod:URL:customHeaders:referrer:forDataSource:]):
            (+[WebSubresourceLoader startLoadingResource:withMethod:URL:customHeaders:postData:referrer:forDataSource:]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@13084 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a91ff068