Home | History | Annotate | Download | only in WebCore

Lines Matching full:resourcehandleclient

2050         * platform/network/ResourceHandleClient.h:
2051 (WebCore::ResourceHandleClient::didSendData):
36589 ResourceHandleClient.h:
36590 (WebCore::ResourceHandleClient::cannotShowURL):
40166 - Implement WebCoreSynchronousLoader, the ResourceHandleClient which holds
56438 * Ensure that we deliver the response to the ResourceHandleClient only once by
73460 * platform/network/ResourceHandleClient.h:
73639 * platform/network/ResourceHandleClient.h:
79881 Implement ResourceHandle::loadResourceSynchronously using ResourceHandle and a special ResourceHandleClient. This approach has the possible danger of reentrancy.