webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebKit::WebFrameNetworkingContext Class Reference

#include <WebFrameNetworkingContext.h>

Inheritance diagram for WebKit::WebFrameNetworkingContext:
WebCore::FrameNetworkingContext WebCore::FrameNetworkingContext WebCore::NetworkingContext WebCore::NetworkingContext WebCore::NetworkingContext WebCore::NetworkingContext WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext > WTF::RefCounted< NetworkingContext >

Public Member Functions

WebFrameLoaderClientwebFrameLoaderClient () const
 
WebFrameLoaderClientwebFrameLoaderClient () const
 
- Public Member Functions inherited from WebCore::FrameNetworkingContext
void invalidate ()
 
bool shouldClearReferrerOnHTTPSToHTTPRedirect () const override
 
void invalidate ()
 
bool shouldClearReferrerOnHTTPSToHTTPRedirect () const override
 
- Public Member Functions inherited from WebCore::NetworkingContext
virtual ~NetworkingContext ()
 
virtual ~NetworkingContext ()
 
- Public Member Functions inherited from WTF::RefCounted< NetworkingContext >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< WebFrameNetworkingContextcreate (WebFrame *frame)
 
static void ensurePrivateBrowsingSession (WebCore::SessionID)
 
static void setCookieAcceptPolicyForAllContexts (HTTPCookieAcceptPolicy)
 
static Ref< WebFrameNetworkingContextcreate (WebFrame *frame)
 
static void ensurePrivateBrowsingSession (WebCore::SessionID)
 

Additional Inherited Members

- Protected Member Functions inherited from WebCore::FrameNetworkingContext
 FrameNetworkingContext (Frame *frame)
 
Frameframe () const
 
 FrameNetworkingContext (Frame *frame)
 
Frameframe () const
 
- Protected Member Functions inherited from WebCore::NetworkingContext
 NetworkingContext ()
 
 NetworkingContext ()
 
- Protected Member Functions inherited from WTF::RefCounted< NetworkingContext >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Member Function Documentation

◆ create() [1/2]

static Ref<WebFrameNetworkingContext> WebKit::WebFrameNetworkingContext::create ( WebFrame frame)
inlinestatic

◆ create() [2/2]

static Ref<WebFrameNetworkingContext> WebKit::WebFrameNetworkingContext::create ( WebFrame frame)
inlinestatic

◆ ensurePrivateBrowsingSession() [1/2]

void WebFrameNetworkingContext::ensurePrivateBrowsingSession ( WebCore::SessionID  sessionID)
static

◆ ensurePrivateBrowsingSession() [2/2]

static void WebKit::WebFrameNetworkingContext::ensurePrivateBrowsingSession ( WebCore::SessionID  )
static

◆ setCookieAcceptPolicyForAllContexts()

void WebFrameNetworkingContext::setCookieAcceptPolicyForAllContexts ( HTTPCookieAcceptPolicy  policy)
static

◆ webFrameLoaderClient() [1/2]

WebFrameLoaderClient* WebKit::WebFrameNetworkingContext::webFrameLoaderClient ( ) const

◆ webFrameLoaderClient() [2/2]

WebFrameLoaderClient * WebFrameNetworkingContext::webFrameLoaderClient ( ) const

The documentation for this class was generated from the following files: