webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::ScheduledLocationChange, including all inherited members.
clearUserGesture() | WebCore::ScheduledNavigation | inlineprotected |
delay() const | WebCore::ScheduledNavigation | inline |
didStartTimer(Frame &frame, Timer &timer) override | WebCore::ScheduledURLNavigation | inlineprotectedvirtual |
didStopTimer(Frame &frame, bool newLoadInProgress) override | WebCore::ScheduledURLNavigation | inlineprotectedvirtual |
fire(Frame &frame) override | WebCore::ScheduledLocationChange | inlinevirtual |
isLocationChange() const | WebCore::ScheduledNavigation | inline |
lockBackForwardList() const | WebCore::ScheduledNavigation | inline |
lockHistory() const | WebCore::ScheduledNavigation | inline |
referrer() const | WebCore::ScheduledURLNavigation | inlineprotected |
ScheduledLocationChange(Document &initiatingDocument, SecurityOrigin *securityOrigin, const URL &url, const String &referrer, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool duringLoad) | WebCore::ScheduledLocationChange | inline |
ScheduledNavigation(double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange) | WebCore::ScheduledNavigation | inline |
ScheduledNavigation(double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange, ShouldOpenExternalURLsPolicy externalURLPolicy) | WebCore::ScheduledNavigation | inline |
ScheduledURLNavigation(Document &initiatingDocument, double delay, SecurityOrigin *securityOrigin, const URL &url, const String &referrer, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool duringLoad, bool isLocationChange) | WebCore::ScheduledURLNavigation | inlineprotected |
securityOrigin() const | WebCore::ScheduledURLNavigation | inlineprotected |
shouldOpenExternalURLs() const | WebCore::ScheduledNavigation | inlineprotected |
shouldStartTimer(Frame &) | WebCore::ScheduledNavigation | inlinevirtual |
url() const | WebCore::ScheduledURLNavigation | inlineprotected |
userGestureToForward() const | WebCore::ScheduledNavigation | inline |
wasDuringLoad() const | WebCore::ScheduledNavigation | inline |
~ScheduledNavigation() | WebCore::ScheduledNavigation | inlinevirtual |