Home
last modified time | relevance | path

Searched refs:locationChangePending (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/loader/
DNavigationScheduler.h79 bool locationChangePending();
DNavigationScheduler.cpp257 bool NavigationScheduler::locationChangePending() in locationChangePending() function in WebCore::NavigationScheduler
/external/webkit/Source/WebCore/html/parser/
DHTMLDocumentParser.cpp236 … && document()->frame() && document()->frame()->navigationScheduler()->locationChangePending()) in canTakeNextToken()
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp2364 if (!m_frame->navigationScheduler()->locationChangePending()) in loadJavaScriptURL()
/external/webkit/Source/WebCore/dom/
DDocument.cpp2086 …bool wasLocationChangePending = frame() && frame()->navigationScheduler()->locationChangePending(); in implicitClose()
2141 …if (frame()->navigationScheduler()->locationChangePending() && elapsedTime() < cLayoutScheduleThre… in implicitClose()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-247865 (WebCore::RedirectScheduler::locationChangePending):
28589 (WebCore::RedirectScheduler::locationChangePending):
DChangeLog-2010-01-2951859 (WebCore::RedirectScheduler::locationChangePending):
51898 (WebCore::RedirectScheduler::locationChangePending):
52567 (WebCore::RedirectScheduler::locationChangePending):
DChangeLog-2010-12-0640524 (WebCore::NavigationScheduler::locationChangePending):