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