|
| ScheduledPageBlock (Document &originDocument) |
|
void | fire (Frame &frame) override |
|
| 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 |
|
UserGestureToken * | userGestureToForward () const |
|
◆ ScheduledPageBlock()
WebCore::ScheduledPageBlock::ScheduledPageBlock |
( |
Document & |
originDocument | ) |
|
|
inline |
◆ fire()
void WebCore::ScheduledPageBlock::fire |
( |
Frame & |
frame | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: