HomeSort by relevance Sort by last modified time
    Searched refs:Revalidate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
ResourceFetcher.h 169 enum RevalidationPolicy { Use, Revalidate, Reload, Load };
ResourceFetcher.cpp 514 case Revalidate:
564 ASSERT(policy != Revalidate);
718 LOG(ResourceLoading, "Resource %p created to revalidate %p", newResource.get(), resource);
791 // FIXME: In theory, this should be a Revalidate case. In practice, the MemoryCache revalidation path assumes a whole bunch
    [all...]

Completed in 74 milliseconds