Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/appcache/
DApplicationCacheGroup.h114 void manifestNotFound();
DApplicationCacheGroup.cpp585 manifestNotFound(); in didReceiveManifestResponse()
698 void ApplicationCacheGroup::manifestNotFound() in manifestNotFound() function in WebCore::ApplicationCacheGroup
/external/webkit/WebCore/
DChangeLog2817 (WebCore::ApplicationCacheGroup::manifestNotFound):
4304 (WebCore::ApplicationCacheGroup::manifestNotFound):
DChangeLog-2009-06-162841 (WebCore::ApplicationCacheGroup::manifestNotFound): resets the counter to 0.
47079 (WebCore::ApplicationCacheGroup::manifestNotFound):
52662 (WebCore::ApplicationCacheGroup::didReceiveManifestResponse): Call a new manifestNotFound()
52666 (WebCore::ApplicationCacheGroup::manifestNotFound): Implement "remove a cache" algorithm.