Searched refs:ScheduledLocationChange (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DNavigationScheduler.cpp172 class ScheduledLocationChange : public ScheduledURLNavigation { class in namespace:WebCore
174 ScheduledLocationChange(SecurityOrigin* securityOrigin, const URL& url, const String& referrer, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool duringLoad) function in class:WebCore::ScheduledLocationChange
379 schedule(std::make_unique<ScheduledLocationChange>(securityOrigin, url, referrer, lockHistory, lockBackForwardList, duringLoad));

Completed in 129 milliseconds