Searched refs:cacheCopy (Results 1 – 1 of 1) sorted by relevance
1268 RefPtr<ApplicationCache> cacheCopy = ApplicationCache::create(); in storeCopyOfCache() local1270 cacheCopy->setOnlineWhitelist(cache->onlineWhitelist()); in storeCopyOfCache()1271 cacheCopy->setFallbackURLs(cache->fallbackURLs()); in storeCopyOfCache()1280 cacheCopy->addResource(resourceCopy.release()); in storeCopyOfCache()1286 groupCopy->setNewestCache(cacheCopy); in storeCopyOfCache()