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

#include <FrameNetworkingContext.h>

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

Public Member Functions

void invalidate ()
 
bool shouldClearReferrerOnHTTPSToHTTPRedirect () const override
 
void invalidate ()
 
bool shouldClearReferrerOnHTTPSToHTTPRedirect () const override
 
- Public Member Functions inherited from WebCore::NetworkingContext
virtual ~NetworkingContext ()
 
virtual String sourceApplicationIdentifier () const
 
virtual NetworkStorageSessionstorageSession () const =0
 
virtual ~NetworkingContext ()
 
virtual String sourceApplicationIdentifier () const
 
virtual NetworkStorageSessionstorageSession () const =0
 
- 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 ()
 

Protected Member Functions

 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
 

Constructor & Destructor Documentation

◆ FrameNetworkingContext() [1/2]

WebCore::FrameNetworkingContext::FrameNetworkingContext ( Frame frame)
inlineexplicitprotected

◆ FrameNetworkingContext() [2/2]

WebCore::FrameNetworkingContext::FrameNetworkingContext ( Frame frame)
inlineexplicitprotected

Member Function Documentation

◆ frame() [1/2]

Frame* WebCore::FrameNetworkingContext::frame ( ) const
inlineprotected

◆ frame() [2/2]

Frame* WebCore::FrameNetworkingContext::frame ( ) const
inlineprotected

◆ invalidate() [1/2]

void WebCore::FrameNetworkingContext::invalidate ( )
inline

◆ invalidate() [2/2]

void WebCore::FrameNetworkingContext::invalidate ( )
inline

◆ shouldClearReferrerOnHTTPSToHTTPRedirect() [1/2]

bool WebCore::FrameNetworkingContext::shouldClearReferrerOnHTTPSToHTTPRedirect ( ) const
inlineoverridevirtual

◆ shouldClearReferrerOnHTTPSToHTTPRedirect() [2/2]

bool WebCore::FrameNetworkingContext::shouldClearReferrerOnHTTPSToHTTPRedirect ( ) const
inlineoverridevirtual

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