#include <MixedContentChecker.h>
|
enum | ContentType { ContentType::Active,
ContentType::ActiveCanWarn,
ContentType::Active,
ContentType::ActiveCanWarn
} |
|
enum | AlwaysDisplayInNonStrictMode { AlwaysDisplayInNonStrictMode::No,
AlwaysDisplayInNonStrictMode::Yes,
AlwaysDisplayInNonStrictMode::No,
AlwaysDisplayInNonStrictMode::Yes
} |
|
enum | ContentType { ContentType::Active,
ContentType::ActiveCanWarn,
ContentType::Active,
ContentType::ActiveCanWarn
} |
|
enum | AlwaysDisplayInNonStrictMode { AlwaysDisplayInNonStrictMode::No,
AlwaysDisplayInNonStrictMode::Yes,
AlwaysDisplayInNonStrictMode::No,
AlwaysDisplayInNonStrictMode::Yes
} |
|
|
| MixedContentChecker (Frame &) |
|
bool | canDisplayInsecureContent (SecurityOrigin &, ContentType, const URL &, AlwaysDisplayInNonStrictMode=AlwaysDisplayInNonStrictMode::No) const |
|
bool | canRunInsecureContent (SecurityOrigin &, const URL &) const |
|
void | checkFormForMixedContent (SecurityOrigin &, const URL &) const |
|
| MixedContentChecker (Frame &) |
|
bool | canDisplayInsecureContent (SecurityOrigin &, ContentType, const URL &, AlwaysDisplayInNonStrictMode=AlwaysDisplayInNonStrictMode::No) const |
|
bool | canRunInsecureContent (SecurityOrigin &, const URL &) const |
|
void | checkFormForMixedContent (SecurityOrigin &, const URL &) const |
|
◆ AlwaysDisplayInNonStrictMode [1/2]
◆ AlwaysDisplayInNonStrictMode [2/2]
◆ ContentType [1/2]
Enumerator |
---|
Active | |
ActiveCanWarn | |
Active | |
ActiveCanWarn | |
◆ ContentType [2/2]
Enumerator |
---|
Active | |
ActiveCanWarn | |
Active | |
ActiveCanWarn | |
◆ MixedContentChecker() [1/2]
WebCore::MixedContentChecker::MixedContentChecker |
( |
Frame & |
frame | ) |
|
◆ MixedContentChecker() [2/2]
WebCore::MixedContentChecker::MixedContentChecker |
( |
Frame & |
| ) |
|
◆ canDisplayInsecureContent() [1/2]
◆ canDisplayInsecureContent() [2/2]
◆ canRunInsecureContent() [1/2]
bool WebCore::MixedContentChecker::canRunInsecureContent |
( |
SecurityOrigin & |
securityOrigin, |
|
|
const URL & |
url |
|
) |
| const |
◆ canRunInsecureContent() [2/2]
bool WebCore::MixedContentChecker::canRunInsecureContent |
( |
SecurityOrigin & |
, |
|
|
const URL & |
|
|
) |
| const |
◆ checkFormForMixedContent() [1/2]
◆ checkFormForMixedContent() [2/2]
void WebCore::MixedContentChecker::checkFormForMixedContent |
( |
SecurityOrigin & |
securityOrigin, |
|
|
const URL & |
url |
|
) |
| const |
◆ isMixedContent() [1/2]
bool WebCore::MixedContentChecker::isMixedContent |
( |
SecurityOrigin & |
securityOrigin, |
|
|
const URL & |
url |
|
) |
| |
|
static |
◆ isMixedContent() [2/2]
static bool WebCore::MixedContentChecker::isMixedContent |
( |
SecurityOrigin & |
, |
|
|
const URL & |
|
|
) |
| |
|
static |
The documentation for this class was generated from the following files: