Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/loader/
DHistoryController.cpp260 static bool shouldClearProvisionalEntry(Page* page) in shouldClearProvisionalEntry() function
280 … if (type != FrameLoadTypeRedirectWithLockedBackForwardList && shouldClearProvisionalEntry(m_page)… in updateForCommit()