|
| | ScheduledHistoryNavigation (int historySteps) |
| |
| 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 |
| |
◆ ScheduledHistoryNavigation()
| WebCore::ScheduledHistoryNavigation::ScheduledHistoryNavigation |
( |
int |
historySteps | ) |
|
|
inlineexplicit |
◆ fire()
| void WebCore::ScheduledHistoryNavigation::fire |
( |
Frame & |
frame | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: