|
| ScheduledRefresh (Document &initiatingDocument, SecurityOrigin *securityOrigin, const URL &url, const String &referrer) |
|
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 &) |
|
double | delay () const |
|
LockHistory | lockHistory () const |
|
LockBackForwardList | lockBackForwardList () const |
|
bool | wasDuringLoad () const |
|
bool | isLocationChange () const |
|
UserGestureToken * | userGestureToForward () const |
|
|
| ScheduledURLNavigation (Document &initiatingDocument, double delay, SecurityOrigin *securityOrigin, const URL &url, const String &referrer, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool duringLoad, bool isLocationChange) |
|
void | didStartTimer (Frame &frame, Timer &timer) override |
|
void | didStopTimer (Frame &frame, bool newLoadInProgress) override |
|
SecurityOrigin * | securityOrigin () const |
|
const URL & | url () const |
|
String | referrer () const |
|
void | clearUserGesture () |
|
ShouldOpenExternalURLsPolicy | shouldOpenExternalURLs () const |
|
◆ ScheduledRefresh()
◆ fire()
void WebCore::ScheduledRefresh::fire |
( |
Frame & |
frame | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: