#include <PolicyChecker.h>
|
| PolicyChecker (Frame &) |
|
void | checkNavigationPolicy (const ResourceRequest &, bool didReceiveRedirectResponse, DocumentLoader *, FormState *, NavigationPolicyDecisionFunction) |
|
void | checkNavigationPolicy (const ResourceRequest &, bool didReceiveRedirectResponse, NavigationPolicyDecisionFunction) |
|
void | checkNewWindowPolicy (const NavigationAction &, const ResourceRequest &, FormState *, const String &frameName, NewWindowPolicyDecisionFunction) |
|
void | checkContentPolicy (const ResourceResponse &, ContentPolicyDecisionFunction) |
|
void | cancelCheck () |
|
void | stopCheck () |
|
void | cannotShowMIMEType (const ResourceResponse &) |
|
FrameLoadType | loadType () const |
|
void | setLoadType (FrameLoadType loadType) |
|
void | setSuggestedFilename (const String &suggestedFilename) |
|
bool | delegateIsDecidingNavigationPolicy () const |
|
bool | delegateIsHandlingUnimplementablePolicy () const |
|
void | continueLoadAfterWillSubmitForm (PolicyAction) |
|
| PolicyChecker (Frame &) |
|
void | checkNavigationPolicy (const ResourceRequest &, bool didReceiveRedirectResponse, DocumentLoader *, FormState *, NavigationPolicyDecisionFunction) |
|
void | checkNavigationPolicy (const ResourceRequest &, bool didReceiveRedirectResponse, NavigationPolicyDecisionFunction) |
|
void | checkNewWindowPolicy (const NavigationAction &, const ResourceRequest &, FormState *, const String &frameName, NewWindowPolicyDecisionFunction) |
|
void | checkContentPolicy (const ResourceResponse &, ContentPolicyDecisionFunction) |
|
void | cancelCheck () |
|
void | stopCheck () |
|
void | cannotShowMIMEType (const ResourceResponse &) |
|
FrameLoadType | loadType () const |
|
void | setLoadType (FrameLoadType loadType) |
|
void | setSuggestedFilename (const String &suggestedFilename) |
|
bool | delegateIsDecidingNavigationPolicy () const |
|
bool | delegateIsHandlingUnimplementablePolicy () const |
|
void | continueLoadAfterWillSubmitForm (PolicyAction) |
|
◆ PolicyChecker() [1/2]
WebCore::PolicyChecker::PolicyChecker |
( |
Frame & |
frame | ) |
|
|
explicit |
◆ PolicyChecker() [2/2]
WebCore::PolicyChecker::PolicyChecker |
( |
Frame & |
| ) |
|
|
explicit |
◆ cancelCheck() [1/2]
void WebCore::PolicyChecker::cancelCheck |
( |
| ) |
|
◆ cancelCheck() [2/2]
void WebCore::PolicyChecker::cancelCheck |
( |
| ) |
|
◆ cannotShowMIMEType() [1/2]
◆ cannotShowMIMEType() [2/2]
◆ checkContentPolicy() [1/2]
◆ checkContentPolicy() [2/2]
◆ checkNavigationPolicy() [1/4]
◆ checkNavigationPolicy() [2/4]
◆ checkNavigationPolicy() [3/4]
◆ checkNavigationPolicy() [4/4]
◆ checkNewWindowPolicy() [1/2]
◆ checkNewWindowPolicy() [2/2]
◆ continueLoadAfterWillSubmitForm() [1/2]
◆ continueLoadAfterWillSubmitForm() [2/2]
◆ delegateIsDecidingNavigationPolicy() [1/2]
bool WebCore::PolicyChecker::delegateIsDecidingNavigationPolicy |
( |
| ) |
const |
|
inline |
◆ delegateIsDecidingNavigationPolicy() [2/2]
bool WebCore::PolicyChecker::delegateIsDecidingNavigationPolicy |
( |
| ) |
const |
|
inline |
◆ delegateIsHandlingUnimplementablePolicy() [1/2]
bool WebCore::PolicyChecker::delegateIsHandlingUnimplementablePolicy |
( |
| ) |
const |
|
inline |
◆ delegateIsHandlingUnimplementablePolicy() [2/2]
bool WebCore::PolicyChecker::delegateIsHandlingUnimplementablePolicy |
( |
| ) |
const |
|
inline |
◆ loadType() [1/2]
◆ loadType() [2/2]
◆ setLoadType() [1/2]
◆ setLoadType() [2/2]
◆ setSuggestedFilename() [1/2]
void WebCore::PolicyChecker::setSuggestedFilename |
( |
const String & |
suggestedFilename | ) |
|
|
inline |
◆ setSuggestedFilename() [2/2]
void WebCore::PolicyChecker::setSuggestedFilename |
( |
const String & |
suggestedFilename | ) |
|
|
inline |
◆ stopCheck() [1/2]
void WebCore::PolicyChecker::stopCheck |
( |
| ) |
|
◆ stopCheck() [2/2]
void WebCore::PolicyChecker::stopCheck |
( |
| ) |
|
The documentation for this class was generated from the following files: