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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DHistoryController.h79 bool currentItemShouldBeReplaced() const;
H A DHistoryController.cpp591 bool HistoryController::currentItemShouldBeReplaced() const function in class:WebCore::HistoryController
H A DFrameLoader.cpp2020 m_quickRedirectComing = (lockBackForwardList == LockBackForwardList::Yes || history().currentItemShouldBeReplaced()) && m_documentLoader && !m_isExecutingJavaScriptFormAction;

Completed in 170 milliseconds