#include <ApplicationCacheGroup.h>
◆ UpdateStatus
| Enumerator |
|---|
| Idle | |
| Checking | |
| Downloading | |
◆ ApplicationCacheGroup()
◆ ~ApplicationCacheGroup()
| WebCore::ApplicationCacheGroup::~ApplicationCacheGroup |
( |
| ) |
|
|
virtual |
◆ abort()
| void WebCore::ApplicationCacheGroup::abort |
( |
Frame & |
frame | ) |
|
◆ cacheDestroyed()
◆ cacheForMainRequest()
◆ cacheIsComplete()
| bool WebCore::ApplicationCacheGroup::cacheIsComplete |
( |
ApplicationCache & |
cache | ) |
|
|
inline |
◆ clearStorageID()
| void WebCore::ApplicationCacheGroup::clearStorageID |
( |
| ) |
|
◆ disassociateDocumentLoader()
| void WebCore::ApplicationCacheGroup::disassociateDocumentLoader |
( |
DocumentLoader & |
loader | ) |
|
◆ failedLoadingMainResource()
◆ fallbackCacheForMainRequest()
◆ finishedLoadingMainResource()
| void WebCore::ApplicationCacheGroup::finishedLoadingMainResource |
( |
DocumentLoader & |
loader | ) |
|
◆ isObsolete()
| bool WebCore::ApplicationCacheGroup::isObsolete |
( |
| ) |
const |
|
inline |
◆ makeObsolete()
| void WebCore::ApplicationCacheGroup::makeObsolete |
( |
| ) |
|
◆ manifestURL()
| const URL& WebCore::ApplicationCacheGroup::manifestURL |
( |
| ) |
const |
|
inline |
◆ newestCache()
◆ origin()
| const SecurityOrigin& WebCore::ApplicationCacheGroup::origin |
( |
| ) |
const |
|
inline |
◆ selectCache()
| void WebCore::ApplicationCacheGroup::selectCache |
( |
Frame & |
frame, |
|
|
const URL & |
manifestURL |
|
) |
| |
|
static |
◆ selectCacheWithoutManifestURL()
| void WebCore::ApplicationCacheGroup::selectCacheWithoutManifestURL |
( |
Frame & |
frame | ) |
|
|
static |
◆ setNewestCache()
◆ setStorageID()
| void WebCore::ApplicationCacheGroup::setStorageID |
( |
unsigned |
storageID | ) |
|
|
inline |
◆ setUpdateStatus()
◆ stopLoadingInFrame()
| void WebCore::ApplicationCacheGroup::stopLoadingInFrame |
( |
Frame & |
frame | ) |
|
◆ storage()
◆ storageID()
| unsigned WebCore::ApplicationCacheGroup::storageID |
( |
| ) |
const |
|
inline |
◆ update()
◆ updateStatus()
| UpdateStatus WebCore::ApplicationCacheGroup::updateStatus |
( |
| ) |
const |
|
inline |
◆ ChromeClientCallbackTimer
The documentation for this class was generated from the following files: