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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DNavigationScheduler.cpp198 class ScheduledHistoryNavigation : public ScheduledNavigation { class in namespace:WebCore
200 explicit ScheduledHistoryNavigation(int historySteps) function in class:WebCore::ScheduledHistoryNavigation
430 schedule(std::make_unique<ScheduledHistoryNavigation>(steps));

Completed in 115 milliseconds