Home | History | Annotate | Download | only in cache

Lines Matching refs:Revalidate

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
845 // Check if the cache headers requires us to revalidate (cache expiration for example).
849 return Revalidate;