Home
last modified time | relevance | path

Searched refs:updateResponseAfterRevalidation (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DCachedResource.h218 void updateResponseAfterRevalidation(const ResourceResponse& validatingResponse);
DCachedResource.cpp464 void CachedResource::updateResponseAfterRevalidation(const ResourceResponse& validatingResponse) in updateResponseAfterRevalidation() function in WebCore::CachedResource
DMemoryCache.cpp113 resource->updateResponseAfterRevalidation(response); in revalidationSucceeded()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-162481 (WebCore::CachedResource::updateResponseAfterRevalidation):