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.cpp75 virtual bool shouldStartTimer(LocalFrame*) { return true; } in shouldStartTimer() function in blink::ScheduledNavigation
139 …virtual bool shouldStartTimer(LocalFrame* frame) OVERRIDE { return frame->loader().allAncestorsAre… in shouldStartTimer() function in blink::FINAL