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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DNavigationScheduler.cpp78 virtual void didStopTimer(Frame&, bool /* newLoadInProgress */) { } function in class:WebCore::ScheduledNavigation
126 virtual void didStopTimer(Frame& frame, bool newLoadInProgress) override
262 virtual void didStopTimer(Frame& frame, bool newLoadInProgress) override
500 redirect->didStopTimer(m_frame, newLoadInProgress);

Completed in 113 milliseconds