|
| | ScheduledFormSubmission (Ref< FormSubmission > &&submission, LockBackForwardList lockBackForwardList, bool duringLoad) |
| |
| void | fire (Frame &frame) override |
| |
| void | didStartTimer (Frame &frame, Timer &timer) override |
| |
| void | didStopTimer (Frame &frame, bool newLoadInProgress) 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 &) |
| |
| double | delay () const |
| |
| LockHistory | lockHistory () const |
| |
| LockBackForwardList | lockBackForwardList () const |
| |
| bool | wasDuringLoad () const |
| |
| bool | isLocationChange () const |
| |
| UserGestureToken * | userGestureToForward () const |
| |
◆ ScheduledFormSubmission()
◆ didStartTimer()
| void WebCore::ScheduledFormSubmission::didStartTimer |
( |
Frame & |
frame, |
|
|
Timer & |
timer |
|
) |
| |
|
inlineoverridevirtual |
◆ didStopTimer()
| void WebCore::ScheduledFormSubmission::didStopTimer |
( |
Frame & |
frame, |
|
|
bool |
newLoadInProgress |
|
) |
| |
|
inlineoverridevirtual |
◆ fire()
| void WebCore::ScheduledFormSubmission::fire |
( |
Frame & |
frame | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: