#include <ScriptElementCachedScriptFetcher.h>
|
| 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 |
|
◆ ScriptElementCachedScriptFetcher() [1/2]
WebCore::ScriptElementCachedScriptFetcher::ScriptElementCachedScriptFetcher |
( |
const String & |
nonce, |
|
|
const String & |
crossOriginMode, |
|
|
const String & |
charset, |
|
|
const AtomicString & |
initiatorName, |
|
|
bool |
isInUserAgentShadowTree |
|
) |
| |
|
inlineprotected |
◆ ScriptElementCachedScriptFetcher() [2/2]
WebCore::ScriptElementCachedScriptFetcher::ScriptElementCachedScriptFetcher |
( |
const String & |
nonce, |
|
|
const String & |
crossOriginMode, |
|
|
const String & |
charset, |
|
|
const AtomicString & |
initiatorName, |
|
|
bool |
isInUserAgentShadowTree |
|
) |
| |
|
inlineprotected |
◆ crossOriginMode() [1/2]
const String& WebCore::ScriptElementCachedScriptFetcher::crossOriginMode |
( |
| ) |
const |
|
inline |
◆ crossOriginMode() [2/2]
const String& WebCore::ScriptElementCachedScriptFetcher::crossOriginMode |
( |
| ) |
const |
|
inline |
◆ isClassicScript() [1/2]
virtual bool WebCore::ScriptElementCachedScriptFetcher::isClassicScript |
( |
| ) |
const |
|
pure virtual |
◆ isClassicScript() [2/2]
virtual bool WebCore::ScriptElementCachedScriptFetcher::isClassicScript |
( |
| ) |
const |
|
pure virtual |
◆ isModuleScript() [1/2]
virtual bool WebCore::ScriptElementCachedScriptFetcher::isModuleScript |
( |
| ) |
const |
|
pure virtual |
◆ isModuleScript() [2/2]
virtual bool WebCore::ScriptElementCachedScriptFetcher::isModuleScript |
( |
| ) |
const |
|
pure virtual |
◆ requestModuleScript() [1/2]
◆ requestModuleScript() [2/2]
The documentation for this class was generated from the following files: