#include <LoadableModuleScript.h>
|
enum | ErrorType {
ErrorType::CachedScript,
ErrorType::CrossOriginLoad,
ErrorType::Nosniff,
ErrorType::CachedScript,
ErrorType::CrossOriginLoad,
ErrorType::Nosniff
} |
|
enum | ErrorType {
ErrorType::CachedScript,
ErrorType::CrossOriginLoad,
ErrorType::Nosniff,
ErrorType::CachedScript,
ErrorType::CrossOriginLoad,
ErrorType::Nosniff
} |
|
| LoadableScript (const String &nonce, const String &crossOriginMode, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
void | notifyClientFinished () |
|
| LoadableScript (const String &nonce, const String &crossOriginMode, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
void | notifyClientFinished () |
|
| ScriptElementCachedScriptFetcher (const String &nonce, const String &crossOriginMode, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
| ScriptElementCachedScriptFetcher (const String &nonce, const String &crossOriginMode, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
| CachedScriptFetcher (const String &nonce, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
| CachedScriptFetcher (const String &charset) |
|
CachedResourceHandle< CachedScript > | requestScriptWithCache (Document &, const URL &sourceURL, const String &crossOriginMode) const |
|
| CachedScriptFetcher (const String &nonce, const String &charset, const AtomicString &initiatorName, bool isInUserAgentShadowTree) |
|
| CachedScriptFetcher (const String &charset) |
|
CachedResourceHandle< CachedScript > | requestScriptWithCache (Document &, const URL &sourceURL, const String &crossOriginMode) const |
|
◆ ~LoadableModuleScript() [1/2]
WebCore::LoadableModuleScript::~LoadableModuleScript |
( |
| ) |
|
|
virtual |
◆ ~LoadableModuleScript() [2/2]
virtual WebCore::LoadableModuleScript::~LoadableModuleScript |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
◆ create() [2/2]
◆ error() [1/2]
◆ error() [2/2]
◆ execute() [1/2]
◆ execute() [2/2]
◆ isClassicScript() [1/2]
bool WebCore::LoadableModuleScript::isClassicScript |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ isClassicScript() [2/2]
bool WebCore::LoadableModuleScript::isClassicScript |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ isLoaded() [1/2]
bool WebCore::LoadableModuleScript::isLoaded |
( |
| ) |
const |
|
finalvirtual |
◆ isLoaded() [2/2]
bool WebCore::LoadableModuleScript::isLoaded |
( |
| ) |
const |
|
finalvirtual |
◆ isModuleScript() [1/2]
bool WebCore::LoadableModuleScript::isModuleScript |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ isModuleScript() [2/2]
bool WebCore::LoadableModuleScript::isModuleScript |
( |
| ) |
const |
|
inlinefinalvirtual |
◆ load() [1/4]
void WebCore::LoadableModuleScript::load |
( |
Document & |
document, |
|
|
const URL & |
rootURL |
|
) |
| |
◆ load() [2/4]
void WebCore::LoadableModuleScript::load |
( |
Document & |
, |
|
|
const URL & |
rootURL |
|
) |
| |
◆ load() [3/4]
◆ load() [4/4]
◆ moduleKey() [1/2]
◆ moduleKey() [2/2]
◆ notifyLoadCompleted() [1/2]
◆ notifyLoadCompleted() [2/2]
◆ notifyLoadFailed() [1/2]
◆ notifyLoadFailed() [2/2]
◆ notifyLoadWasCanceled() [1/2]
void WebCore::LoadableModuleScript::notifyLoadWasCanceled |
( |
| ) |
|
◆ notifyLoadWasCanceled() [2/2]
void WebCore::LoadableModuleScript::notifyLoadWasCanceled |
( |
| ) |
|
◆ setError() [1/2]
void WebCore::LoadableModuleScript::setError |
( |
Error && |
| ) |
|
◆ setError() [2/2]
void WebCore::LoadableModuleScript::setError |
( |
Error && |
| ) |
|
◆ wasCanceled() [1/2]
bool WebCore::LoadableModuleScript::wasCanceled |
( |
| ) |
const |
|
finalvirtual |
◆ wasCanceled() [2/2]
bool WebCore::LoadableModuleScript::wasCanceled |
( |
| ) |
const |
|
finalvirtual |
The documentation for this class was generated from the following files: