Skip to content
  • yurys@chromium.org's avatar
    2011-06-16 Sheriff Bot <webkit.review.bot@gmail.com> · ba79ffed
    yurys@chromium.org authored
            Unreviewed, rolling out r89025.
            http://trac.webkit.org/changeset/89025
            https://bugs.webkit.org/show_bug.cgi?id=62799
    
            "Some layout tests fail" (Requested by yurys on #webkit).
    
            * http/tests/inspector/network/network-xhr-async-expected.txt: Removed.
            * http/tests/inspector/network/network-xhr-async.html: Removed.
            * http/tests/inspector/network/network-xhr-sync-expected.txt: Removed.
            * http/tests/inspector/network/network-xhr-sync.html: Removed.
    2011-06-16  Sheriff Bot  <webkit.review.bot@gmail.com>
    
            Unreviewed, rolling out r89025.
            http://trac.webkit.org/changeset/89025
            https://bugs.webkit.org/show_bug.cgi?id=62799
    
            "Some layout tests fail" (Requested by yurys on #webkit).
    
            * CMakeLists.txt:
            * GNUmakefile.list.am:
            * WebCore.gypi:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * fileapi/FileReaderLoader.cpp:
            (WebCore::FileReaderLoader::didReceiveResponse):
            * fileapi/FileReaderLoader.h:
            * inspector/Inspector.json:
            * inspector/InspectorInstrumentation.cpp:
            (WebCore::InspectorInstrumentation::didCommitLoadImpl):
            * inspector/InspectorInstrumentation.h:
            * inspector/InspectorResourceAgent.cpp:
            (WebCore::InspectorResourceAgent::willSendRequest):
            (WebCore::InspectorResourceAgent::didReceiveResponse):
            (WebCore::InspectorResourceAgent::setInitialXHRContent):
            (WebCore::InspectorResourceAgent::InspectorResourceAgent):
            * inspector/InspectorResourceAgent.h:
            * inspector/NetworkResourcesData.cpp: Removed.
            * inspector/NetworkResourcesData.h: Removed.
            * inspector/front-end/NetworkManager.js:
            (WebInspector.NetworkManager.prototype.requestContent):
            (WebInspector.NetworkDispatcher.prototype._appendRedirect):
            * inspector/front-end/NetworkPanel.js:
            (WebInspector.NetworkPanel.prototype._appendResource):
            (WebInspector.NetworkPanel.prototype._frameNavigated):
            * loader/DocumentThreadableLoader.cpp:
            (WebCore::DocumentThreadableLoader::didReceiveResponse):
            (WebCore::DocumentThreadableLoader::receivedCancellation):
            (WebCore::DocumentThreadableLoader::loadRequest):
            * loader/DocumentThreadableLoader.h:
            * loader/ThreadableLoaderClient.h:
            (WebCore::ThreadableLoaderClient::didReceiveResponse):
            (WebCore::ThreadableLoaderClient::didReceiveAuthenticationCancellation):
            * loader/ThreadableLoaderClientWrapper.h:
            (WebCore::ThreadableLoaderClientWrapper::didReceiveResponse):
            (WebCore::ThreadableLoaderClientWrapper::didReceiveAuthenticationCancellation):
            * loader/WorkerThreadableLoader.cpp:
            (WebCore::workerContextDidReceiveResponse):
            (WebCore::WorkerThreadableLoader::MainThreadBridge::didReceiveResponse):
            (WebCore::workerContextDidReceiveAuthenticationCancellation):
            (WebCore::WorkerThreadableLoader::MainThreadBridge::didReceiveAuthenticationCancellation):
            * loader/WorkerThreadableLoader.h:
            * notifications/Notification.cpp:
            (WebCore::Notification::didReceiveResponse):
            (WebCore::Notification::didReceiveAuthenticationCancellation):
            * notifications/Notification.h:
            * page/EventSource.cpp:
            (WebCore::EventSource::didReceiveResponse):
            * page/EventSource.h:
            * workers/WorkerScriptLoader.cpp:
            (WebCore::WorkerScriptLoader::didReceiveResponse):
            (WebCore::WorkerScriptLoader::didReceiveAuthenticationCancellation):
            * workers/WorkerScriptLoader.h:
            * xml/XMLHttpRequest.cpp:
            (WebCore::XMLHttpRequest::createRequest):
            (WebCore::XMLHttpRequest::didReceiveResponse):
            (WebCore::XMLHttpRequest::didReceiveAuthenticationCancellation):
            * xml/XMLHttpRequest.h:
    2011-06-16  Sheriff Bot  <webkit.review.bot@gmail.com>
    
            Unreviewed, rolling out r89025.
            http://trac.webkit.org/changeset/89025
            https://bugs.webkit.org/show_bug.cgi?id=62799
    
            "Some layout tests fail" (Requested by yurys on #webkit).
    
            * src/AssociatedURLLoader.cpp:
            (WebKit::AssociatedURLLoader::ClientAdapter::didReceiveResponse):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@89027 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ba79ffed