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

#include <SessionState.h>

Public Member Functions

void encode (IPC::Encoder &) const
 

Static Public Member Functions

static bool decode (IPC::Decoder &, PageState &)
 

Public Attributes

String title
 
FrameState mainFrameState
 
WebCore::ShouldOpenExternalURLsPolicy shouldOpenExternalURLsPolicy { WebCore::ShouldOpenExternalURLsPolicy::ShouldNotAllow }
 

Member Function Documentation

◆ decode()

bool WebKit::PageState::decode ( IPC::Decoder decoder,
PageState result 
)
static

◆ encode()

void WebKit::PageState::encode ( IPC::Encoder encoder) const

Member Data Documentation

◆ mainFrameState

FrameState WebKit::PageState::mainFrameState

◆ shouldOpenExternalURLsPolicy

◆ title

String WebKit::PageState::title

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