Home
last modified time | relevance | path

Searched defs:shouldStartTimer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DNavigationScheduler.cpp72 virtual bool shouldStartTimer(Frame*) { return true; } in shouldStartTimer() function in WebCore::ScheduledNavigation
134 … virtual bool shouldStartTimer(Frame* frame) { return frame->loader().allAncestorsAreComplete(); } in shouldStartTimer() function in WebCore::ScheduledRedirect