webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::ScheduledPageBlock Class Referencefinal
Inheritance diagram for WebCore::ScheduledPageBlock:
WebCore::ScheduledNavigation

Public Member Functions

 ScheduledPageBlock (Document &originDocument)
 
void fire (Frame &frame) override
 
- Public Member Functions inherited from WebCore::ScheduledNavigation
 ScheduledNavigation (double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange)
 
 ScheduledNavigation (double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange, ShouldOpenExternalURLsPolicy externalURLPolicy)
 
virtual ~ScheduledNavigation ()
 
virtual bool shouldStartTimer (Frame &)
 
virtual void didStartTimer (Frame &, Timer &)
 
virtual void didStopTimer (Frame &, bool)
 
double delay () const
 
LockHistory lockHistory () const
 
LockBackForwardList lockBackForwardList () const
 
bool wasDuringLoad () const
 
bool isLocationChange () const
 
UserGestureTokenuserGestureToForward () const
 

Additional Inherited Members

- Protected Member Functions inherited from WebCore::ScheduledNavigation
void clearUserGesture ()
 
ShouldOpenExternalURLsPolicy shouldOpenExternalURLs () const
 

Constructor & Destructor Documentation

◆ ScheduledPageBlock()

WebCore::ScheduledPageBlock::ScheduledPageBlock ( Document originDocument)
inline

Member Function Documentation

◆ fire()

void WebCore::ScheduledPageBlock::fire ( Frame frame)
inlineoverridevirtual

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